git: 3b92806cec4e - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.

Kirill Ponomarev <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by krion:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b92806cec4eeaabb3061cd5688a4ce7d4c376bb

commit 3b92806cec4eeaabb3061cd5688a4ce7d4c376bb
Author:     Kirill Ponomarev <[email protected]>
AuthorDate: 2026-08-01 07:13:45 +0000
Commit:     Kirill Ponomarev <[email protected]>
CommitDate: 2026-08-01 07:13:45 +0000

    */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
---
 converters/cl-babel-sbcl/Makefile           | 2 +-
 databases/pgloader3/Makefile                | 2 +-
 devel/cl-alexandria-sbcl/Makefile           | 2 +-
 devel/cl-alexandria/Makefile                | 2 +-
 devel/cl-asdf-sbcl/Makefile                 | 2 +-
 devel/cl-flexi-streams-sbcl/Makefile        | 2 +-
 devel/cl-infix-sbcl/Makefile                | 2 +-
 devel/cl-port-sbcl/Makefile                 | 2 +-
 devel/cl-split-sequence-sbcl/Makefile       | 2 +-
 devel/cl-trivial-features-sbcl/Makefile     | 2 +-
 devel/cl-trivial-gray-streams-sbcl/Makefile | 2 +-
 lang/quilc/Makefile                         | 2 +-
 math/fricas/Makefile                        | 2 +-
 math/maxima/Makefile                        | 2 +-
 security/cl-md5-sbcl/Makefile               | 2 +-
 textproc/cl-ppcre-sbcl/Makefile             | 2 +-
 www/cl-lml-sbcl/Makefile                    | 2 +-
 www/nyxt/Makefile                           | 2 +-
 x11-wm/stumpwm/Makefile                     | 2 +-
 x11/cl-clx-sbcl/Makefile                    | 2 +-
 20 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 17607261e7a7..dc90ffca4c14 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	babel
 DISTVERSION=	0.5.0-24
-PORTREVISION=	14
+PORTREVISION=	15
 PORTEPOCH=	1
 CATEGORIES=	converters lisp
 PKGNAMEPREFIX=	cl-
diff --git a/databases/pgloader3/Makefile b/databases/pgloader3/Makefile
index 086d7dbc0ae2..647887c8a2cc 100644
--- a/databases/pgloader3/Makefile
+++ b/databases/pgloader3/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pgloader
 PORTVERSION=	3.6.9
-PORTREVISION=	6
+PORTREVISION=	7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
 MASTER_SITES=	https://beta.quicklisp.org/archive/alexandria/2023-10-21/:alexandria \
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index d5da7c2a0040..809fad47f373 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	alexandria
 PORTVERSION=	1.4
-PORTREVISION=	16
+PORTREVISION=	17
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile
index 6eea25883dad..545cd57a321c 100644
--- a/devel/cl-alexandria/Makefile
+++ b/devel/cl-alexandria/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	alexandria
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
diff --git a/devel/cl-asdf-sbcl/Makefile b/devel/cl-asdf-sbcl/Makefile
index 9fee87cffc5c..ee3eca559430 100644
--- a/devel/cl-asdf-sbcl/Makefile
+++ b/devel/cl-asdf-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	asdf
 PORTVERSION=	3.3.7
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-flexi-streams-sbcl/Makefile b/devel/cl-flexi-streams-sbcl/Makefile
index 479a2383a481..357f804d666d 100644
--- a/devel/cl-flexi-streams-sbcl/Makefile
+++ b/devel/cl-flexi-streams-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	flexi-streams
 DISTVERSION=	1.0.20
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index cd71150f9425..303740444dc2 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	infix
 PORTVERSION=	19960628
-PORTREVISION=	109
+PORTREVISION=	110
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index ac3e2141fb9f..0be3b5eb09c2 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	port
 PORTVERSION=	2002.10.02.1
-PORTREVISION=	107
+PORTREVISION=	108
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 2542af249fac..88b359c4f8a5 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	split-sequence
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.1-3
-PORTREVISION=	14
+PORTREVISION=	15
 DISTVERSIONSUFFIX=	-g89a10b4
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index 422505fd830b..e0d771f9024f 100644
--- a/devel/cl-trivial-features-sbcl/Makefile
+++ b/devel/cl-trivial-features-sbcl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	trivial-features
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0-4
-PORTREVISION=	14
+PORTREVISION=	15
 DISTVERSIONSUFFIX=	-gd249a62
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index 933ea1c4be92..ee88446ea033 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	trivial-gray-streams
 PORTVERSION=	20240217
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile
index 52761f4c5544..78d35ed61170 100644
--- a/lang/quilc/Makefile
+++ b/lang/quilc/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	quilc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.26.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	lang # quantum-computing
 DIST_SUBDIR=	${PORTNAME}-${DISTVERSION} # many files, some are unversioned
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
diff --git a/math/fricas/Makefile b/math/fricas/Makefile
index 1fc0adb26ced..7c70fb487aaa 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fricas
 DISTVERSION=	1.3.13
-PORTREVISION=	2
+PORTREVISION=	3
 DISTVERSIONSUFFIX=	-full
 CATEGORIES=	math
 MASTER_SITES=	SF
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index f29a84b99610..054c25899761 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	maxima
 DISTVERSION=	5.49.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math lisp tk
 MASTER_SITES=	SF/maxima/Maxima-source/${PORTVERSION}-source
 
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile
index 87db59f583b9..936e8354203d 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	md5
 PORTVERSION=	2.0.5
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	security lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 5c9145eb89d8..d29168028d6c 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cl-ppcre
 PORTVERSION=	2.1.2
-PORTREVISION=	23
+PORTREVISION=	24
 CATEGORIES=	textproc lisp
 DISTFILES=	# none
 
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 92149a12e8f5..799456ddf07b 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lml
 PORTVERSION=	2.5.7
-PORTREVISION=	104
+PORTREVISION=	105
 CATEGORIES=	www textproc
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/www/nyxt/Makefile b/www/nyxt/Makefile
index 29de80cde7e6..e70fa888f5ea 100644
--- a/www/nyxt/Makefile
+++ b/www/nyxt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nyxt
 DISTVERSION=	3.12.0
 DISTVERSIONSUFFIX=	-source-with-submodules
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/atlas-engineer/${PORTNAME}/releases/download/${DISTVERSION}/
 
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index b42dfc21baf6..e7585521e82e 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	stumpwm
 DISTVERSION=	24.11-29
-PORTREVISION=	6
+PORTREVISION=	7
 DISTVERSIONSUFFIX=	-ga8196db
 CATEGORIES=	x11-wm lisp
 
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index b078a3cb6e7e..26e724deec5b 100644
--- a/x11/cl-clx-sbcl/Makefile
+++ b/x11/cl-clx-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	clx
 DISTVERSION=	0.7.8
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	x11 lisp
 PKGNAMEPREFIX=	cl-
 PKGNAMESUFFIX=	-sbcl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.