git: 543642092ee3 - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Jul 2024 07:02:37 UTC
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=543642092ee36e0ced172c3f3c4808448780a1a1
commit 543642092ee36e0ced172c3f3c4808448780a1a1
Author: Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2024-07-31 07:02:14 +0000
Commit: Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2024-07-31 07:02:14 +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/cl-clx-sbcl/Makefile | 2 +-
13 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 2c686fc3c557..6a2b84f46b9d 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 85
+PORTREVISION= 86
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index 7ca264647cfc..3d57273257c2 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alexandria
PORTVERSION= 1.2
-PORTREVISION= 34
+PORTREVISION= 35
PORTEPOCH= 1
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 5fb3e5f5bc5e..2c04895ecef3 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 89
+PORTREVISION= 90
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index e6d7693885f6..c0568000a534 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= 87
+PORTREVISION= 88
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index b368c6ccb82f..6da803db1768 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= 86
+PORTREVISION= 87
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index 5f50bb716167..bc3a593bda88 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= 86
+PORTREVISION= 87
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 11456f8ade9c..3786ac7e8a6c 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= 86
+PORTREVISION= 87
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 30666bcbf657..7016b22c168d 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,6 +1,6 @@
PORTNAME= maxima
PORTVERSION= 5.47.0
-PORTREVISION= 13
+PORTREVISION= 14
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 a73d8ab29d48..fd0b751f0abe 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 86
+PORTREVISION= 87
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 645ed92549e1..3d329ad39c8c 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 87
+PORTREVISION= 88
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 9f9e6cfa552b..4adb9c2592ed 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= 3
+PORTREVISION= 4
CATEGORIES= textproc lisp
DISTFILES= # none
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 5b7b0683796b..f894efb307ab 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 84
+PORTREVISION= 85
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index d02bba8730ca..82b82aa533fd 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= 34
+PORTREVISION= 35
CATEGORIES= x11 lisp
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -sbcl