[macports-base] branch release-2.4 updated (a393413 -> 26fd9b6)

Rainer Müller raimue at macports.org
Mon Apr 16 11:04:53 UTC 2018


Rainer Müller (raimue) pushed a change to branch release-2.4
in repository macports-base.

    from a393413  Bump branch version to 2.4.3
     new 26324b4  port: Remove misleading [privopts] from usage
     new 361eca4  port: Add missing -N flag to usage
     new 22dd6dd  reclaim: Split distfile into filename and disttag
     new 17ba93d  Update copyright year
     new c4bd71e  Add link to Guide to readme
     new 164a317  HACKING: Add links to the MacPorts Guide
     new 7a87293  port mirror: Respect special license NoMirror
     new 4a9604b  tests: Fix test failure due to missing SVN command
     new 0b66b00  tests: Remove non-existing constraint from test
     new b6d7243  tests: Avoid using network in port1.0 unit tests
     new 787d284  Use MacPorts svn on El Capitan and earlier
     new 3f1d0f2  Improve wording of comment
     new 5233e5d  portfetch.tcl: Depend on port:subversion on 10.11 and earlier
     new 7faf782  Use MacPorts git port on Mountain Lion and earlier
     new fcf4a31  Fix os.major number for git port use
     new 217e144  Find port providing ccache binary for trace mode
     new 4a9b547  portchecksum.tcl: Add size to default checksum types
     new bfa4694  Correct default value of distpath in docs
     new 20c7615  Don't allow non-integer epoch or revision
     new 3e841f5  Remove lint check for non-integer revision, epoch
     new 26fd9b6  macports_util: Optimize lshift and lunshift

The 21 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:
 HACKING                                            | 10 ++++-
 LICENSE                                            |  2 +-
 doc/portfile.7                                     |  2 +-
 portmgr/dmg/License.html                           |  2 +-
 portmgr/dmg/ReadMe.rtf                             |  2 +-
 src/macports1.0/macports_util.tcl                  |  6 ++-
 src/macports1.0/reclaim.tcl                        |  8 ++--
 src/port/port.tcl                                  |  2 +-
 src/port1.0/portchecksum.tcl                       |  4 +-
 src/port1.0/portfetch.tcl                          | 26 ++++++++++---
 src/port1.0/portlint.tcl                           |  9 -----
 src/port1.0/portmain.tcl                           |  9 +++++
 src/port1.0/portmirror.tcl                         |  7 +++-
 src/port1.0/portutil.tcl                           | 10 +++--
 src/port1.0/tests/Portfile                         | 45 +++++++++-------------
 tests/test/library.tcl.in                          |  4 --
 tests/test/svn-and-patchsites/Portfile             | 25 +++++-------
 .../test/svn-and-patchsites/patch                  |  0
 tests/test/svn-and-patchsites/test.tcl             | 27 +++++--------
 19 files changed, 105 insertions(+), 95 deletions(-)
 copy vendor/tcllib-1.18/modules/valtype/include/null.inc => tests/test/svn-and-patchsites/patch (100%)



More information about the macports-changes mailing list