[macports-ports] branch master updated (f76ca803ce7 -> 0698ac75033)

Ryan Schmidt ryandesign at macports.org
Thu Jan 6 16:32:34 UTC 2022


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

    from f76ca803ce7 {lib}gcc-devel: Enable -stdlib option to support libc++ runtime
     new 587dc98f07a echoping: Fix gnutls variant
     new 013e3b1cf83 pypy: Remove duplicate setting of destroot.env
     new 24a504afb31 btor2tools: New port, version 20210628
     new 0698ac75033 boolector: Update to 3.2.2

The 4 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:
 lang/pypy/Portfile                           |   2 -
 math/boolector/Portfile                      |  70 +++++++-------
 math/boolector/files/DYLD_LIBRARY_PATH.patch | 134 +++++++++++++++++++++++++++
 math/boolector/files/btor2tools.patch        |  39 ++++++++
 math/boolector/files/googletest.patch        |  43 +++++++++
 math/boolector/files/patch-btorexp.c.diff    |  11 ---
 math/boolector/files/patch-btorsat.c.diff    |  15 ---
 math/boolector/files/patch-configure.diff    |  25 -----
 math/boolector/files/patch-makefile.in.diff  |  11 ---
 math/btor2tools/Portfile                     |  25 +++++
 net/echoping/Portfile                        |   2 +-
 net/echoping/files/gnutls.patch              |  59 ++++++++++++
 net/echoping/files/patch-configure.diff      |  22 -----
 13 files changed, 339 insertions(+), 119 deletions(-)
 create mode 100644 math/boolector/files/DYLD_LIBRARY_PATH.patch
 create mode 100644 math/boolector/files/btor2tools.patch
 create mode 100644 math/boolector/files/googletest.patch
 delete mode 100644 math/boolector/files/patch-btorexp.c.diff
 delete mode 100644 math/boolector/files/patch-btorsat.c.diff
 delete mode 100644 math/boolector/files/patch-configure.diff
 delete mode 100644 math/boolector/files/patch-makefile.in.diff
 create mode 100644 math/btor2tools/Portfile
 create mode 100644 net/echoping/files/gnutls.patch
 delete mode 100644 net/echoping/files/patch-configure.diff



More information about the macports-changes mailing list