[macports-base] branch release-2.6 updated (06ecb74 -> 275c3ac)

Joshua Root jmr at macports.org
Sat Sep 14 02:41:51 UTC 2019


Joshua Root (jmroot) pushed a change to branch release-2.6
in repository macports-base.

    from 06ecb74  fix statefile writing when locking unsupported
     new f634538  merge lappend calls
     new f2671cd  Add codesign target
     new bf36024  add depends_patch a couple places it was forgotten
     new f8c2435  mention bump target in port.1
     new 275c3ac  Bump branch version to 2.6.0

The 5 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:
 Makefile.in                       | 11 ++++++++++-
 config/macports_version           |  2 +-
 configure                         | 20 ++++++++++----------
 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                        |  9 ++++++++-
 doc/port.1.txt                    |  3 +++
 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/codesign.sh                   | 32 ++++++++++++++++++++++++++++++++
 src/darwintracelib1.0/Makefile.in |  5 ++++-
 src/machista1.0/Makefile.in       |  2 ++
 src/macports1.0/Makefile.in       |  3 +++
 src/pextlib1.0/Makefile.in        |  5 ++++-
 src/port/port.tcl                 |  4 ++--
 src/port1.0/portconfigure.tcl     |  3 +--
 src/programs/daemondo/Makefile.in |  3 +++
 src/registry2.0/Makefile.in       |  5 ++++-
 vendor/Makefile.in                |  3 +++
 70 files changed, 149 insertions(+), 79 deletions(-)
 create mode 100755 src/codesign.sh



More information about the macports-changes mailing list