diff --git a/repos/libports/recipes/raw/qt5_dejavusans/content.mk b/repos/libports/recipes/raw/qt5_dejavusans/content.mk index e6ebeb2ed..6ad12b256 100644 --- a/repos/libports/recipes/raw/qt5_dejavusans/content.mk +++ b/repos/libports/recipes/raw/qt5_dejavusans/content.mk @@ -7,5 +7,5 @@ qt/lib/fonts/DejaVuSans.ttf: cp $(PORT_DIR)/src/lib/qt5/qt5/qtquickcontrols/examples/quickcontrols/extras/dashboard/fonts/$(notdir $@) $@ qt5_dejavusans.tar: qt/lib/fonts/DejaVuSans.ttf - tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01' -cf $@ qt + tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01 00:00+00' -cf $@ qt rm -rf qt diff --git a/repos/libports/recipes/raw/qt5_qt_labs_folderlistmodel/content.mk b/repos/libports/recipes/raw/qt5_qt_labs_folderlistmodel/content.mk index e66af60d5..12191ad54 100644 --- a/repos/libports/recipes/raw/qt5_qt_labs_folderlistmodel/content.mk +++ b/repos/libports/recipes/raw/qt5_qt_labs_folderlistmodel/content.mk @@ -12,5 +12,5 @@ $(QMLDIR): $(INSTALL_DIR) cp $(PORT_DIR)/src/lib/qt5/qt5/qtdeclarative/src/imports/folderlistmodel/qmldir $@ qt5_qt_labs_folderlistmodel.tar: $(QMLDIR) - tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01' -cf $@ qt + tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01 00:00+00' -cf $@ qt rm -rf qt diff --git a/repos/libports/recipes/raw/qt5_qtquick2/content.mk b/repos/libports/recipes/raw/qt5_qtquick2/content.mk index 6247b6c2e..e82c3b27f 100644 --- a/repos/libports/recipes/raw/qt5_qtquick2/content.mk +++ b/repos/libports/recipes/raw/qt5_qtquick2/content.mk @@ -12,5 +12,5 @@ $(QMLDIR): $(INSTALL_DIR) cp $(PORT_DIR)/src/lib/qt5/qt5/qtdeclarative/src/imports/qtquick2/qmldir $@ qt5_qtquick2.tar: $(QMLDIR) - tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01' -cf $@ qt + tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01 00:00+00' -cf $@ qt rm -rf qt diff --git a/repos/libports/recipes/raw/qt5_qtquick_layouts/content.mk b/repos/libports/recipes/raw/qt5_qtquick_layouts/content.mk index e9208619f..02d9f9ca2 100644 --- a/repos/libports/recipes/raw/qt5_qtquick_layouts/content.mk +++ b/repos/libports/recipes/raw/qt5_qtquick_layouts/content.mk @@ -12,5 +12,5 @@ $(QMLDIR): $(INSTALL_DIR) cp $(PORT_DIR)/src/lib/qt5/qt5/qtdeclarative/src/imports/layouts/qmldir $@ qt5_qtquick_layouts.tar: $(QMLDIR) - tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01' -cf $@ qt + tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01 00:00+00' -cf $@ qt rm -rf qt diff --git a/repos/libports/recipes/raw/qt5_qtquick_virtualkeyboard/content.mk b/repos/libports/recipes/raw/qt5_qtquick_virtualkeyboard/content.mk index 03c1b14f9..3b7b0ed1d 100644 --- a/repos/libports/recipes/raw/qt5_qtquick_virtualkeyboard/content.mk +++ b/repos/libports/recipes/raw/qt5_qtquick_virtualkeyboard/content.mk @@ -19,5 +19,5 @@ $(STYLES_QMLDIR): $(INSTALL_DIR)/Styles cp $(PORT_DIR)/src/lib/qt5/qt5/qtvirtualkeyboard/src/virtualkeyboard/styles/qmldir $@ qt5_qtquick_virtualkeyboard.tar: $(QMLDIR) $(STYLES_QMLDIR) - tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01' -cf $@ qt + tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01 00:00+00' -cf $@ qt rm -rf qt diff --git a/repos/libports/recipes/raw/qt5_qtquick_window/content.mk b/repos/libports/recipes/raw/qt5_qtquick_window/content.mk index 65595b5a5..9acb2ac1a 100644 --- a/repos/libports/recipes/raw/qt5_qtquick_window/content.mk +++ b/repos/libports/recipes/raw/qt5_qtquick_window/content.mk @@ -12,5 +12,5 @@ $(QMLDIR): $(INSTALL_DIR) cp $(PORT_DIR)/src/lib/qt5/qt5/qtdeclarative/src/imports/window/qmldir $@ qt5_qtquick_window.tar: $(QMLDIR) - tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01' -cf $@ qt + tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01 00:00+00' -cf $@ qt rm -rf qt diff --git a/repos/libports/recipes/raw/qt5_samegame/content.mk b/repos/libports/recipes/raw/qt5_samegame/content.mk index ead30f7a9..7aee6bde2 100644 --- a/repos/libports/recipes/raw/qt5_samegame/content.mk +++ b/repos/libports/recipes/raw/qt5_samegame/content.mk @@ -29,5 +29,5 @@ $(addprefix samegame/shared/pics/, $(SAMEGAME_RESOURCES)): samegame/shared/pics qt5_samegame.tar: $(addprefix samegame/, $(SAMEGAME3_RESOURCES)) \ $(addprefix samegame/shared/pics/, $(SAMEGAME_RESOURCES)) - tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01' -cf $@ -C samegame . + tar --owner=0 --group=0 --numeric-owner --mode='go=' --mtime='1970-01-01 00:00+00' -cf $@ -C samegame . rm -rf samegame/