Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2026 06:33:51 +0000
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f7832f9e6def - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Message-ID:  <69a28c4f.42792.7fa99edf@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by krion:

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

commit f7832f9e6defdcee979e5ac45a12531a09c5a21a
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2026-02-28 06:33:38 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2026-02-28 06:33:38 +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 2dee57dac2fc..87696d3c8ad1 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=	9
+PORTREVISION=	10
 PORTEPOCH=	1
 CATEGORIES=	converters lisp
 PKGNAMEPREFIX=	cl-
diff --git a/databases/pgloader3/Makefile b/databases/pgloader3/Makefile
index bf58e7bfb877..a91e57e50b5f 100644
--- a/databases/pgloader3/Makefile
+++ b/databases/pgloader3/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pgloader
 PORTVERSION=	3.6.9
-PORTREVISION=	1
+PORTREVISION=	2
 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 1baa33f50583..f36df9b9d9e8 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	alexandria
 PORTVERSION=	1.4
-PORTREVISION=	11
+PORTREVISION=	12
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile
index d1c567f53352..1720409f60fb 100644
--- a/devel/cl-alexandria/Makefile
+++ b/devel/cl-alexandria/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	alexandria
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
diff --git a/devel/cl-asdf-sbcl/Makefile b/devel/cl-asdf-sbcl/Makefile
index a5a8912ec9c4..198b873a2ef2 100644
--- a/devel/cl-asdf-sbcl/Makefile
+++ b/devel/cl-asdf-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	asdf
 PORTVERSION=	3.3.7
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-flexi-streams-sbcl/Makefile b/devel/cl-flexi-streams-sbcl/Makefile
index a0fc87767e2b..6bdd0fdd8666 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=	2
+PORTREVISION=	3
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index fdc54424227d..e9753d8906a2 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	infix
 PORTVERSION=	19960628
-PORTREVISION=	104
+PORTREVISION=	105
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index ef71e0685c80..9742c7156082 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=	102
+PORTREVISION=	103
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 476927b15ace..2ad63057165f 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=	9
+PORTREVISION=	10
 DISTVERSIONSUFFIX=	-g89a10b4
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index f531fbc382f2..041220e0c328 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=	9
+PORTREVISION=	10
 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 87f48c1f5c80..52147d0b1d2d 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=	9
+PORTREVISION=	10
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile
index 382c46bb942d..554f32ffa301 100644
--- a/lang/quilc/Makefile
+++ b/lang/quilc/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	quilc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.26.0
-PORTREVISION=	9
+PORTREVISION=	10
 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 8501bac1a542..d4838d7fd65f 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fricas
 DISTVERSION=	1.3.10
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-full
 CATEGORIES=	math
 MASTER_SITES=	SF
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 8988a664465d..f6ede6c6ee3b 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	maxima
 DISTVERSION=	5.49.0
-PORTREVISION=	1
+PORTREVISION=	2
 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 6d26e80b7cef..1b60c7c9bd74 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	md5
 PORTVERSION=	2.0.5
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	security lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index cab32bb393ee..01ec444c7366 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=	18
+PORTREVISION=	19
 CATEGORIES=	textproc lisp
 DISTFILES=	# none
 
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 6f74539bde87..063541c8bacc 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lml
 PORTVERSION=	2.5.7
-PORTREVISION=	99
+PORTREVISION=	100
 CATEGORIES=	www textproc
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/www/nyxt/Makefile b/www/nyxt/Makefile
index 6196b60ea059..e37f2cc65c48 100644
--- a/www/nyxt/Makefile
+++ b/www/nyxt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nyxt
 DISTVERSION=	3.12.0
 DISTVERSIONSUFFIX=	-source-with-submodules
-PORTREVISION=	4
+PORTREVISION=	5
 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 4778dd2dd29e..97b3a55f68e7 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	stumpwm
 DISTVERSION=	24.11-29
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-ga8196db
 CATEGORIES=	x11-wm lisp
 
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index 81d294cf3926..02ad2389b1c8 100644
--- a/x11/cl-clx-sbcl/Makefile
+++ b/x11/cl-clx-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	clx
 DISTVERSION=	0.7.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11 lisp
 PKGNAMEPREFIX=	cl-
 PKGNAMESUFFIX=	-sbcl


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a28c4f.42792.7fa99edf>