[macports-ports] branch master updated (cf968578547 -> 6ef625469fc)
Herby Gillot
herby.gillot at gmail.com
Thu Dec 7 06:09:07 UTC 2023
Herby Gillot (herbygillot) pushed a change to branch master
in repository macports-ports.
from cf968578547 sbcl: use ecl instead ecl-devel
new 134275e9126 cl-routes: new port (version 20170119)
new de5eb86ed66 cl-access: new port (version 20220610)
new 499d4d0ee73 cl-slice: new port (version 20210514)
new 38d9316557c cl-collectors: new port (version 20220117)
new ac752fd466c cl-arnesi: new port (version 20170330)
new 13a368617ee cl-locale: new port (version 20150826)
new 7efcba65e79 cl-yacc: new port (version 20230108)
new 020d5b8a998 cl-stefil: update tp 20181102
new de7854c2cd6 cl-gettext: new port (version 20171101)
new d64cd7411d2 cl-infix: new port (version 19960628)
new a91a75052f7 cl-parser-combinators: new port (version 20231023)
new 3e691d383ff cl-translate: new port (version 20170505)
new 6d37a4a6d68 cl-trivial-open-browser: new port (version 20160602)
new 05675805ef8 cl-djula: new port (version 20231009)
new 64745581c3d cl-mimeparse: new port (version 20210428)
new c977cc89a53 cl-hunchentoot-errors: new port (version 20231013)
new 5cc4b66073a cl-easy-routes: new port (version 20230815)
new 6ef625469fc cl-drakma: update to 2.0.10
The 18 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:
lisp/cl-access/Portfile | 28 +++++++++
lisp/cl-arnesi/Portfile | 29 +++++++++
lisp/cl-collectors/Portfile | 27 +++++++++
lisp/cl-djula/Portfile | 64 ++++++++++++++++++++
lisp/cl-drakma/Portfile | 69 ++++++++++++++--------
lisp/cl-easy-routes/Portfile | 33 +++++++++++
lisp/cl-gettext/Portfile | 33 +++++++++++
lisp/cl-hunchentoot-errors/Portfile | 33 +++++++++++
lisp/cl-infix/Portfile | 36 +++++++++++
.../files/patch-rename-infix.cl-to-infix.lisp.diff | 19 ++++++
lisp/cl-locale/Portfile | 31 ++++++++++
lisp/cl-mimeparse/Portfile | 25 ++++++++
lisp/cl-parser-combinators/Portfile | 28 +++++++++
lisp/cl-routes/Portfile | 29 +++++++++
lisp/cl-slice/Portfile | 25 ++++++++
lisp/cl-stefil/Portfile | 12 ++--
lisp/cl-translate/Portfile | 25 ++++++++
lisp/cl-trivial-open-browser/Portfile | 22 +++++++
lisp/cl-yacc/Portfile | 21 +++++++
19 files changed, 559 insertions(+), 30 deletions(-)
create mode 100644 lisp/cl-access/Portfile
create mode 100644 lisp/cl-arnesi/Portfile
create mode 100644 lisp/cl-collectors/Portfile
create mode 100644 lisp/cl-djula/Portfile
create mode 100644 lisp/cl-easy-routes/Portfile
create mode 100644 lisp/cl-gettext/Portfile
create mode 100644 lisp/cl-hunchentoot-errors/Portfile
create mode 100644 lisp/cl-infix/Portfile
create mode 100644 lisp/cl-infix/files/patch-rename-infix.cl-to-infix.lisp.diff
create mode 100644 lisp/cl-locale/Portfile
create mode 100644 lisp/cl-mimeparse/Portfile
create mode 100644 lisp/cl-parser-combinators/Portfile
create mode 100644 lisp/cl-routes/Portfile
create mode 100644 lisp/cl-slice/Portfile
create mode 100644 lisp/cl-translate/Portfile
create mode 100644 lisp/cl-trivial-open-browser/Portfile
create mode 100644 lisp/cl-yacc/Portfile
More information about the macports-changes
mailing list