Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv15528/stable/main/finkinfo/languages

Modified Files:
        sbcl-maxima-i386.info sbcl-maxima-powerpc.info 
        sbcl-maxima-x86_64.info 
Log Message:
Present in 10.7/stable and all deps are in 10.4/stable, so kill
unstable off.
Update to current.
Remove test that fails in the presence of a non-ASCII character in a file
in /


Index: sbcl-maxima-i386.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/sbcl-maxima-i386.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sbcl-maxima-i386.info       8 Jun 2011 12:40:36 -0000       1.1
+++ sbcl-maxima-i386.info       3 Oct 2011 19:07:41 -0000       1.2
@@ -1,8 +1,8 @@
 Info2: <<
 Package: sbcl-%type_pkg[sbcl]-maxima
 Architecture: i386
-Type: -32bit, sbcl (1.0.47)
-Version: 1.0.47
+Type: sbcl (1.0.51)
+Version: 1.0.51
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -19,18 +19,16 @@
 Recommends: gnupg | gnupg-idea | gnupg-testing
 
 Source: mirror:sourceforge:sbcl/sbcl-%v-source.tar.bz2
-Source2: mirror:sourceforge:sbcl/sbcl-1.0.29-x86-darwin-binary-r2.tar.bz2
-Source-MD5: 2e90fca5ffec9ce19ed232b24f09cd0a
-Source2-MD5: 6e6b027a5fd05ef0c8faee30d89ffe54
-
+Source-MD5: 08032cc777f1236953cb901e24775457
+Source2: mirror:sourceforge:sbcl/sbcl-1.0.48-x86-darwin-binary.tar.bz2
+Source2-MD5: 5a3fe53829c6c9f589f17db31210e2ce
 SourceDirectory: sbcl-%v
 
-PatchFile: sbcl.patch
-PatchFile-MD5: 2ded3efbc60740f040b72b997cdfc0d9
+PatchScript:  perl -pi -e 's|\(deftest readdir.1|#-darwin\n$&|' 
contrib/sb-posix/posix-tests.lisp
 
 CompileScript: <<
-  SBCL_ARCH="x86" sh make.sh "../sbcl-1.0.29-x86-darwin/src/runtime/sbcl \
-             --core ../sbcl-1.0.29-x86-darwin/output/sbcl.core \
+  SBCL_ARCH="x86" sh make.sh "../sbcl-1.0.48-x86-darwin/src/runtime/sbcl \
+             --core ../sbcl-1.0.48-x86-darwin/output/sbcl.core \
               --disable-debugger --sysinit /dev/null --userinit /dev/null"
   cd doc/manual ; make html
 <<
@@ -69,6 +67,8 @@
 Doesn't build info files, because of overlap with normal 'sbcl' package.
 
 Also leaves out manpages.
+
+Doesn't use threading from 'sbcl' because maxima doesn't like it.
 <<
 
 DescPort: <<

Index: sbcl-maxima-x86_64.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/sbcl-maxima-x86_64.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sbcl-maxima-x86_64.info     8 Jun 2011 12:40:36 -0000       1.1
+++ sbcl-maxima-x86_64.info     3 Oct 2011 19:07:41 -0000       1.2
@@ -1,8 +1,8 @@
 Info2: <<
 Package: sbcl-%type_pkg[sbcl]-maxima
 Architecture: x86_64
-Type: sbcl (1.0.47)
-Version: 1.0.47
+Type: sbcl (1.0.51)
+Version: 1.0.51
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -19,15 +19,16 @@
 Recommends: gnupg | gnupg-idea | gnupg-testing
 
 Source: mirror:sourceforge:sbcl/sbcl-%v-source.tar.bz2
-Source2: mirror:sourceforge:sbcl/sbcl-1.0.29-x86_64-darwin-binary-r2.tar.bz2
-Source-MD5: 2e90fca5ffec9ce19ed232b24f09cd0a
-Source2-MD5: 47c99c60ec44e57070807c0890ba1c90
-
+Source-MD5: 08032cc777f1236953cb901e24775457
+Source2: mirror:sourceforge:sbcl/sbcl-1.0.48-x86-64-darwin-binary.tar.bz2
+Source2-MD5: 74573cc8d4670c1f3bd733a5875a1a75
 SourceDirectory: sbcl-%v
 
+PatchScript:  perl -pi -e 's|\(deftest readdir.1|#-darwin\n$&|' 
contrib/sb-posix/posix-tests.lisp
+
 CompileScript: <<
-  sh make.sh "../sbcl-1.0.29-x86_64-darwin/src/runtime/sbcl \
-             --core ../sbcl-1.0.29-x86_64-darwin/output/sbcl.core \
+  SBCL_ARCH="x86-64" sh make.sh "../sbcl-1.0.48-x86-64-darwin/src/runtime/sbcl 
\
+             --core ../sbcl-1.0.48-x86-64-darwin/output/sbcl.core \
               --disable-debugger --sysinit /dev/null --userinit /dev/null"
   cd doc/manual ; make html
 <<
@@ -66,6 +67,8 @@
 Doesn't build info files, because of overlap with normal 'sbcl' package.
 
 Also leaves out manpages.
+
+Doesn't use threading from 'sbcl' because maxima doesn't like it.
 <<
 
 DescPort: <<

Index: sbcl-maxima-powerpc.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/sbcl-maxima-powerpc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sbcl-maxima-powerpc.info    8 Jun 2011 12:40:36 -0000       1.1
+++ sbcl-maxima-powerpc.info    3 Oct 2011 19:07:41 -0000       1.2
@@ -1,8 +1,8 @@
 Info2: <<
 Package: sbcl-%type_pkg[sbcl]-maxima
 Architecture: powerpc
-Type: sbcl (1.0.47)
-Version: 1.0.47
+Type: sbcl (1.0.51)
+Version: 1.0.51
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -19,18 +19,13 @@
 Recommends: gnupg | gnupg-idea | gnupg-testing
 
 Source: mirror:sourceforge:sbcl/sbcl-%v-source.tar.bz2
-# Regressed to 1.0.2 while 1.0.22 binaries don't run on MacOS 10.4.11
-# Source2: mirror:sourceforge:sbcl/sbcl-1.0.22-powerpc-darwin-binary.tar.bz2
+Source-MD5: 08032cc777f1236953cb901e24775457
 Source2: mirror:sourceforge:sbcl/sbcl-1.0.2-powerpc-darwin-binary.tar.bz2
-Source-MD5: 2e90fca5ffec9ce19ed232b24f09cd0a
-# Regressed to 1.0.2 while 1.0.22 binaries don't run on MacOS 10.4.11
-# Source2-MD5: 61179259f7a7cccfa731f652f5edd29c
 Source2-MD5: 5135c1e202ee1351263d0c2c015f17b6
-# PatchFile: %n.patch
-# PatchFile-MD5: 4724087c1ac59bd11c4b407fa4e8e62e
-
 SourceDirectory: sbcl-%v
 
+PatchScript:  perl -pi -e 's|\(deftest readdir.1|#-darwin\n$&|' 
contrib/sb-posix/posix-tests.lisp
+
 CompileScript: <<
   sh make.sh "../sbcl-1.0.2-powerpc-darwin/src/runtime/sbcl \
              --core ../sbcl-1.0.2-powerpc-darwin/output/sbcl.core \
@@ -72,10 +67,14 @@
 Doesn't build info files, because of overlap with normal 'sbcl' package.
 
 Also leaves out manpages.
+
+Doesn't use threading from 'sbcl' because maxima doesn't like it.
 <<
 
 DescPort: <<
-Uses a pre-compiled SBCL binary for bootstrapping.
+Uses a pre-compiled SBCL binary for bootstrapping.  This has to stay
+at 1.0.2 (or at least thereabouts) because later binaries don't allow
+builds on G4 Macs.
 
 At one point, the HTML documentation for this package included a file
 whose name was so long that it was killing dpkg.  Thus, the following


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to