git: 55c71f95e2be - main - devel/cl-alexandria: Update to 1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Nov 2024 17:47:33 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=55c71f95e2be2eb417ff300f7e7dca5198a0b17d commit 55c71f95e2be2eb417ff300f7e7dca5198a0b17d Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-11-06 16:46:57 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-11-21 17:19:17 +0000 devel/cl-alexandria: Update to 1.4 Commit log: https://gitlab.common-lisp.net/alexandria/alexandria/-/compare/8beef2dc50...49e82add16 PR: 282589 Approved by: maintainer timeout Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D47469 --- devel/cl-alexandria-sbcl/Makefile | 3 +-- devel/cl-alexandria/Makefile | 4 ++-- devel/cl-alexandria/distinfo | 6 +++--- devel/cl-alexandria/pkg-plist | 1 + 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile index 7bacee81cc61..46a4bcde49d5 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -1,6 +1,5 @@ PORTNAME= alexandria -PORTVERSION= 1.2 -PORTREVISION= 38 +PORTVERSION= 1.4 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile index 912f72fdf7d5..eadd890ba221 100644 --- a/devel/cl-alexandria/Makefile +++ b/devel/cl-alexandria/Makefile @@ -1,5 +1,6 @@ PORTNAME= alexandria -DISTVERSION= 1.2 +DISTVERSIONPREFIX= v +DISTVERSION= 1.4 PORTEPOCH= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- @@ -14,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENCE USE_ASDF= yes USE_GITLAB= yes GL_SITE= https://gitlab.common-lisp.net -GL_TAGNAME= f35e232ceb2ada8d10e7fdf27ccac07f781eea0e OPTIONS_DEFINE= DOCS diff --git a/devel/cl-alexandria/distinfo b/devel/cl-alexandria/distinfo index 0bb943fb0364..818fad6ff863 100644 --- a/devel/cl-alexandria/distinfo +++ b/devel/cl-alexandria/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617884675 -SHA256 (alexandria-alexandria-f35e232ceb2ada8d10e7fdf27ccac07f781eea0e_GL0.tar.gz) = a1c0f35d289450ff5e43ea4bf3c1bce2941c65ad5499767104c83dd85284a563 -SIZE (alexandria-alexandria-f35e232ceb2ada8d10e7fdf27ccac07f781eea0e_GL0.tar.gz) = 56590 +TIMESTAMP = 1730910889 +SHA256 (alexandria-v1.4.tar.bz2) = 4b3c1b73291b12d79d57e38caccead70a9bb823737c6f52499440690f4b144a7 +SIZE (alexandria-v1.4.tar.bz2) = 49777 diff --git a/devel/cl-alexandria/pkg-plist b/devel/cl-alexandria/pkg-plist index 96b76de5e4bc..bb67a132f354 100644 --- a/devel/cl-alexandria/pkg-plist +++ b/devel/cl-alexandria/pkg-plist @@ -16,6 +16,7 @@ lib/common-lisp/alexandria/alexandria-1/strings.lisp lib/common-lisp/alexandria/alexandria-1/symbols.lisp lib/common-lisp/alexandria/alexandria-1/tests.lisp lib/common-lisp/alexandria/alexandria-1/types.lisp +lib/common-lisp/alexandria/alexandria-2/arrays.lisp lib/common-lisp/alexandria/alexandria-2/control-flow.lisp lib/common-lisp/alexandria/alexandria-2/lists.lisp lib/common-lisp/alexandria/alexandria-2/package.lisp