aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-06-29 12:50:01 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-06-29 12:50:01 +0000
commit2e09f3de4c6c5b8c21daa2a9dce1b878999d5e59 (patch)
treeef3c7690508e59b91c3c5c300e3f16765b2f9024
parent8270400fe2da9b38f774f07134c4409220186d8e (diff)
downloadports-2e09f3de4c6c5b8c21daa2a9dce1b878999d5e59.tar.gz
ports-2e09f3de4c6c5b8c21daa2a9dce1b878999d5e59.zip
Notes
-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--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/Makefile1
-rw-r--r--x11/cl-clx-sbcl/Makefile2
13 files changed, 13 insertions, 12 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index afbb029503db..29f835dc12d5 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile
index 7ef0676dd743..80e2ff5ff94f 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= alexandria
PORTVERSION= 2010.01.16
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index cd957163fd95..7ee4355e1342 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index 930fd7d3bfd5..1b17b0b9b676 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index 56d8dd313a48..0152d3f6c182 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index 759e80f8e43c..83582f1335eb 100644
--- a/devel/cl-trivial-features-sbcl/Makefile
+++ b/devel/cl-trivial-features-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= trivial-features
PORTVERSION= 2010.01.16
-PORTREVISION= 23
+PORTREVISION= 24
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 4335efab05dd..689674789884 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= trivial-gray-streams
PORTVERSION= 2008.11.02
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile
index 54ac1555a9fc..c227f2b4efb3 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index c4cc500af76f..c21fb9554c3d 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 24
+PORTREVISION= 25
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index ba65c2c4aa13..9761deda5937 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 2.0.3
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= textproc lisp
DISTFILES= # none
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 7b6d8ec12b7a..4e37a29ee64b 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 24
+PORTREVISION= 25
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index 0ee6a72a51fc..7eea4d3e2ad1 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stumpwm
DISTVERSION= 18.05
+PORTREVISION= 1
CATEGORIES= x11-wm lisp
MAINTAINER= jrm@FreeBSD.org
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
index 4a982d7ed6a3..dc0aacd4cd8d 100644
--- a/x11/cl-clx-sbcl/Makefile
+++ b/x11/cl-clx-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= clx
DISTVERSION= 0.7.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11 lisp
PKGNAMEPREFIX= cl-
PKGNAMESUFFIX= -sbcl