[macports-ports] branch master updated (7e3f2541d6d -> f5b7938ae83)

Herby Gillot herby.gillot at gmail.com
Thu Aug 10 12:03:25 UTC 2023


Herby Gillot (herbygillot) pushed a change to branch master
in repository macports-ports.

    from 7e3f2541d6d consul: update to 1.16.1
     new 5210819f1d8 cl-multilang-documentation: new port (version 20230703)
     new 97fb067e2e3 cl-form-fiddle: new port (version 20230703)
     new 44d7acdddf5 cl-trivial-custom-debugger: new port (version 20200805)
     new 27ec0672cd9 cl-parachute: new port (version 20230703)
     new 557776515bb cl-uax-15: new port (version 0.1.3)
     new 401670e4bdc cl-metabang-bind: new port (version 20230508)
     new 3494d185ab8 cl-stefil: new port (version 2008-11-27)
     new 448902e13b2 cl-usocket: fix description
     new ec78c51b6b2 common_lisp PG: call respect_threads_support before tests
     new e4029b4f4cb cl-local-time: new port (version 20221106)
     new 7e2718321ca cl-postmodern: new port (version 1.33.8)
     new 01dcb43b185 cl-clsql: new port (version 6.7.0)
     new ad259884d6a cl-syntax: new port (version 20150315)
     new 8d945275371 cl-speedy-queue: new port (version 20110928)
     new 7ea4e892307 cl-legion: new port (version 20171116)
     new 1e85bff36aa cl-jonathan: new port (version 20200902)
     new 83dc35de5c6 cl-eager-future: new port (version 0.4)
     new 8a1b16322bb cl-eager-future2: new port (version 0.2)
     new d362a7b3be9 cl-jpl-util: new port (version 0.4)
     new 5b4d9ee3aae cl-jpl-queues: new port (version 0.1)
     new 3bc116366d9 cl-calispel: new port (version 0.1)
     new 35393d952d2 cl-utilities: new port (version 20060303)
     new c64c57afb09 cl-quri: new port (version 0.7.0)
     new 84ac58941b8 cl-gopher: new port (version 20230804)
     new 8a7c73a656e cl-difflib: new port (version 20090602)
     new 32334d3a74c cl-html-diff: new port (version 20090528)
     new e073ce1b21c common_lisp PG: use build-op instead of load-op
     new 7dcf1aed680 cl-json: new port (version 20141108)
     new af5ae51638d cl-moptilities: new port (version 20170330)
     new a151dbf69ca cl-s-xml: new port (version 20080215)
     new f5b7938ae83 cl-s-sysdeps: new port (version 20210202)

The 31 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:
 _resources/port1.0/group/common_lisp-1.0.tcl  |  6 ++-
 lisp/cl-calispel/Portfile                     | 35 ++++++++++++++++++
 lisp/cl-clsql/Portfile                        | 36 ++++++++++++++++++
 lisp/cl-difflib/Portfile                      | 23 ++++++++++++
 lisp/cl-difflib/files/ASDFv3-test-syntax.diff | 53 +++++++++++++++++++++++++++
 lisp/cl-documentation-utils/Portfile          |  4 +-
 lisp/cl-eager-future/Portfile                 | 33 +++++++++++++++++
 lisp/cl-eager-future2/Portfile                | 35 ++++++++++++++++++
 lisp/cl-form-fiddle/Portfile                  | 24 ++++++++++++
 lisp/cl-gopher/Portfile                       | 29 +++++++++++++++
 lisp/cl-html-diff/Portfile                    | 23 ++++++++++++
 lisp/cl-jonathan/Portfile                     | 33 +++++++++++++++++
 lisp/cl-jpl-queues/Portfile                   | 33 +++++++++++++++++
 lisp/cl-jpl-util/Portfile                     | 27 ++++++++++++++
 lisp/cl-json/Portfile                         | 23 ++++++++++++
 lisp/cl-legion/Portfile                       | 33 +++++++++++++++++
 lisp/cl-local-time/Portfile                   | 33 +++++++++++++++++
 lisp/cl-metabang-bind/Portfile                | 27 ++++++++++++++
 lisp/cl-moptilities/Portfile                  | 29 +++++++++++++++
 lisp/cl-multilang-documentation/Portfile      | 29 +++++++++++++++
 lisp/cl-parachute/Portfile                    | 26 +++++++++++++
 lisp/cl-postmodern/Portfile                   | 41 +++++++++++++++++++++
 lisp/cl-postmodern/files/ecl-usocket.diff     | 15 ++++++++
 lisp/cl-quri/Portfile                         | 27 ++++++++++++++
 lisp/cl-s-sysdeps/Portfile                    | 27 ++++++++++++++
 lisp/cl-s-xml/Portfile                        | 25 +++++++++++++
 lisp/cl-speedy-queue/Portfile                 | 21 +++++++++++
 lisp/cl-stefil/Portfile                       | 30 +++++++++++++++
 lisp/cl-syntax/Portfile                       | 34 +++++++++++++++++
 lisp/cl-trivial-custom-debugger/Portfile      | 31 ++++++++++++++++
 lisp/cl-uax-15/Portfile                       | 25 +++++++++++++
 lisp/cl-usocket/Portfile                      |  2 +-
 lisp/cl-utilities/Portfile                    | 24 ++++++++++++
 33 files changed, 893 insertions(+), 3 deletions(-)
 create mode 100644 lisp/cl-calispel/Portfile
 create mode 100644 lisp/cl-clsql/Portfile
 create mode 100644 lisp/cl-difflib/Portfile
 create mode 100644 lisp/cl-difflib/files/ASDFv3-test-syntax.diff
 create mode 100644 lisp/cl-eager-future/Portfile
 create mode 100644 lisp/cl-eager-future2/Portfile
 create mode 100644 lisp/cl-form-fiddle/Portfile
 create mode 100644 lisp/cl-gopher/Portfile
 create mode 100644 lisp/cl-html-diff/Portfile
 create mode 100644 lisp/cl-jonathan/Portfile
 create mode 100644 lisp/cl-jpl-queues/Portfile
 create mode 100644 lisp/cl-jpl-util/Portfile
 create mode 100644 lisp/cl-json/Portfile
 create mode 100644 lisp/cl-legion/Portfile
 create mode 100644 lisp/cl-local-time/Portfile
 create mode 100644 lisp/cl-metabang-bind/Portfile
 create mode 100644 lisp/cl-moptilities/Portfile
 create mode 100644 lisp/cl-multilang-documentation/Portfile
 create mode 100644 lisp/cl-parachute/Portfile
 create mode 100644 lisp/cl-postmodern/Portfile
 create mode 100644 lisp/cl-postmodern/files/ecl-usocket.diff
 create mode 100644 lisp/cl-quri/Portfile
 create mode 100644 lisp/cl-s-sysdeps/Portfile
 create mode 100644 lisp/cl-s-xml/Portfile
 create mode 100644 lisp/cl-speedy-queue/Portfile
 create mode 100644 lisp/cl-stefil/Portfile
 create mode 100644 lisp/cl-syntax/Portfile
 create mode 100644 lisp/cl-trivial-custom-debugger/Portfile
 create mode 100644 lisp/cl-uax-15/Portfile
 create mode 100644 lisp/cl-utilities/Portfile



More information about the macports-changes mailing list