[macports-base] branch master updated (f0e2bab3a -> 367da8edd)
Joshua Root
jmr at macports.org
Mon Apr 8 16:16:49 UTC 2024
Joshua Root (jmroot) pushed a change to branch master
in repository macports-base.
from f0e2bab3a Fix typo in port man page
new 555c04102 test library: clean up unused globals
new 367da8edd Set option default values only if no value set
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 | 2 +-
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 | 60 ++++++++++++++++++-------------------
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 | 10 +++++++
tests/test/library.tcl.in | 10 +++----
21 files changed, 154 insertions(+), 144 deletions(-)
More information about the macports-changes
mailing list