[macports-ports] branch master updated (2a9b0734eca -> e0cbf002df3)

Ryan Schmidt ryandesign at macports.org
Wed May 18 09:47:16 UTC 2022


Ryan Schmidt (ryandesign) pushed a change to branch master
in repository macports-ports.

    from 2a9b0734eca exploitdb: update to 2022-05-18
     new 41880d01973 micropolis: New port, version 4.0-20180629
     new 3f9a4bfc31e yt-dlp: Update to 2022.05.18
     new 4aac31a17a1 libiconv: Update to 1.17
     new ddf856541bc ccache: Update to 4.6.1
     new 8a454b21e0c fontconfig: Update to 2.14.0
     new 0fe91502dad apache2: Requires thread-local storage
     new 84e597111f2 openal-soft: Fix build with Apple Clang < 900
     new fa4a2c31142 ninja: Update to 1.11.0
     new e0cbf002df3 basiliskii-devel: Incr version so replaced_by works

The 9 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:
 audio/openal-soft/Portfile                         |  2 +
 audio/openal-soft/files/alc-device.h.patch         | 14 ++++
 devel/ccache/Portfile                              |  8 +--
 devel/ninja/Portfile                               | 10 +--
 .../files/patch-configure.py-bootstrap-only.diff   |  6 +-
 devel/ninja/files/patch-tiger-no-posix-spawn.diff  | 12 ++--
 devel/ninja/files/patch-tiger-sysconf.diff         | 27 ++++----
 emulators/basiliskii-devel/Portfile                |  2 +-
 games/micropolis/Portfile                          | 79 ++++++++++++++++++++++
 games/micropolis/files/Makefile.patch              | 28 ++++++++
 games/micropolis/files/src-sim-makefile.patch      | 20 ++++++
 .../micropolis/files/src-tclx-src-tclxgdat.y.patch | 39 +++++++++++
 .../files/src-tclx-tkucbsrc-makefile.patch         | 34 ++++++++++
 .../files/src-tclx-ucbsrc-makefile.patch           | 15 ++++
 .../files/src-tclx-ucbsrc-tclbasic.sed.patch       | 13 ++++
 .../files/src-tclx-ucbsrc-tclexpr.sed.patch        | 12 ++++
 games/micropolis/files/src-tk-makefile.patch       | 20 ++++++
 games/micropolis/files/src-tk-tkconfig.h.patch     | 14 ++++
 games/micropolis/files/src-tk-tkevent.c.patch      | 21 ++++++
 games/micropolis/files/src-tk-tkrawtcp.c.patch     | 23 +++++++
 graphics/fontconfig/Portfile                       | 26 +++----
 .../fontconfig/files/fc_atomic_ptr_cmpexch.patch   | 17 -----
 graphics/fontconfig/files/no-json-c.patch          | 12 ++--
 net/youtube-dl/Portfile                            |  8 +--
 net/youtube-dl/files/yt-dlp-config-location.patch  | 22 +++---
 net/youtube-dl/files/yt-dlp-update.patch           |  6 +-
 textproc/libiconv/Portfile                         | 12 ++--
 textproc/libiconv/files/implicit.patch             | 13 ----
 textproc/libiconv/files/patch-c99.diff             |  6 +-
 www/apache2/Portfile                               |  2 +
 30 files changed, 410 insertions(+), 113 deletions(-)
 create mode 100644 audio/openal-soft/files/alc-device.h.patch
 create mode 100644 games/micropolis/Portfile
 create mode 100644 games/micropolis/files/Makefile.patch
 create mode 100644 games/micropolis/files/src-sim-makefile.patch
 create mode 100644 games/micropolis/files/src-tclx-src-tclxgdat.y.patch
 create mode 100644 games/micropolis/files/src-tclx-tkucbsrc-makefile.patch
 create mode 100644 games/micropolis/files/src-tclx-ucbsrc-makefile.patch
 create mode 100644 games/micropolis/files/src-tclx-ucbsrc-tclbasic.sed.patch
 create mode 100644 games/micropolis/files/src-tclx-ucbsrc-tclexpr.sed.patch
 create mode 100644 games/micropolis/files/src-tk-makefile.patch
 create mode 100644 games/micropolis/files/src-tk-tkconfig.h.patch
 create mode 100644 games/micropolis/files/src-tk-tkevent.c.patch
 create mode 100644 games/micropolis/files/src-tk-tkrawtcp.c.patch
 delete mode 100644 graphics/fontconfig/files/fc_atomic_ptr_cmpexch.patch
 delete mode 100644 textproc/libiconv/files/implicit.patch



More information about the macports-changes mailing list