[macports-base] branch master updated (e185203ec -> b5438f4ae)
Joshua Root
jmr at macports.org
Mon Apr 8 08:07:03 UTC 2024
Joshua Root (jmroot) pushed a change to branch master
in repository macports-base.
from e185203ec Fix standard_configure.sh for out-of-source builds
new 7931cadd0 Don't use 'default' with literals
new b5438f4ae Use dict for option_defaults
The 2 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/package1.0/portarchivefetch.tcl | 12 +++----
src/package1.0/portpkg.tcl | 6 ++--
src/package1.0/portunarchive.tcl | 18 +++++-----
src/port1.0/portactivate.tcl | 2 +-
src/port1.0/portbuild.tcl | 10 +++---
src/port1.0/portchecksum.tcl | 4 +--
src/port1.0/portconfigure.tcl | 66 ++++++++++++++++++-------------------
src/port1.0/portdeactivate.tcl | 2 +-
src/port1.0/portdestroot.tcl | 10 +++---
src/port1.0/portdistcheck.tcl | 2 +-
src/port1.0/portextract.tcl | 8 ++---
src/port1.0/portfetch.tcl | 54 +++++++++++++++---------------
src/port1.0/portinstall.tcl | 2 +-
src/port1.0/portlivecheck.tcl | 16 ++++-----
src/port1.0/portmain.tcl | 30 ++++++++---------
src/port1.0/portpatch.tcl | 4 +--
src/port1.0/portsandbox.tcl | 2 +-
src/port1.0/portstartupitem.tcl | 34 +++++++++----------
src/port1.0/porttest.tcl | 6 ++--
src/port1.0/portuninstall.tcl | 2 +-
src/port1.0/portutil.tcl | 15 +++++----
21 files changed, 153 insertions(+), 152 deletions(-)
More information about the macports-changes
mailing list