git: df2428572bb1 - main - */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Kirill Ponomarev
krion at FreeBSD.org
Mon Sep 6 06:14:45 UTC 2021
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df2428572bb1aa63c3a0db55e2342506cc740ece
commit df2428572bb1aa63c3a0db55e2342506cc740ece
Author: Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-09-06 06:14:28 +0000
Commit: Kirill Ponomarev <krion at FreeBSD.org>
CommitDate: 2021-09-06 06:14:28 +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 +-
distinfo | 3 +++
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 | 2 +-
x11/cl-clx-sbcl/Makefile | 2 +-
15 files changed, 17 insertions(+), 14 deletions(-)
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 62e96e0c3947..97a3a7e86123 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 59
+PORTREVISION= 60
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index 2dd79dd18524..e8bde6bd0418 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alexandria
PORTVERSION= 1.2
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 301ba351033b..09a8a629c68a 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 63
+PORTREVISION= 64
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index 98bc160d29e7..d2788bd3d1b1 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-PORTREVISION= 61
+PORTREVISION= 62
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 5a915292cd73..424edbcf9031 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-PORTREVISION= 60
+PORTREVISION= 61
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index dd087f8377a1..e57a9a95cefb 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= 60
+PORTREVISION= 61
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 4acb647b13f5..80f87e6accca 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= 60
+PORTREVISION= 61
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/distinfo b/distinfo
new file mode 100644
index 000000000000..806329669923
--- /dev/null
+++ b/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1629219158
+SHA256 (salt-3003.2.tar.gz) = 73c86c44b176d8cfdc033bb1e42e4fdc8dd3424833faa2ea0d0938fa173856a9
+SIZE (salt-3003.2.tar.gz) = 16013150
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 247469f50447..541619e08a5d 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -2,7 +2,7 @@
PORTNAME= maxima
PORTVERSION= 5.44.0
-PORTREVISION= 16
+PORTREVISION= 17
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 12ceaf9c04e6..76f6be400a7f 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 60
+PORTREVISION= 61
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 9d6e4e74e302..6f31963ddb9a 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 61
+PORTREVISION= 62
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 68fa876d1664..76b8dbd0b4a1 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 2.1.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= textproc lisp
DISTFILES= # none
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 7c25bb6e8b15..9fb2ca5e9f85 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 58
+PORTREVISION= 59
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index eaa7cf107a87..efb9519015da 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= stumpwm
DISTVERSION= 20.11-90
DISTVERSIONSUFFIX= -gccb964d
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm lisp
MAINTAINER= jrm at FreeBSD.org
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index 9fb7d70baf57..c8059a9059d4 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= 8
+PORTREVISION= 9
CATEGORIES= x11 lisp
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -sbcl
More information about the dev-commits-ports-all
mailing list