diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-09-17 12:08:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-09-17 12:08:43 +0000 |
commit | 5eb11c3ade0d172106192221c7e5937aa60b3125 (patch) | |
tree | d0078857e24ae04a134987d5aa2443cb91994400 | |
parent | 8f6d473a46a1dd15e34aef4226ad0af3a1692f41 (diff) |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Notes
Notes:
svn path=/head/; revision=479931
-rw-r--r-- | converters/cl-babel-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-alexandria-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-split-sequence-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-trivial-features-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-trivial-gray-streams-sbcl/Makefile | 2 | ||||
-rw-r--r-- | security/cl-md5-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 | ||||
-rw-r--r-- | www/cl-lml-sbcl/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/stumpwm/Makefile | 2 | ||||
-rw-r--r-- | 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 fba5f06a4f00..fa29e1c222d3 100644 --- a/converters/cl-babel-sbcl/Makefile +++ b/converters/cl-babel-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= babel PORTVERSION= 2010.01.16 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile index ac3a10a02d53..df49f0dcd28f 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= alexandria PORTVERSION= 2010.01.16 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index 7770ff2a6753..98772e5b9391 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 98542b59396c..f2a9977f9221 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= 27 +PORTREVISION= 28 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index 4dcaaf7f1189..1ca9a46b4b19 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= 26 +PORTREVISION= 27 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile index 65df1264c227..681bd3eea047 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= 26 +PORTREVISION= 27 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 f27db2f43a21..9c83d835b80b 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= 26 +PORTREVISION= 27 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile index dbb5e6b43e4c..7b0d0fc5bad2 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index cc3601d9b84d..cb7566e7726c 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 27 +PORTREVISION= 28 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 962e5dea331f..684249c74df9 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= 25 +PORTREVISION= 26 CATEGORIES= textproc lisp DISTFILES= # none diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index f76ed5446126..7bf0b13f1359 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= lml PORTVERSION= 2.5.7 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= www textproc PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 2e5827b6142e..6fed61f7d2f2 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -3,7 +3,7 @@ PORTNAME= stumpwm DISTVERSION= 18.05 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index 12c0d7a88d8d..9f8fd7158e1b 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl |