[macports-base] branch master updated (6cee6cc9b -> c1f8a486a)

Joshua Root jmr at macports.org
Tue Jan 30 21:14:02 UTC 2024


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

    from 6cee6cc9b Update ChangeLog
     new 0129a0c75 Split port.tcl portlist procs into their own package
     new c1f8a486a Bump version on master to 2.9.99

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:
 Makefile.in                                  |   2 +-
 config/macports_version                      |   2 +-
 configure                                    |  23 +-
 configure.ac                                 |   1 +
 src/Makefile.in                              |   1 +
 src/port/port.tcl                            | 316 +-------------------------
 src/{mpcommon1.0 => portlist1.0}/Makefile.in |   4 +-
 src/portlist1.0/portlist.tcl                 | 318 +++++++++++++++++++++++++++
 8 files changed, 337 insertions(+), 330 deletions(-)
 copy src/{mpcommon1.0 => portlist1.0}/Makefile.in (87%)
 create mode 100644 src/portlist1.0/portlist.tcl



More information about the macports-changes mailing list