[macports-base] branch travis-ci updated (610f50a4 -> 71afd037)

Ryan Schmidt ryandesign at macports.org
Sun Aug 16 00:52:54 UTC 2020


Ryan Schmidt (ryandesign) pushed a change to branch travis-ci
in repository macports-base.

    from 610f50a4 Enable Travis CI deployment
     add fb6c198e tests: Fix curl isnewer test broken by braeburn update
     add cd583fee pextlib1.0: init err buffer, use err code if empty
     add fcb9cd20 port1.0: Ensure adduser drops privs in all cases
     add 47a837dd Changelog: Document post-extract/adduser privilege bug
     add 2c950ed6 Changelog: Document 2.6 changes on master
     add 3fd31b49 update list of Clang compilers
     add 996672f5 Mention better alternatives to 'port list'
     add 4f31d59c add libomp  library dependency with OpenMP and Clang
     add 053ce8ef Fix C++14 minimum clang version
     add e140058e restrict compiler for C++11 and thread-local storage
     add d8904efe restrict older compilers for thread-local storage
     add 8ef09e8a Quote port archive paths correctly when extracting
     add af4b0463 Don't try to internet-enable dmgs on 10.15+
     add 429e0bca Use real os.major and os.arch in (m)dmg tests
     add 0eca15f3 Process ping output without using grep or cut
     add 9ad342ae Fix machinsta1.0 test by removing ', reexport' from the otool output
     add 9de1a8ab avoid extra sscanf call in libmachista test
     add 5798edb1 Don't accidentally use the DevSDK if there is a /usr/include turd present on macOS 10.15+
     add c323cefe Improve filter of unsupported archs with 10.14+ SDK
     add e53f063e Update UNIVERSAL_ARCHS to include arm64 for macOS 11 and later
     add 0521d536 darwintrace: Use canonical guard for legacy transitional stat64 syscalls
     add fffff096 Set correct universal and build arch for Apple Silicon Macs
     add 5805175d configure: Fix implicit-function-declaration errors during configure that lead to bad build configurations
     add 8d549503 tclx8.4: Use Tcl_Panic instead of deprecated / implicitly declared panic()
     add 23be03c2 rev-upgrade: For libraries that exist only in the shared cache, warn but do not fail.
     add 2e0ac42b Fixes for portconfigure::choose_supported_archs
     add 494e9283 Set os.arch to "arm" on arm64
     add aef518c4 Add a configure check for dlopen_preflight (support <10.5)
     add 95ea9a66 Update ChangeLog for 2.6.3
     add e8e69d36 Fix shellescape to work on Tiger
     add f9b9677d Do not interpose functions before initialization
     add fbd0b5bf Update ChangeLog for 2.6.3
     add 3004edc4 portconfigure.tcl: use clang5+ for cxx11+ if not libc++
     add 76d92bd7 Update ChangeLog for 2.6.3
     add c99ac52d Require clang >= 500 for C11
     add 521ee561 Don't add extra quoting to startupitems key values
     add 49377e50 Disable hfscompression for non-root installs (again)
     add a0ca608b Adjust ChangeLog formatting
     add 335b5407 Update current Xcode version
     add fb377cfe Bump branch version to 2.6.3
     add 9837d0d3 2.6.3 release date
     new 71afd037 Merge tag 'v2.6.3' into travis-ci

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:
 ChangeLog                                |  27 +++++++
 aclocal.m4                               |   6 +-
 config/macports_version                  |   2 +-
 configure                                |  28 ++++----
 configure.ac                             |   2 +-
 doc/macports.conf.5                      |   2 +-
 doc/port-activate.1                      |   2 +-
 doc/port-archive.1                       |   2 +-
 doc/port-archivefetch.1                  |   2 +-
 doc/port-bump.1                          |   2 +-
 doc/port-cat.1                           |   2 +-
 doc/port-cd.1                            |   2 +-
 doc/port-clean.1                         |   2 +-
 doc/port-contents.1                      |   2 +-
 doc/port-dependents.1                    |   2 +-
 doc/port-deps.1                          |   2 +-
 doc/port-diagnose.1                      |   2 +-
 doc/port-dir.1                           |   2 +-
 doc/port-distcheck.1                     |   2 +-
 doc/port-distfiles.1                     |   2 +-
 doc/port-dmg.1                           |   2 +-
 doc/port-echo.1                          |   2 +-
 doc/port-edit.1                          |   2 +-
 doc/port-exit.1                          |   2 +-
 doc/port-fetch.1                         |   2 +-
 doc/port-gohome.1                        |   2 +-
 doc/port-help.1                          |   2 +-
 doc/port-info.1                          |   2 +-
 doc/port-install.1                       |   2 +-
 doc/port-installed.1                     |   2 +-
 doc/port-lint.1                          |   2 +-
 doc/port-list.1                          |   2 +-
 doc/port-livecheck.1                     |   2 +-
 doc/port-load.1                          |   2 +-
 doc/port-log.1                           |   2 +-
 doc/port-mirror.1                        |   2 +-
 doc/port-notes.1                         |   2 +-
 doc/port-outdated.1                      |   2 +-
 doc/port-platform.1                      |   2 +-
 doc/port-provides.1                      |   2 +-
 doc/port-reclaim.1                       |   2 +-
 doc/port-rev-upgrade.1                   |   2 +-
 doc/port-search.1                        |   2 +-
 doc/port-select.1                        |   2 +-
 doc/port-selfupdate.1                    |  10 +--
 doc/port-setrequested.1                  |   2 +-
 doc/port-space.1                         |   2 +-
 doc/port-sync.1                          |   2 +-
 doc/port-unarchive.1                     |   2 +-
 doc/port-uninstall.1                     |   2 +-
 doc/port-upgrade.1                       |   2 +-
 doc/port-usage.1                         |   2 +-
 doc/port-variants.1                      |   2 +-
 doc/port-version.1                       |   2 +-
 doc/port.1                               |  11 ++-
 doc/port.1.txt                           |   4 ++
 doc/portgroup.7                          |   2 +-
 doc/portstyle.7                          |   2 +-
 doc/portundocumented.7                   |   2 +-
 doc/pubkeys.conf.5                       |   2 +-
 doc/sources.conf.5                       |   2 +-
 doc/variants.conf.5                      |   2 +-
 src/config.h.in                          |   3 +
 src/darwintracelib1.0/access.c           |   4 ++
 src/darwintracelib1.0/close.c            |   4 ++
 src/darwintracelib1.0/darwintrace.c      |  24 ++++++-
 src/darwintracelib1.0/darwintrace.h      |  24 +++++++
 src/darwintracelib1.0/dup2.c             |   4 ++
 src/darwintracelib1.0/mkdir.c            |   4 ++
 src/darwintracelib1.0/open.c             |   9 +++
 src/darwintracelib1.0/proc.c             |  12 +++-
 src/darwintracelib1.0/readdir.c          |   8 +++
 src/darwintracelib1.0/readlink.c         |   4 ++
 src/darwintracelib1.0/rename.c           |   4 ++
 src/darwintracelib1.0/rmdir.c            |   4 ++
 src/darwintracelib1.0/stat.c             |  24 +++++--
 src/darwintracelib1.0/unlink.c           |   4 ++
 src/machista1.0/libmachista.c            |   8 +++
 src/machista1.0/libmachista.h            |   1 +
 src/machista1.0/machista.i               |   3 +
 src/machista1.0/machista_wrap.c          |   1 +
 src/machista1.0/tests/libmachista-test.c |   2 +-
 src/macports1.0/macports.tcl             |  43 ++++++-----
 src/macports1.0/tests/macports.test      |   4 +-
 src/package1.0/portdmg.tcl               |   3 +-
 src/package1.0/portmdmg.tcl              |   3 +-
 src/package1.0/portunarchive.tcl         |  12 ++--
 src/package1.0/tests/portdmg.test        |   4 +-
 src/package1.0/tests/portmdmg.test       |   4 +-
 src/pextlib1.0/curl.c                    |  22 +++++-
 src/pextlib1.0/tests/curl.tcl            |  14 ++--
 src/port1.0/fetch_common.tcl             |  10 ++-
 src/port1.0/portconfigure.tcl            | 118 +++++++++++++++++++++++++------
 src/port1.0/portstartupitem.tcl          |   4 +-
 src/port1.0/portutil.tcl                 |  33 ++++++---
 src/registry2.0/portimage.tcl            |  17 +++--
 vendor/tcl8.5.19/unix/configure          |   6 ++
 vendor/tcl8.5.19/unix/configure.in       |   1 +
 vendor/tcl8.5.19/unix/tcl.m4             |   6 +-
 vendor/tclx8.4/configure                 |   2 +
 vendor/tclx8.4/configure.in              |   1 +
 vendor/tclx8.4/generic/tclExtdInt.h      |   2 +-
 vendor/tclx8.4/generic/tclXdup.c         |   2 +-
 vendor/tclx8.4/generic/tclXfcntl.c       |   4 +-
 vendor/tclx8.4/generic/tclXhandles.c     |   2 +-
 vendor/tclx8.4/generic/tclXprofile.c     |  12 ++--
 vendor/tclx8.4/generic/tclXsignal.c      |   6 +-
 vendor/tclx8.4/generic/tclXstring.c      |   2 +-
 vendor/tclx8.4/generic/tclXutil.c        |  10 +--
 vendor/tclx8.4/tclconfig/tcl.m4          |   1 +
 vendor/thread2.7.3/configure             |   1 +
 vendor/thread2.7.3/tclconfig/tcl.m4      |   1 +
 112 files changed, 510 insertions(+), 189 deletions(-)



More information about the macports-changes mailing list