[macports-ports] branch master updated (c03336d8a52 -> eb860ca1d74)

Renee Otten reneeotten at macports.org
Sun Oct 29 11:29:57 UTC 2023


Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.

    from c03336d8a52 bzflag: update to 2.4.26, fix livecheck
     new a9a8bbe179b py-meson-python: new port, version 0.14.0
     new 0158c885021 py-meson: new port
     new c41506d8d0a python PG: add meson-python backend
     new 46fcfcb0cad meson: depend on pyXY-meson, where XY is MacPorts default
     new eb860ca1d74 py-contourpy: update to 1.1.1

The 5 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/python-1.0.tcl            |   6 +-
 devel/meson/Portfile                               | 144 +++--------------
 python/py-contourpy/Portfile                       |  26 +++-
 python/py-meson-python/Portfile                    |  46 ++++++
 .../files/patch-mesonpy-__init__.py.diff           |  38 +++++
 python/py-meson/Portfile                           | 171 +++++++++++++++++++++
 .../py-meson}/files/cross/arm64-darwin             |   0
 .../py-meson}/files/cross/i386-darwin              |   0
 .../py-meson}/files/cross/ppc-darwin               |   0
 .../py-meson}/files/cross/ppc64-darwin             |   0
 .../py-meson}/files/cross/x86_64-darwin            |   0
 .../py-meson}/files/patch-meson-32bit-apple.diff   |   0
 ...tch-meson-clang-unknown-optimization-error.diff |   0
 .../files/patch-meson-gcc-appleframeworks.diff     |   0
 .../py-meson}/files/patch-meson-gnome.diff         |   0
 .../patch-meson-remove-Wl,-no_weak_imports.diff    |   0
 .../patch-meson-search-prefix-for-cross-files.diff |   4 +-
 .../py-meson}/files/patch-meson64-32bit-apple.diff |   0
 ...h-meson64-clang-unknown-optimization-error.diff |   0
 .../files/patch-meson64-gcc-appleframeworks.diff   |   0
 .../py-meson}/files/patch-meson64-gnome.diff       |   0
 .../patch-meson64-remove-Wl,-no_weak_imports.diff  |   0
 ...atch-meson64-search-prefix-for-cross-files.diff |   4 +-
 .../files/patch-meson64-tiger-no-rpath-fix.diff    |   0
 24 files changed, 305 insertions(+), 134 deletions(-)
 create mode 100644 python/py-meson-python/Portfile
 create mode 100644 python/py-meson-python/files/patch-mesonpy-__init__.py.diff
 create mode 100644 python/py-meson/Portfile
 rename {devel/meson => python/py-meson}/files/cross/arm64-darwin (100%)
 rename {devel/meson => python/py-meson}/files/cross/i386-darwin (100%)
 rename {devel/meson => python/py-meson}/files/cross/ppc-darwin (100%)
 rename {devel/meson => python/py-meson}/files/cross/ppc64-darwin (100%)
 rename {devel/meson => python/py-meson}/files/cross/x86_64-darwin (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson-32bit-apple.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson-clang-unknown-optimization-error.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson-gcc-appleframeworks.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson-gnome.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson-remove-Wl,-no_weak_imports.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson-search-prefix-for-cross-files.diff (88%)
 rename {devel/meson => python/py-meson}/files/patch-meson64-32bit-apple.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson64-clang-unknown-optimization-error.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson64-gcc-appleframeworks.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson64-gnome.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson64-remove-Wl,-no_weak_imports.diff (100%)
 rename {devel/meson => python/py-meson}/files/patch-meson64-search-prefix-for-cross-files.diff (88%)
 rename {devel/meson => python/py-meson}/files/patch-meson64-tiger-no-rpath-fix.diff (100%)



More information about the macports-changes mailing list