aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2012-01-24 22:10:45 +0800
committerbf <bf@FreeBSD.org>2012-01-24 22:10:45 +0800
commit38714e6725eccd4897945daeb84dfe75d33495a5 (patch)
treec56a0404ba4fa8ddb0fd5fc6847a7025b0135dd9 /devel
parent90b7575494b902fffbfe78fa73e216b9f1fd775c (diff)
downloadfreebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.tar.gz
freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.tar.zst
freebsd-ports-gnome-38714e6725eccd4897945daeb84dfe75d33495a5.zip
update lang/sbcl to 1.0.55, and adjust dependent ports
Diffstat (limited to 'devel')
-rw-r--r--devel/buildapp/Makefile1
-rw-r--r--devel/cl-alexandria-sbcl/Makefile2
-rw-r--r--devel/cl-cffi-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--devel/cl-uffi-sbcl/Makefile2
9 files changed, 9 insertions, 8 deletions
diff --git a/devel/buildapp/Makefile b/devel/buildapp/Makefile
index cf966d44fa2b..31b0bdc4774d 100644
--- a/devel/buildapp/Makefile
+++ b/devel/buildapp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= buildapp
PORTVERSION= 1.1
+PORTREVISION= 1
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 3b6af0027877..aa7291b1990c 100644
--- a/devel/cl-alexandria-sbcl/Makefile
+++ b/devel/cl-alexandria-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= alexandria
PORTVERSION= 2010.01.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-cffi-sbcl/Makefile b/devel/cl-cffi-sbcl/Makefile
index fd06b1c4dcce..f5a60560531b 100644
--- a/devel/cl-cffi-sbcl/Makefile
+++ b/devel/cl-cffi-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= cffi
PORTVERSION= 0.10.6
-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 ca6942446b3e..22a37ea5e223 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index ca85ac50547e..722d24e09682 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index fbe3fc4176f1..50ae5afa0f32 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index 120df3e5e0ea..d8e2bae02063 100644
--- a/devel/cl-trivial-features-sbcl/Makefile
+++ b/devel/cl-trivial-features-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= trivial-features
PORTVERSION= 2010.01.16
-PORTREVISION= 2
+PORTREVISION= 3
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 cf650a7ab323..9c06ffb604bc 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= trivial-gray-streams
PORTVERSION= 2008.11.02
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile
index 62862f00128b..0a72ef7f91b0 100644
--- a/devel/cl-uffi-sbcl/Makefile
+++ b/devel/cl-uffi-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= uffi
PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none