Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2024 02:47:48 GMT
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 95a2770a5341 - main - */cl-*: Pet portclippy/portfmt
Message-ID:  <202412200247.4BK2lmwn066979@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95a2770a53417c2bbcf1990452f977d9a1f0100c

commit 95a2770a53417c2bbcf1990452f977d9a1f0100c
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2024-12-19 20:47:24 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2024-12-20 02:31:49 +0000

    */cl-*: Pet portclippy/portfmt
    
    Sponsored by:   The FreeBSD Foundation
---
 converters/cl-babel-sbcl/Makefile      | 8 ++++----
 converters/cl-babel/Makefile           | 6 +++---
 devel/cl-alexandria/Makefile           | 6 +++---
 devel/cl-infix/Makefile                | 5 +++--
 devel/cl-split-sequence/Makefile       | 5 +++--
 devel/cl-trivial-features/Makefile     | 4 ++--
 devel/cl-trivial-gray-streams/Makefile | 4 ++--
 security/cl-md5/Makefile               | 7 ++++---
 www/cl-lml/Makefile                    | 4 ++--
 9 files changed, 26 insertions(+), 23 deletions(-)

diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 7a05548188a0..782419618389 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -11,12 +11,12 @@ WWW=		https://www.cliki.net/Babel
 
 LICENSE=	MIT
 
-BUILD_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
-		${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/alexandria-1/arrays.fasl:devel/cl-alexandria-sbcl \
+BUILD_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/alexandria-1/arrays.fasl:devel/cl-alexandria-sbcl \
+		${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
 		${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:devel/cl-trivial-features-sbcl \
 		${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:devel/cl-trivial-gray-streams-sbcl
-RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
-		${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/alexandria-1/arrays.fasl:devel/cl-alexandria-sbcl \
+RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/sbclfasl/alexandria-1/arrays.fasl:devel/cl-alexandria-sbcl \
+		${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:converters/cl-babel \
 		${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/sbclfasl/src/tf-sbcl.fasl:devel/cl-trivial-features-sbcl \
 		${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/sbclfasl/package.fasl:devel/cl-trivial-gray-streams-sbcl
 
diff --git a/converters/cl-babel/Makefile b/converters/cl-babel/Makefile
index 55bd0ad92570..4452e1cb199f 100644
--- a/converters/cl-babel/Makefile
+++ b/converters/cl-babel/Makefile
@@ -2,8 +2,8 @@ PORTNAME=	babel
 PORTVERSION=	2010.01.16
 PORTREVISION=	3
 CATEGORIES=	converters lisp
-PKGNAMEPREFIX=	cl-
 MASTER_SITES=	LOCAL/olgeni
+PKGNAMEPREFIX=	cl-
 
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Charset encoding/decoding library written in Common Lisp
@@ -18,10 +18,10 @@ RUN_DEPENDS=	${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:devel/cl-al
 		${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:devel/cl-trivial-features \
 		${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams
 
-NO_BUILD=	yes
-
 USES=		cl
 
+NO_BUILD=	yes
+
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
 do-install:
diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile
index d83d7e05511d..0ba78195bdd3 100644
--- a/devel/cl-alexandria/Makefile
+++ b/devel/cl-alexandria/Makefile
@@ -21,9 +21,9 @@ OPTIONS_DEFINE=	DOCS
 
 DOCS_BUILD_DEPENDS=	sbcl:lang/sbcl \
 			texi2pdf:print/texinfo
-DOCS_USES=	tex
-DOCS_USE=	TEX=latex:build
-DOCS_INFO=	doc/${PORTNAME}
+DOCS_USES=		tex
+DOCS_USE=		TEX=latex:build
+DOCS_INFO=		doc/${PORTNAME}
 
 do-build:
 	@${DO_NADA}
diff --git a/devel/cl-infix/Makefile b/devel/cl-infix/Makefile
index 9ccbf236f915..76239d65b6c2 100644
--- a/devel/cl-infix/Makefile
+++ b/devel/cl-infix/Makefile
@@ -19,10 +19,11 @@ LICENSE_NAME=	infix
 LICENSE_TEXT=	No fees or compensation can be charged
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
+USES=		cl
+
 NO_BUILD=	yes
 
-USES=		cl
+WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
 
 OPTIONS_DEFINE=	DOCS
 
diff --git a/devel/cl-split-sequence/Makefile b/devel/cl-split-sequence/Makefile
index 1f82a758f35c..7c4bd1530052 100644
--- a/devel/cl-split-sequence/Makefile
+++ b/devel/cl-split-sequence/Makefile
@@ -14,10 +14,11 @@ WWW=		https://www.cliki.net/SPLIT-SEQUENCE
 
 LICENSE=	PD
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
+USES=		cl
+
 NO_BUILD=	yes
 
-USES=		cl
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${ASDF_PATHNAME} ${STAGEDIR}${ASDF_REGISTRY}
diff --git a/devel/cl-trivial-features/Makefile b/devel/cl-trivial-features/Makefile
index 4834373fabe3..1f9c231ef427 100644
--- a/devel/cl-trivial-features/Makefile
+++ b/devel/cl-trivial-features/Makefile
@@ -11,10 +11,10 @@ WWW=		https://www.cliki.net/trivial-features
 
 LICENSE=	MIT
 
-NO_BUILD=	yes
-
 USES=		cl
 
+NO_BUILD=	yes
+
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
 do-install:
diff --git a/devel/cl-trivial-gray-streams/Makefile b/devel/cl-trivial-gray-streams/Makefile
index 6e096b381be3..5a11577ad983 100644
--- a/devel/cl-trivial-gray-streams/Makefile
+++ b/devel/cl-trivial-gray-streams/Makefile
@@ -11,10 +11,10 @@ WWW=		https://www.cliki.net/trivial-gray-streams
 
 LICENSE=	MIT
 
-NO_BUILD=	yes
-
 USES=		cl
 
+NO_BUILD=	yes
+
 OPTIONS_DEFINE=	DOCS
 
 do-install:
diff --git a/security/cl-md5/Makefile b/security/cl-md5/Makefile
index 0d47e49a4b20..27541f5a6bd5 100644
--- a/security/cl-md5/Makefile
+++ b/security/cl-md5/Makefile
@@ -3,8 +3,8 @@ PORTVERSION=	1.8.5
 PORTREVISION=	2
 CATEGORIES=	security lisp
 MASTER_SITES=	http://ftp.de.debian.org/debian/pool/main/c/cl-md5/
-DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}_${PORTVERSION}.orig
 PKGNAMEPREFIX=	cl-
+DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}_${PORTVERSION}.orig
 
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Native MD5 implementation in Common Lisp
@@ -12,10 +12,11 @@ WWW=		https://www.cliki.net/MD5
 
 LICENSE=	PD
 
-WRKSRC=		${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${DISTVERSION}
+USES=		cl
+
 NO_BUILD=	yes
 
-USES=		cl
+WRKSRC=		${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${DISTVERSION}
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${ASDF_PATHNAME} ${STAGEDIR}${ASDF_REGISTRY}
diff --git a/www/cl-lml/Makefile b/www/cl-lml/Makefile
index 12e9f5b73f79..95546ec0ad5a 100644
--- a/www/cl-lml/Makefile
+++ b/www/cl-lml/Makefile
@@ -12,10 +12,10 @@ WWW=		http://lml.b9.com/
 
 LICENSE=	GPLv2
 
-NO_BUILD=	yes
-
 USES=		cl
 
+NO_BUILD=	yes
+
 PORTDOCS=	Makefile make.lisp readme.html readme.lml
 
 OPTIONS_DEFINE=	DOCS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412200247.4BK2lmwn066979>