diff options
author | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-06-06 21:13:34 +0800 |
commit | 9607ab084858e7235f701ad8a2631a96fa1dfc32 (patch) | |
tree | 06a7190c46916a01a62815b672cc09c3694c72c7 /devel | |
parent | 90b2688b402cc113c864b5481bcccb2ae801bf5a (diff) | |
download | freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.gz freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.tar.zst freebsd-ports-gnome-9607ab084858e7235f701ad8a2631a96fa1dfc32.zip |
update lang/sbcl to 1.1.8, and adjust dependent ports
Diffstat (limited to 'devel')
-rw-r--r-- | devel/buildapp/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-alexandria-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-cffi-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-- | devel/cl-uffi-sbcl/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/devel/buildapp/Makefile b/devel/buildapp/Makefile index d92aa643fdf0..1018b533a45b 100644 --- a/devel/buildapp/Makefile +++ b/devel/buildapp/Makefile @@ -3,7 +3,7 @@ PORTNAME= buildapp PORTVERSION= 1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel lisp MASTER_SITES= http://www.xach.com/lisp/ DISTNAME= ${PORTNAME} diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile index 68a8c5bfabcb..58a3396ccad0 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= alexandria PORTVERSION= 2010.01.16 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-cffi-sbcl/Makefile b/devel/cl-cffi-sbcl/Makefile index a4e2952edab3..990ce2034276 100644 --- a/devel/cl-cffi-sbcl/Makefile +++ b/devel/cl-cffi-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= cffi PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index 08d51a683739..8a2dc38cca53 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 57a45fa6749e..d0aba684dcf0 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= 12 +PORTREVISION= 13 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index cfe3dfbbfa07..9ad4f6fa63ca 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= 12 +PORTREVISION= 13 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile index 17c375acf8e3..4b66d0fbb746 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= 11 +PORTREVISION= 12 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 715d4e47debb..d3105de5cc7c 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= 11 +PORTREVISION= 12 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile index 0fbd1098eecf..125b681c96a2 100644 --- a/devel/cl-uffi-sbcl/Makefile +++ b/devel/cl-uffi-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= uffi PORTVERSION= 2.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |