[macports-ports] branch master updated (81e1ad3fed3 -> 132c755c14f)

Ryan Schmidt ryandesign at macports.org
Thu Jan 20 17:53:51 UTC 2022


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

    from 81e1ad3fed3 deno: update to 1.18.0
     new 05f186ed589 flowd: Update config.guess/config.sub for arm64
     new 2acd677afc0 flow-tools: Fix implicit declaration of functions
     new 0a1a3d69b2b dict: Fix implicit declaration of functions
     new 7b4572cedae dict: Update to 1.13.1
     new 5fd64e94ae4 ipsvd: Fix implicit declaration of functions
     new 0ca6118d971 ipsvd: Reformat whitespace to match modeline
     new ff6532d0751 icpld: Update config.guess/config.sub for arm64
     new 10183f2ee43 icpld: Add modeline and reformat
     new 5f1001c452a magicpoint: Fix implicit declaration of functions
     new 38ba2f22c72 quagga: Update to 1.2.4
     new 132c755c14f php80: Update to 8.0.15

The 11 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:
 graphics/magicpoint/files/implicit.patch |  23 +++++++
 lang/php/Portfile                        |  78 +++++++++++------------
 net/flow-tools/Portfile                  |   5 +-
 net/flow-tools/files/implicit.patch      |  15 +++++
 net/flowd/Portfile                       |  14 ++++-
 net/icpld/Portfile                       |  77 ++++++++++++++---------
 net/icpld/files/configure.patch          |  21 +++++++
 net/ipsvd/Portfile                       | 102 ++++++++++++++++---------------
 net/ipsvd/files/implicit.patch           |  34 +++++++++++
 net/quagga/Portfile                      |  83 ++++++++++++++-----------
 net/quagga/files/implicit.patch          |  15 +++++
 net/quagga/files/packed.patch            |  47 ++++++++++++++
 net/quagga/files/quagga-patch1.diff      | 102 -------------------------------
 net/quagga/files/quagga-patch3.diff      |  32 ----------
 net/quagga/files/rfc3542.diff            |  10 ---
 net/quagga/files/sdkroot.patch           |  16 +++++
 net/quagga/files/undefined.patch         |  18 ++++++
 textproc/dict/Portfile                   |  16 ++---
 textproc/dict/files/implicit.patch       |  27 ++++++++
 19 files changed, 426 insertions(+), 309 deletions(-)
 create mode 100644 net/flow-tools/files/implicit.patch
 create mode 100644 net/icpld/files/configure.patch
 create mode 100644 net/ipsvd/files/implicit.patch
 create mode 100644 net/quagga/files/implicit.patch
 create mode 100644 net/quagga/files/packed.patch
 delete mode 100644 net/quagga/files/quagga-patch1.diff
 delete mode 100644 net/quagga/files/quagga-patch3.diff
 delete mode 100644 net/quagga/files/rfc3542.diff
 create mode 100644 net/quagga/files/sdkroot.patch
 create mode 100644 net/quagga/files/undefined.patch
 create mode 100644 textproc/dict/files/implicit.patch



More information about the macports-changes mailing list