aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2013-06-06 21:13:34 +0800
committerbf <bf@FreeBSD.org>2013-06-06 21:13:34 +0800
commit9607ab084858e7235f701ad8a2631a96fa1dfc32 (patch)
tree06a7190c46916a01a62815b672cc09c3694c72c7
parent90b2688b402cc113c864b5481bcccb2ae801bf5a (diff)
downloadfreebsd-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
-rw-r--r--converters/cl-babel-sbcl/Makefile2
-rw-r--r--devel/buildapp/Makefile2
-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
-rw-r--r--lang/sbcl/Makefile2
-rw-r--r--lang/sbcl/distinfo8
-rw-r--r--math/fricas/Makefile2
-rw-r--r--math/maxima/Makefile2
-rw-r--r--math/open-axiom/Makefile2
-rw-r--r--math/wxMaxima/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/Makefile2
21 files changed, 24 insertions, 24 deletions
diff --git a/converters/cl-babel-sbcl/Makefile b/converters/cl-babel-sbcl/Makefile
index 35574362566e..a4bad9bdf5f3 100644
--- a/converters/cl-babel-sbcl/Makefile
+++ b/converters/cl-babel-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
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
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 0c2eeae76dfd..22b70dfae5a0 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -5,7 +5,7 @@
#
PORTNAME= sbcl
-PORTVERSION= 1.1.7
+PORTVERSION= 1.1.8
PORTEPOCH= 1
CATEGORIES= lang lisp
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
diff --git a/lang/sbcl/distinfo b/lang/sbcl/distinfo
index dc0c34dbd620..1165b75ac57c 100644
--- a/lang/sbcl/distinfo
+++ b/lang/sbcl/distinfo
@@ -1,7 +1,7 @@
-SHA256 (sbcl-1.1.7-source.tar.bz2) = c82258b8c53073d6e7ac7e03cf77891460cce11abe2e276ef8eda689c30d5fbc
-SIZE (sbcl-1.1.7-source.tar.bz2) = 3721856
-SHA256 (sbcl-1.1.7-documentation-html.tar.bz2) = c0cb2d17268e60f4670b175783d904ba65e8aa7057a4dc90f32b284cfc0cf761
-SIZE (sbcl-1.1.7-documentation-html.tar.bz2) = 180325
+SHA256 (sbcl-1.1.8-source.tar.bz2) = 37ca54d018f49c095e0bf575c2eac825dce48589a9de1ac7bfaeb525a2beacba
+SIZE (sbcl-1.1.8-source.tar.bz2) = 4108784
+SHA256 (sbcl-1.1.8-documentation-html.tar.bz2) = 587a148786592c40a05282bf5cfed5c8214f96119bacf9ba1ea0ce7ed3faaae3
+SIZE (sbcl-1.1.8-documentation-html.tar.bz2) = 181273
SHA256 (sbcl-1.0.31-amd64-freebsd8-binary.tar.bz2) = 06a1e4e3a5f5f8e012ff6037a51624d7d1f34bff0979ce45e70418a293412b4e
SIZE (sbcl-1.0.31-amd64-freebsd8-binary.tar.bz2) = 8397764
SHA256 (sbcl-1.0.31-amd64-freebsd7-binary.tar.bz2) = fcbd5ed1948312a7b6eff7e6daf736e41be945a2c57bcee4b64f172ddde518b8
diff --git a/math/fricas/Makefile b/math/fricas/Makefile
index 554c59a19af4..c3ac32cf0666 100644
--- a/math/fricas/Makefile
+++ b/math/fricas/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fricas
PORTVERSION= 1.1.8
DISTVERSIONSUFFIX= -full
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 04e097f771ba..02d51af6000e 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -3,7 +3,7 @@
PORTNAME= maxima
PORTVERSION= 5.30.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile
index e31c5ac0a4b0..ec2a12416174 100644
--- a/math/open-axiom/Makefile
+++ b/math/open-axiom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= open-axiom
PORTVERSION= 1.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile
index 3e2c8e6a38c7..4e777987de97 100644
--- a/math/wxMaxima/Makefile
+++ b/math/wxMaxima/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wxMaxima
PORTVERSION= 12.04.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile
index e4a54ca17a58..c2aa94a9d5bd 100644
--- a/security/cl-md5-sbcl/Makefile
+++ b/security/cl-md5-sbcl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 6b584f73c653..45f7bfbc5543 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 5e14ccb56c79..0838771be466 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= 10
+PORTREVISION= 11
CATEGORIES= textproc lisp
DISTFILES= # none
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 1809b11dc4d7..07f81cc4d294 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile
index c82c6ef78ea3..11625a3ce147 100644
--- a/x11-wm/stumpwm/Makefile
+++ b/x11-wm/stumpwm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= stumpwm
PORTVERSION= 0.9.7
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11-wm lisp
MASTER_SITES= SAVANNAH
DISTFILES= ${DISTNAME}.tgz