[macports-base] branch travis-ci updated (3dae545 -> 610f50a)

Zero King l2dy at macports.org
Mon May 18 17:12:53 UTC 2020


Zero King (l2dy) pushed a change to branch travis-ci
in repository macports-base.

 discard 3dae545  Enable Travis CI deployment
     add 48ec112  Always allow macports-gcc if using libstdc++
     add 76cc428  Filter archive_sites based on prefix_frozen
     add 29a9141  bump: Error out if checksums lines are missing from Portfile
     add 853273e  mportinit: Disable running unknown cmds in $SHELL
     add 12ee92f  postflight: Remove unused LOGIN_FLAG variable
     add 0e8ebd7  postflight: Support zsh
     add d2c776f  Recommend Xcode 11.1 on Catalina
     add 0fb9d2d  bump postflight script version
     add c23db77  look for commands in ${prefix_frozen}/bin
     add 26fd3da  Add applications_dir_frozen and frameworks_dir_frozen
     add b637bcb  Make filter_sites more robust
     add a91a47b  _check_xcode_version improvements
     add acb8003  add missing global
     add a88b0ea  update ChangeLog
     add 9510724  add variable-replace to portfile(7)
     add f809d9c  Bump branch version to 2.6.2
     add 0251c7b  2.6.2 release date
     add 3719751  Warn about Xcode < 11.2 on Catalina
     add 74582fc  portconfigure: Add support for Macports Clang versions 10+, where the .<minor> version is dropped
     add ce26682  Add support for macports development clang/gcc ports as compiler options
     new 610f50a  Enable Travis CI deployment

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3dae545)
            \
             N -- N -- N   refs/heads/travis-ci (610f50a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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:
 .travis.yml                         |   2 +
 ChangeLog                           |  14 ++++
 config/macports_version             |   2 +-
 configure                           |  20 ++---
 doc/portfile.7                      |  10 +++
 portmgr/dmg/postflight.in           |  10 ++-
 src/macports1.0/macports.tcl        |  18 ++++-
 src/package1.0/portarchivefetch.tcl |  10 +--
 src/port1.0/portbump.tcl            |   2 +
 src/port1.0/portconfigure.tcl       | 153 +++++++++++++++++++++---------------
 src/port1.0/portfetch.tcl           |  10 +--
 src/port1.0/portutil.tcl            |  29 ++++---
 12 files changed, 179 insertions(+), 101 deletions(-)



More information about the macports-changes mailing list