[macports-ports] branch master updated (cf647320ac1 -> d198280ec13)
Christopher Nielsen
mascguy at macports.org
Sun Dec 1 19:44:06 UTC 2024
Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-ports.
from cf647320ac1 libmp3splt: revbump for libmad update
new 263398711a9 qt4 PG: drop arch restriction
new d198280ec13 qt4-mac: fix build on aarch64
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_resources/port1.0/group/qt4-1.0.tcl | 5 -
aqua/qt4-mac/Portfile | 13 +-
aqua/qt4-mac/files/patch-Platform.h.diff | 49 +++
aqua/qt4-mac/files/patch-configure.diff | 40 +-
aqua/qt4-mac/files/patch-defaultarch.test.diff | 12 +
aqua/qt4-mac/files/patch-features-mac-arm64.diff | 10 +
.../files/patch-mkspecs_common_g++-macx.conf.diff | 7 +-
.../files/patch-mkspecs_darwin-g++_qmake.conf.diff | 16 +-
.../qt4-mac/files/patch-mkspecs_objective_cxx.diff | 26 +-
.../files/patch-no-x86-simd-on-aarch64.diff | 11 +
aqua/qt4-mac/files/patch-qatomic.diff | 482 +++++++++++++++++++++
aqua/qt4-mac/files/patch-qmake-generator.diff | 26 ++
...make_generators_unix_unixmake.cpp.fix_arch.diff | 2 +-
aqua/qt4-mac/files/patch-stat64.diff | 13 +
aqua/qt4-mac/files/patch-thread_state.diff | 61 +++
15 files changed, 752 insertions(+), 21 deletions(-)
create mode 100644 aqua/qt4-mac/files/patch-Platform.h.diff
create mode 100644 aqua/qt4-mac/files/patch-defaultarch.test.diff
create mode 100644 aqua/qt4-mac/files/patch-features-mac-arm64.diff
create mode 100644 aqua/qt4-mac/files/patch-no-x86-simd-on-aarch64.diff
create mode 100644 aqua/qt4-mac/files/patch-qatomic.diff
create mode 100644 aqua/qt4-mac/files/patch-qmake-generator.diff
create mode 100644 aqua/qt4-mac/files/patch-stat64.diff
create mode 100644 aqua/qt4-mac/files/patch-thread_state.diff
More information about the macports-changes
mailing list