[macports-base] branch master updated (f793ad8 -> 1d43448)
Joshua Root
jmr at macports.org
Wed Dec 28 11:50:28 CET 2016
Joshua Root (jmroot) pushed a change to branch master
in repository macports-base.
from f793ad8 Use eq and ne for string comparisons
new 4b91d38 Remove unused global calls
new 1d43448 Remove use of 'global errorInfo'
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:
portmgr/autosubmit.tcl | 6 +-
portmgr/packaging/packageall.tcl | 15 ++---
src/macports1.0/macports.tcl | 69 ++++++++--------------
src/macports1.0/macports_dlist.tcl | 3 +-
src/package1.0/portmpkg.tcl | 3 +-
src/port/port.tcl | 113 ++++++++++++-------------------------
src/port/portindex.tcl | 4 +-
src/port/portmirror.tcl | 1 -
src/port1.0/fetch_common.tcl | 2 +-
src/port1.0/portchecksum.tcl | 3 +-
src/port1.0/portclean.tcl | 6 +-
src/port1.0/portdepends.tcl | 1 -
src/port1.0/portdistfiles.tcl | 2 +-
src/port1.0/portlint.tcl | 9 +--
src/port1.0/portlivecheck.tcl | 3 +-
src/port1.0/portsandbox.tcl | 2 +-
src/port1.0/portutil.tcl | 55 ++++++++----------
src/registry2.0/portimage.tcl | 4 +-
src/registry2.0/portuninstall.tcl | 3 +-
src/registry2.0/registry.tcl | 3 +-
src/registry2.0/registry_util.tcl | 6 +-
21 files changed, 109 insertions(+), 204 deletions(-)
More information about the macports-changes
mailing list