My usual "change version #'s and pray". Files from 'make regress' on cvs
as ~krw/sbcl/sbcl1.1.7.regress.amd64 and .macppc.
amd64 looks the same. macppc now fails one test it passed before
(compiler.pure.lisp / BUG-309448), which seems related to time so
I suspect our recent time_t changes may be involved. macppc also
fails a test I don't see in the previous version (compiler.pure.lisp
/ MODULAR-CUT-CONSTANT-TO-WIDTH), so it is probably a new test.
.... Ken
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/sbcl/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile 11 Mar 2013 11:20:28 -0000 1.17
+++ Makefile 3 May 2013 16:31:59 -0000
@@ -5,7 +5,7 @@ ONLY_FOR_ARCHS = amd64 i386 powerpc
COMMENT= compiler and runtime system for ANSI Common Lisp
-V = 1.1.5
+V = 1.1.7
DISTNAME= sbcl-${V}-source
PKGNAME= sbcl-${V}
WRKDIST= ${WRKDIR}/sbcl-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/sbcl/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 3 Mar 2013 03:18:47 -0000 1.8
+++ distinfo 3 May 2013 16:35:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (sbcl-1.1.5-source.tar.bz2) =
6HB4D4VYbYfGhz4iUr+/ag6Au+QzyyxXPjrnBJVKkQc=
-SIZE (sbcl-1.1.5-source.tar.bz2) = 3716584
+SHA256 (sbcl-1.1.7-source.tar.bz2) =
yCJYuMUwc9bnrH4Dz3eJFGDM4Rq+Lidu+O2micMNX7w=
+SIZE (sbcl-1.1.7-source.tar.bz2) = 3721856