Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 13:01:34 +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: 6b6d4f026c4f - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Message-ID:  <69f352ae.3222c.10762725@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=6b6d4f026c4f1e45f1d6973e67cea3a2f819bfcd

commit 6b6d4f026c4f1e45f1d6973e67cea3a2f819bfcd
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2026-04-30 13:01:20 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2026-04-30 13:01:20 +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 1632e8da2882..6aaf7b9b506c 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=	11
+PORTREVISION=	12
 PORTEPOCH=	1
 CATEGORIES=	converters lisp
 PKGNAMEPREFIX=	cl-
diff --git a/databases/pgloader3/Makefile b/databases/pgloader3/Makefile
index 5dc3a2e235cd..1a9279d2d1dc 100644
--- a/databases/pgloader3/Makefile
+++ b/databases/pgloader3/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pgloader
 PORTVERSION=	3.6.9
-PORTREVISION=	3
+PORTREVISION=	4
 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 b9169c9aefe5..fcc5bb7ac3e3 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	alexandria
 PORTVERSION=	1.4
-PORTREVISION=	13
+PORTREVISION=	14
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
diff --git a/devel/cl-alexandria/Makefile b/devel/cl-alexandria/Makefile
index c9005091f4b2..7712517f38b7 100644
--- a/devel/cl-alexandria/Makefile
+++ b/devel/cl-alexandria/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	alexandria
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
diff --git a/devel/cl-asdf-sbcl/Makefile b/devel/cl-asdf-sbcl/Makefile
index 11a6c0209aac..f87cadb5a9b5 100644
--- a/devel/cl-asdf-sbcl/Makefile
+++ b/devel/cl-asdf-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	asdf
 PORTVERSION=	3.3.7
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-flexi-streams-sbcl/Makefile b/devel/cl-flexi-streams-sbcl/Makefile
index 5798ab8e5838..9caed545eb3c 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=	4
+PORTREVISION=	5
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index b7aee606204c..6304726aa7f0 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	infix
 PORTVERSION=	19960628
-PORTREVISION=	106
+PORTREVISION=	107
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index 0fa9b69a2a85..f407b63427dc 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=	104
+PORTREVISION=	105
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index c2bc63b5259d..02dfc9ba8a21 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=	11
+PORTREVISION=	12
 DISTVERSIONSUFFIX=	-g89a10b4
 PORTEPOCH=	1
 CATEGORIES=	devel lisp
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index 398285208282..81eaf212368e 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=	11
+PORTREVISION=	12
 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 126847d65bf4..3298d55d3431 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=	11
+PORTREVISION=	12
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/lang/quilc/Makefile b/lang/quilc/Makefile
index 962b6457cd8e..ccd4cf4ff35c 100644
--- a/lang/quilc/Makefile
+++ b/lang/quilc/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	quilc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.26.0
-PORTREVISION=	11
+PORTREVISION=	12
 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 c618481e63d3..a94dc90c48d2 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fricas
 DISTVERSION=	1.3.10
-PORTREVISION=	3
+PORTREVISION=	4
 DISTVERSIONSUFFIX=	-full
 CATEGORIES=	math
 MASTER_SITES=	SF
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index a8ef96d4e5d9..4e2602b2d07e 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	maxima
 DISTVERSION=	5.49.0
-PORTREVISION=	3
+PORTREVISION=	4
 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 30116dba99d3..dba14553a61d 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	md5
 PORTVERSION=	2.0.5
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	security lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 813f17c648e3..814d8ab6b05d 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=	20
+PORTREVISION=	21
 CATEGORIES=	textproc lisp
 DISTFILES=	# none
 
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 775be1f14dcc..a45c373fb723 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	lml
 PORTVERSION=	2.5.7
-PORTREVISION=	101
+PORTREVISION=	102
 CATEGORIES=	www textproc
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none
diff --git a/www/nyxt/Makefile b/www/nyxt/Makefile
index 70e9ef0f6320..d56b13728d43 100644
--- a/www/nyxt/Makefile
+++ b/www/nyxt/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nyxt
 DISTVERSION=	3.12.0
 DISTVERSIONSUFFIX=	-source-with-submodules
-PORTREVISION=	6
+PORTREVISION=	7
 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 37eeb9f4b440..adad0bc67beb 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	stumpwm
 DISTVERSION=	24.11-29
-PORTREVISION=	3
+PORTREVISION=	4
 DISTVERSIONSUFFIX=	-ga8196db
 CATEGORIES=	x11-wm lisp
 
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index cc540f768ce4..5be477be5961 100644
--- a/x11/cl-clx-sbcl/Makefile
+++ b/x11/cl-clx-sbcl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	clx
 DISTVERSION=	0.7.8
-PORTREVISION=	3
+PORTREVISION=	4
 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?69f352ae.3222c.10762725>