git: 103718691668 - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Date: Tue, 02 Jan 2024 18:52:28 UTC
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=10371869166805a6f46b67731ad40f9c11c3a479
commit 10371869166805a6f46b67731ad40f9c11c3a479
Author: Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2024-01-02 18:52:12 +0000
Commit: Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2024-01-02 18:52:12 +0000
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
---
converters/cl-babel-sbcl/Makefile | 2 +-
devel/cl-alexandria-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 +-
math/maxima/Makefile | 2 +-
security/cl-md5-sbcl/Makefile | 2 +-
textproc/cl-meta-sbcl/Makefile | 2 +-
textproc/cl-ppcre-sbcl/Makefile | 2 +-
www/cl-lml-sbcl/Makefile | 2 +-
x11-wm/stumpwm/Makefile | 1 +
x11/cl-clx-sbcl/Makefile | 2 +-
14 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 984e773d226e..04769bd61f9f 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 81
+PORTREVISION= 82
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index df3e33a12363..d61d7080d901 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alexandria
PORTVERSION= 1.2
-PORTREVISION= 30
+PORTREVISION= 31
PORTEPOCH= 1
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 5bc2f6739833..ffddaea792f0 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 85
+PORTREVISION= 86
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index 158d346ff9ca..8297efc35c37 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= 83
+PORTREVISION= 84
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 3054c81fc9e5..b45eb088a7f0 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-PORTREVISION= 82
+PORTREVISION= 83
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index ce01d8a59bd4..dc84d47af885 100644
--- a/devel/cl-trivial-features-sbcl/Makefile
+++ b/devel/cl-trivial-features-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= trivial-features
PORTVERSION= 2010.01.16
-PORTREVISION= 82
+PORTREVISION= 83
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index 24359a43c381..2db285d1702e 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= 2008.11.02
-PORTREVISION= 82
+PORTREVISION= 83
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 70eebcdcb672..64498e779e67 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,6 +1,6 @@
PORTNAME= maxima
PORTVERSION= 5.47.0
-PORTREVISION= 7
+PORTREVISION= 8
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 270d93b2e62b..733499bbea7f 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 82
+PORTREVISION= 83
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 59f86e87d264..0021caf37321 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 83
+PORTREVISION= 84
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 9a14942b9e36..45411c3f8649 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cl-ppcre
PORTVERSION= 2.1.1
-PORTREVISION= 31
+PORTREVISION= 32
CATEGORIES= textproc lisp
DISTFILES= # none
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 2c5e45b2eba3..7ede627088e6 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 80
+PORTREVISION= 81
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index ce5d1b63fd2f..1f2c7ebdf1a9 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= stumpwm
DISTVERSION= 23.11
+PORTREVISION= 1
CATEGORIES= x11-wm lisp
MASTER_SITES+= https://beta.quicklisp.org/archive/alexandria/2023-10-21/:alexandria \
https://beta.quicklisp.org/archive/cl-ppcre/2023-06-18/:ppcre \
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index 6335621d2df2..6cf0e9283823 100644
--- a/x11/cl-clx-sbcl/Makefile
+++ b/x11/cl-clx-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= clx
DISTVERSION= 0.7.5.65
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= x11 lisp
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -sbcl