svn commit: r320089 - in head: converters/cl-babel-sbcl devel/buildapp devel/cl-alexandria-sbcl devel/cl-cffi-sbcl devel/cl-infix-sbcl devel/cl-port-sbcl devel/cl-split-sequence-sbcl devel/cl-trivi...
Brendan Fabeny
bf at FreeBSD.org
Thu Jun 6 13:13:39 UTC 2013
Author: bf
Date: Thu Jun 6 13:13:34 2013
New Revision: 320089
URL: http://svnweb.freebsd.org/changeset/ports/320089
Log:
update lang/sbcl to 1.1.8, and adjust dependent ports
Modified:
head/converters/cl-babel-sbcl/Makefile
head/devel/buildapp/Makefile
head/devel/cl-alexandria-sbcl/Makefile
head/devel/cl-cffi-sbcl/Makefile
head/devel/cl-infix-sbcl/Makefile
head/devel/cl-port-sbcl/Makefile
head/devel/cl-split-sequence-sbcl/Makefile
head/devel/cl-trivial-features-sbcl/Makefile
head/devel/cl-trivial-gray-streams-sbcl/Makefile
head/devel/cl-uffi-sbcl/Makefile
head/lang/sbcl/Makefile
head/lang/sbcl/distinfo
head/math/fricas/Makefile
head/math/maxima/Makefile
head/math/open-axiom/Makefile
head/math/wxMaxima/Makefile
head/security/cl-md5-sbcl/Makefile
head/textproc/cl-meta-sbcl/Makefile
head/textproc/cl-ppcre-sbcl/Makefile
head/www/cl-lml-sbcl/Makefile
head/x11-wm/stumpwm/Makefile
Modified: head/converters/cl-babel-sbcl/Makefile
==============================================================================
--- head/converters/cl-babel-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/converters/cl-babel-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -2,7 +2,7 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/buildapp/Makefile
==============================================================================
--- head/devel/buildapp/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/buildapp/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -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}
Modified: head/devel/cl-alexandria-sbcl/Makefile
==============================================================================
--- head/devel/cl-alexandria-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-alexandria-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -2,7 +2,7 @@
PORTNAME= alexandria
PORTVERSION= 2010.01.16
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-cffi-sbcl/Makefile
==============================================================================
--- head/devel/cl-cffi-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-cffi-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -2,7 +2,7 @@
PORTNAME= cffi
PORTVERSION= 0.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-infix-sbcl/Makefile
==============================================================================
--- head/devel/cl-infix-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-infix-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-port-sbcl/Makefile
==============================================================================
--- head/devel/cl-port-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-port-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-split-sequence-sbcl/Makefile
==============================================================================
--- head/devel/cl-split-sequence-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-split-sequence-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-trivial-features-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-features-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-trivial-features-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -2,7 +2,7 @@
PORTNAME= trivial-features
PORTVERSION= 2010.01.16
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-trivial-gray-streams-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-gray-streams-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-trivial-gray-streams-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -2,7 +2,7 @@
PORTNAME= trivial-gray-streams
PORTVERSION= 2008.11.02
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-uffi-sbcl/Makefile
==============================================================================
--- head/devel/cl-uffi-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/devel/cl-uffi-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= uffi
PORTVERSION= 2.0.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/lang/sbcl/Makefile
==============================================================================
--- head/lang/sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/lang/sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -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} \
Modified: head/lang/sbcl/distinfo
==============================================================================
--- head/lang/sbcl/distinfo Thu Jun 6 12:56:22 2013 (r320088)
+++ head/lang/sbcl/distinfo Thu Jun 6 13:13:34 2013 (r320089)
@@ -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
Modified: head/math/fricas/Makefile
==============================================================================
--- head/math/fricas/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/math/fricas/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -4,7 +4,7 @@
PORTNAME= fricas
PORTVERSION= 1.1.8
DISTVERSIONSUFFIX= -full
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= SF
Modified: head/math/maxima/Makefile
==============================================================================
--- head/math/maxima/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/math/maxima/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -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
Modified: head/math/open-axiom/Makefile
==============================================================================
--- head/math/open-axiom/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/math/open-axiom/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= open-axiom
PORTVERSION= 1.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
Modified: head/math/wxMaxima/Makefile
==============================================================================
--- head/math/wxMaxima/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/math/wxMaxima/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -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}
Modified: head/security/cl-md5-sbcl/Makefile
==============================================================================
--- head/security/cl-md5-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/security/cl-md5-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -2,7 +2,7 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/textproc/cl-meta-sbcl/Makefile
==============================================================================
--- head/textproc/cl-meta-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/textproc/cl-meta-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
Modified: head/textproc/cl-ppcre-sbcl/Makefile
==============================================================================
--- head/textproc/cl-ppcre-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/textproc/cl-ppcre-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 2.0.3
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= textproc lisp
DISTFILES= # none
Modified: head/www/cl-lml-sbcl/Makefile
==============================================================================
--- head/www/cl-lml-sbcl/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/www/cl-lml-sbcl/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/x11-wm/stumpwm/Makefile
==============================================================================
--- head/x11-wm/stumpwm/Makefile Thu Jun 6 12:56:22 2013 (r320088)
+++ head/x11-wm/stumpwm/Makefile Thu Jun 6 13:13:34 2013 (r320089)
@@ -3,7 +3,7 @@
PORTNAME= stumpwm
PORTVERSION= 0.9.7
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= x11-wm lisp
MASTER_SITES= SAVANNAH
DISTFILES= ${DISTNAME}.tgz
More information about the svn-ports-head
mailing list