diff options
author | krion <krion@FreeBSD.org> | 2019-01-01 20:44:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2019-01-01 20:44:21 +0800 |
commit | f9161450f6d67256895a0d5909a8ab52e1f4c0fb (patch) | |
tree | 3085db732c81a7c00dfadc6bf4988eca225992a8 /devel | |
parent | 5c3c4083c6eb681a370752a8850d34b198e65f43 (diff) | |
download | freebsd-ports-gnome-f9161450f6d67256895a0d5909a8ab52e1f4c0fb.tar.gz freebsd-ports-gnome-f9161450f6d67256895a0d5909a8ab52e1f4c0fb.tar.zst freebsd-ports-gnome-f9161450f6d67256895a0d5909a8ab52e1f4c0fb.zip |
Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
Diffstat (limited to 'devel')
-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 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile index 65c4734fc784..0205411b6d12 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= alexandria PORTVERSION= 2010.01.16 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index 84a5c9b16cf9..a239c9d6ecc5 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index b2b8824d0169..528c725ac36f 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= 31 +PORTREVISION= 32 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index d49d61e3f45a..f544a16447d5 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= 30 +PORTREVISION= 31 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile index 5c5f24354a59..b071429d3e15 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= 30 +PORTREVISION= 31 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 2af9cebdb106..6a152ff465d5 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= 30 +PORTREVISION= 31 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |