[macports-ports] branch master updated (2c19a71c83d -> 1567a64bf5a)

Ryan Schmidt ryandesign at macports.org
Mon Dec 13 02:55:18 UTC 2021


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

    from 2c19a71c83d kubescape: update to 1.0.133
     new 2c7198d795d stellarium-qt4: Remove stellarium-devel conflict
     new ce105c738b6 hstr: Update to 2.4.0
     new b116bff7474 harfbuzz-devel: Update to 3.1.2
     new 5157cbe2d15 php-psr: Update to 1.2.0
     new af2994ef5c7 php-uploadprogress: Update to 2.0.2
     new a6d34aa6976 libb2: Use muniversal portgroup
     new 2f65626b3b7 par2: Remove maintainer
     new 4a9c7d003ae vile: Update to 9.8v
     new eef1a7e2b2f ksh93: Use the right flags and compiler
     new 597dc80fffe ksh93: Exit if the build fails
     new 6a569aca6b4 ksh93: Fix license
     new 3accbbce0fa ksh93: Add maintainer; update description
     new 1576254a167 ksh93: Fix build due to memccpy misdetection
     new 1567a64bf5a ksh93-devel: New port, version 93u+m-1.0.0-beta.1

The 14 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:
 archivers/par2/Portfile                            |  2 +-
 devel/libb2/Portfile                               |  3 +
 editors/vile/Portfile                              | 16 ++--
 graphics/harfbuzz-devel/Portfile                   |  8 +-
 php/php-psr/Portfile                               | 10 ++-
 php/php-uploadprogress/Portfile                    |  8 +-
 science/stellarium-qt4/Portfile                    |  2 +-
 shells/hstr/Portfile                               |  8 +-
 shells/ksh/Portfile                                |  2 +-
 shells/ksh93-devel/Portfile                        | 60 ++++++++++++++
 shells/ksh93-devel/files/memccpy.patch             | 37 +++++++++
 shells/ksh93/Portfile                              | 92 +++++++++++++++++-----
 .../ksh93/files/ksh-20120801-subshell-leak.patch   | 17 ++++
 shells/ksh93/files/memccpy.patch                   | 37 +++++++++
 shells/ksh93/files/src__cmd__ksh93__jobs.c.diff    | 29 +++++++
 shells/ksh93/files/src__cmd__ksh93__parse.c.diff   | 11 +++
 .../ksh93/files/src__cmd__ksh93__sh__array.c.diff  | 26 ++++++
 .../files/src__lib__libast__comp__omitted.c.diff   | 11 +++
 .../files/src__lib__libast__features__common.diff  | 31 ++++++++
 .../files/src__lib__libast__features__lib.diff     | 29 +++++++
 .../files/src__lib__libast__sfio__sfvprintf.c.diff | 29 +++++++
 21 files changed, 423 insertions(+), 45 deletions(-)
 create mode 100644 shells/ksh93-devel/Portfile
 create mode 100644 shells/ksh93-devel/files/memccpy.patch
 create mode 100644 shells/ksh93/files/ksh-20120801-subshell-leak.patch
 create mode 100644 shells/ksh93/files/memccpy.patch
 create mode 100644 shells/ksh93/files/src__cmd__ksh93__jobs.c.diff
 create mode 100644 shells/ksh93/files/src__cmd__ksh93__parse.c.diff
 create mode 100644 shells/ksh93/files/src__cmd__ksh93__sh__array.c.diff
 create mode 100644 shells/ksh93/files/src__lib__libast__comp__omitted.c.diff
 create mode 100644 shells/ksh93/files/src__lib__libast__features__common.diff
 create mode 100644 shells/ksh93/files/src__lib__libast__features__lib.diff
 create mode 100644 shells/ksh93/files/src__lib__libast__sfio__sfvprintf.c.diff



More information about the macports-changes mailing list