[macports-base] branch release-2.6 updated (9837d0d3 -> a39e5f0a)
Joshua Root
jmr at macports.org
Wed Nov 4 09:58:02 UTC 2020
Joshua Root (jmroot) pushed a change to branch release-2.6
in repository macports-base.
from 9837d0d3 2.6.3 release date
new 45b8918c Never raise an error in configure_get_sdkroot
new f569727e Use -m64 on arm64
new a2abf9a8 rev-upgrade: Use _dyld_shared_cache_contains_path() rather than dlopen_preflight() to check for hits in the shared cache
new 13a77b94 Always pass fs-traverse a list of paths
new d1c2f536 In fs-traverse test, pass a list of valid paths
new c371cf0c Fix incorrect warning when sdk_version is cleared
new 1be8ec12 Fix port info --depends with multiple ports
new d525808f Fix port info when using --depends more than once
new 023bd7ec rev-upgrade: Don't log when dependencies are located in the dyld shared cache
new a39e5f0a fix for an upgrade dep calculation corner case
The 10 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:
configure | 2 +-
configure.ac | 2 +-
src/config.h.in | 4 ++--
src/machista1.0/libmachista.c | 9 ++++-----
src/macports1.0/macports.tcl | 15 +++++++++++++--
src/pextlib1.0/tests/fs-traverse.tcl | 2 +-
src/port/port.tcl | 14 ++++++++++----
src/port1.0/portconfigure.tcl | 6 +++---
src/port1.0/portdestroot.tcl | 4 ++--
src/port1.0/portinstall.tcl | 2 +-
src/port1.0/portutil.tcl | 6 +++---
11 files changed, 41 insertions(+), 25 deletions(-)
More information about the macports-changes
mailing list