[macports-base] branch release-2.10 updated (eedca8b2b -> 90d374e0e)

Joshua Root jmr at macports.org
Fri Sep 27 02:23:57 UTC 2024


Joshua Root (jmroot) pushed a change to branch release-2.10
in repository macports-base.

    from eedca8b2b opComplement: handle empty b list
     new 9b1518aea portlist_compareregrefs: dictionary order for names
     new 785caa1f1 Run 'PRAGMA optimize' when closing registry
     new eb2eb8f1f port snapshot --list: respect -q option
     new c7918b7b7 get_source_date_epoch: limit files considered
     new 52d309054 daemondo: add correct header for strcasecmp
     new fc9a8f7fb Work around libcurl crash on recent macOS
     new fb8e24552 Let git-devel satisfy git dependency
     new 7037dee78 restore: fix error after failing to open port
     new 9f39d1599 extract_archive_metadata: ignore tar errors on Tiger
     new 01eced3f4 Look for SDK in CLTs if not found in Xcode
     new 90d374e0e extract_archive_metadata: handle multiple types

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:
 src/cregistry/registry.c      |  33 +++++++++++++
 src/cregistry/registry.h      |   1 +
 src/macports1.0/restore.tcl   |   2 +-
 src/macports1.0/snapshot.tcl  |  10 ++--
 src/pextlib1.0/curl.c         |  75 ++++++++++++++++++++++++++++-
 src/port1.0/portclean.tcl     |   2 +-
 src/port1.0/portconfigure.tcl |  24 +++++-----
 src/port1.0/portfetch.tcl     |   4 +-
 src/port1.0/portinstall.tcl   |  11 ++---
 src/port1.0/portmain.tcl      |   3 ++
 src/port1.0/portutil.tcl      | 107 +++++++++++++++++++++++++-----------------
 src/portlist1.0/portlist.tcl  |  11 +++--
 src/programs/daemondo/main.c  |   1 +
 src/registry2.0/registry.c    |  13 +++++
 14 files changed, 225 insertions(+), 72 deletions(-)



More information about the macports-changes mailing list