[macports-base] branch master updated (cc22f739 -> 59911192)

Jeremy Huddleston Sequoia jeremyhu at macports.org
Mon Jun 22 18:31:57 UTC 2020


Jeremy Huddleston Sequoia (jeremyhu) pushed a change to branch master
in repository macports-base.

    from cc22f739 configure: Re-generate using autogen.sh
     new d6ea0c88 Improve filter of unsupported archs with 10.14+ SDK
     new 6eaa8d5e Update UNIVERSAL_ARCHS to include arm64 for macOS 11 and later
     new e1640e27 darwintrace: Use canonical guard for legacy transitional stat64 syscalls
     new 901eb219 Set correct universal and build arch for Apple Silicon Macs
     new aeda00df configure: Fix implicit-function-declaration errors during configure that lead to bad build configurations
     new 59911192 tclx8.4: Use Tcl_Panic instead of deprecated / implicitly declared panic()

The 6 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:
 aclocal.m4                           |  6 +++++-
 configure                            |  6 +++++-
 src/darwintracelib1.0/stat.c         |  8 ++++----
 src/macports1.0/macports.tcl         | 14 ++++++++++++--
 src/port1.0/portconfigure.tcl        | 12 ++++--------
 vendor/tcl8.5.19/unix/configure      |  6 ++++++
 vendor/tcl8.5.19/unix/configure.in   |  1 +
 vendor/tcl8.5.19/unix/tcl.m4         |  6 +++++-
 vendor/tclx8.4/configure             |  2 ++
 vendor/tclx8.4/configure.in          |  1 +
 vendor/tclx8.4/generic/tclExtdInt.h  |  2 +-
 vendor/tclx8.4/generic/tclXdup.c     |  2 +-
 vendor/tclx8.4/generic/tclXfcntl.c   |  4 ++--
 vendor/tclx8.4/generic/tclXhandles.c |  2 +-
 vendor/tclx8.4/generic/tclXprofile.c | 12 ++++++------
 vendor/tclx8.4/generic/tclXsignal.c  |  6 +++---
 vendor/tclx8.4/generic/tclXstring.c  |  2 +-
 vendor/tclx8.4/generic/tclXutil.c    | 10 +++++-----
 vendor/tclx8.4/tclconfig/tcl.m4      |  1 +
 vendor/thread2.7.3/configure         |  1 +
 vendor/thread2.7.3/tclconfig/tcl.m4  |  1 +
 21 files changed, 68 insertions(+), 37 deletions(-)



More information about the macports-changes mailing list