svn commit: r317524 - 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
Mon May 6 15:33:12 UTC 2013
Author: bf
Date: Mon May 6 15:33:07 2013
New Revision: 317524
URL: http://svnweb.freebsd.org/changeset/ports/317524
Log:
update lang/sbcl to 1.1.7, and adjust dependent ports
Deleted:
head/lang/sbcl/files/patch-20130303
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 Mon May 6 15:31:45 2013 (r317523)
+++ head/converters/cl-babel-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -2,7 +2,7 @@
PORTNAME= babel
PORTVERSION= 2010.01.16
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= converters lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/buildapp/Makefile
==============================================================================
--- head/devel/buildapp/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/buildapp/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= buildapp
PORTVERSION= 1.1
-PORTREVISION= 8
+PORTREVISION= 9
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 Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-alexandria-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -2,7 +2,7 @@
PORTNAME= alexandria
PORTVERSION= 2010.01.16
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-cffi-sbcl/Makefile
==============================================================================
--- head/devel/cl-cffi-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-cffi-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -2,6 +2,7 @@
PORTNAME= cffi
PORTVERSION= 0.11.0
+PORTREVISION= 1
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-infix-sbcl/Makefile
==============================================================================
--- head/devel/cl-infix-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-infix-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-port-sbcl/Makefile
==============================================================================
--- head/devel/cl-port-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-port-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= port
PORTVERSION= 2002.10.02.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-split-sequence-sbcl/Makefile
==============================================================================
--- head/devel/cl-split-sequence-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-split-sequence-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= split-sequence
PORTVERSION= 20011114.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-trivial-features-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-features-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-trivial-features-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -2,7 +2,7 @@
PORTNAME= trivial-features
PORTVERSION= 2010.01.16
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-trivial-gray-streams-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-gray-streams-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-trivial-gray-streams-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -2,7 +2,7 @@
PORTNAME= trivial-gray-streams
PORTVERSION= 2008.11.02
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/devel/cl-uffi-sbcl/Makefile
==============================================================================
--- head/devel/cl-uffi-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/devel/cl-uffi-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= uffi
PORTVERSION= 2.0.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/lang/sbcl/Makefile
==============================================================================
--- head/lang/sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/lang/sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -5,7 +5,7 @@
#
PORTNAME= sbcl
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.7
PORTEPOCH= 1
CATEGORIES= lang lisp
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
@@ -164,7 +164,7 @@ post-patch:
-e 's|/usr/local|${PREFIX}|g' \
${WRKSRC}/doc/sbcl.1
@${REINPLACE_CMD} -E -e 's!-sbcl-shared!& ${CFLAGS}!' \
- -e 's!\$$(TEST_FILESTEM|1)_core!$${\1}_core!g' \
+ -e 's!\$$(TEST_FILESTEM|x|1)_core!$${\1}_core!g' \
${WRKSRC}/tests/core.test.sh \
${WRKSRC}/tests/foreign.test.sh
@${REINPLACE_CMD} -E -e 's!"-O3"!!' \
@@ -181,6 +181,10 @@ post-patch:
${WRKSRC}/src/runtime/x86-assem.S \
${WRKSRC}/src/runtime/x86-64-assem.S ;; \
esac
+ ${REINPLACE_CMD} -e 's!/bin/bash!${LOCALBASE}&!' \
+ ${WRKSRC}/release.sh \
+ ${WRKSRC}/src/code/run-program.lisp \
+ ${WRKSRC}/tests/run-compiler.sh
do-build:
@${FIND} ${WRKSRC} \( -name '*.orig' -o -name '*.bak' \) -delete
Modified: head/lang/sbcl/distinfo
==============================================================================
--- head/lang/sbcl/distinfo Mon May 6 15:31:45 2013 (r317523)
+++ head/lang/sbcl/distinfo Mon May 6 15:33:07 2013 (r317524)
@@ -1,7 +1,7 @@
-SHA256 (sbcl-1.1.5-source.tar.bz2) = e870780f85586d87c6873e2252bfbf6a0e80bbe433cb2c573e3ae704954a9107
-SIZE (sbcl-1.1.5-source.tar.bz2) = 3716584
-SHA256 (sbcl-1.1.5-documentation-html.tar.bz2) = 1b196bf5a0807acf0bdfef5785c5d667fdb27858145efaa5ca376cd37c8659e0
-SIZE (sbcl-1.1.5-documentation-html.tar.bz2) = 180398
+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.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 Mon May 6 15:31:45 2013 (r317523)
+++ head/math/fricas/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -4,7 +4,7 @@
PORTNAME= fricas
PORTVERSION= 1.1.8
DISTVERSIONSUFFIX= -full
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF
Modified: head/math/maxima/Makefile
==============================================================================
--- head/math/maxima/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/math/maxima/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,6 +3,7 @@
PORTNAME= maxima
PORTVERSION= 5.30.0
+PORTREVISION= 1
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
Modified: head/math/open-axiom/Makefile
==============================================================================
--- head/math/open-axiom/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/math/open-axiom/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,6 +3,7 @@
PORTNAME= open-axiom
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
Modified: head/math/wxMaxima/Makefile
==============================================================================
--- head/math/wxMaxima/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/math/wxMaxima/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= wxMaxima
PORTVERSION= 12.04.0
-PORTREVISION= 5
+PORTREVISION= 6
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 Mon May 6 15:31:45 2013 (r317523)
+++ head/security/cl-md5-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -2,7 +2,7 @@
PORTNAME= md5
PORTVERSION= 1.8.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/textproc/cl-meta-sbcl/Makefile
==============================================================================
--- head/textproc/cl-meta-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/textproc/cl-meta-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= meta
PORTVERSION= 0.1
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 1
CATEGORIES= textproc lisp
PKGNAMEPREFIX= cl-
Modified: head/textproc/cl-ppcre-sbcl/Makefile
==============================================================================
--- head/textproc/cl-ppcre-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/textproc/cl-ppcre-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 2.0.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= textproc lisp
DISTFILES= # none
Modified: head/www/cl-lml-sbcl/Makefile
==============================================================================
--- head/www/cl-lml-sbcl/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/www/cl-lml-sbcl/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= lml
PORTVERSION= 2.5.7
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www textproc
PKGNAMEPREFIX= cl-
DISTFILES= # none
Modified: head/x11-wm/stumpwm/Makefile
==============================================================================
--- head/x11-wm/stumpwm/Makefile Mon May 6 15:31:45 2013 (r317523)
+++ head/x11-wm/stumpwm/Makefile Mon May 6 15:33:07 2013 (r317524)
@@ -3,7 +3,7 @@
PORTNAME= stumpwm
PORTVERSION= 0.9.7
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11-wm lisp
MASTER_SITES= SAVANNAH
DISTFILES= ${DISTNAME}.tgz
More information about the svn-ports-head
mailing list