aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2022-05-02 14:59:35 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2022-05-02 14:59:35 +0000
commitd841400463b32a0be959f27ecac51f6a0147fad3 (patch)
tree717ddda6f8a5ae097528f1a07cd8950e3ededdf0
parent27a6023809e079db0d95795132aeb84bc51070a9 (diff)
downloadports-d841400463b32a0be959f27ecac51f6a0147fad3.tar.gz
ports-d841400463b32a0be959f27ecac51f6a0147fad3.zip
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
-rw-r--r--converters/cl-babel-sbcl/Makefile2
-rw-r--r--devel/cl-alexandria-sbcl/Makefile2
-rw-r--r--devel/cl-infix-sbcl/Makefile2
-rw-r--r--devel/cl-port-sbcl/Makefile2
-rw-r--r--devel/cl-split-sequence-sbcl/Makefile2
-rw-r--r--devel/cl-trivial-features-sbcl/Makefile2
-rw-r--r--devel/cl-trivial-gray-streams-sbcl/Makefile2
-rw-r--r--math/maxima/Makefile1
-rw-r--r--net/libnfs/MANIFEST9
-rw-r--r--security/cl-md5-sbcl/Makefile2
-rw-r--r--textproc/cl-meta-sbcl/Makefile2
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile2
-rw-r--r--www/cl-lml-sbcl/Makefile2
-rw-r--r--x11-wm/stumpwm/Makefile2
-rw-r--r--x11/cl-clx-sbcl/Makefile2
15 files changed, 23 insertions, 13 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 71fd0edcdd86..8cf8c68e436d 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 67
+PORTREVISION= 68
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index a75f556e0104..4372fe793bb7 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alexandria
PORTVERSION= 1.2
-PORTREVISION= 16
+PORTREVISION= 17
PORTEPOCH= 1
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 2b310040f82a..c7783e3a5542 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 71
+PORTREVISION= 72
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index 96c8daaf75ce..e02a6e49e979 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= 69
+PORTREVISION= 70
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 5037bf3c0361..8f2df539176c 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= 68
+PORTREVISION= 69
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index d4a171cd5bff..f3ee41292c01 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= 68
+PORTREVISION= 69
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 0418421ff85b..4dbe8a57e199 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= 68
+PORTREVISION= 69
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index a7eef60618dc..73dec5da459d 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -2,6 +2,7 @@
PORTNAME= maxima
PORTVERSION= 5.46.0
+PORTREVISION= 1
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
diff --git a/net/libnfs/MANIFEST b/net/libnfs/MANIFEST
new file mode 100644
index 000000000000..5f7ed083a032
--- /dev/null
+++ b/net/libnfs/MANIFEST
@@ -0,0 +1,9 @@
+base-dbg.txz d936463963e9f4c11482804679b1a25b0d983a6d5ade71fc573ee20d68f75078 1649 base_dbg "Base system (Debugging)" off
+base.txz be7ab3c21ca650b3763ad3605edd18c39d570abd40b0aad3058df64c3e38fb51 26793 base "Base system (MANDATORY)" on
+kernel-dbg.txz ad518a101686d86753814f89510b0552ff3a1a282249da1b038a136ec57e0aaf 804 kernel_dbg "Kernel (Debugging)" on
+kernel.txz c4cd1c1ee104110035d190816c9b90874487ed0b83ea4cb5dc56756bc3798882 815 kernel "Kernel (MANDATORY)" on
+lib32-dbg.txz 4ec30b9ae956e2279eee887714cccbaae5be6455494033ae792959ae1579e4a8 246 lib32_dbg "32-bit compatibility libraries (Debugging)" off
+lib32.txz a1d8fce2e15d19037f43914bc046d0a2c22c876586a49eaa21acc64ea402f466 1024 lib32 "32-bit compatibility libraries" on
+ports.txz c9dc28a4fdc015e051433a079cc036f7ee40444ec994b8539e543a21f77ef7ae 175426 ports "Ports tree" off
+src.txz 66566be2956fd6af2c5e265ec65b62207a10576a548dd2969c944fd019316a04 93430 src "System source tree" off
+tests.txz 0d9e98cd5c89437a4548f3b63597d198f5360d5d2535f216e3361b54176b4414 6546 tests "Test suite" off
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile
index 315fbf3acd34..3e8e92cc1ab0 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 68
+PORTREVISION= 69
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index b3decad64a63..c478a242bbc0 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 69
+PORTREVISION= 70
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 536849835df0..0b0bdc37e985 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= 17
+PORTREVISION= 18
CATEGORIES= textproc lisp
DISTFILES= # none
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 6e5a90cd00ad..ad2cbe6254ad 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 66
+PORTREVISION= 67
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index ef76748c41ff..6181d40fb5f3 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= stumpwm
DISTVERSION= 20.11-107
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX= -gaef6557
CATEGORIES= x11-wm lisp
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index 97a7637aa1b6..e9dabdaf2e27 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= 16
+PORTREVISION= 17
CATEGORIES= x11 lisp
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -sbcl