Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9573/10.4/stable/main/finkinfo/languages

Modified Files:
        sbcl-i386.info sbcl-x86_64.info 
Log Message:
Switch maxima to using a standalone LISP core 
=> SBCL isn't needed at runtime, so we can use the regular 'sbcl' package.
Sync sbcl to 10.6.


Index: sbcl-x86_64.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/sbcl-x86_64.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sbcl-x86_64.info    9 Apr 2013 20:48:59 -0000       1.3
+++ sbcl-x86_64.info    14 Aug 2013 03:15:40 -0000      1.4
@@ -1,6 +1,6 @@
 Package: sbcl
 Architecture: x86_64
-Version: 1.1.5
+Version: 1.1.10
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -13,11 +13,9 @@
 
 BuildDepends: fink (>= 0.24.12)
 
-Recommends: gnupg | gnupg-idea | gnupg-testing
-
 Source: mirror:sourceforge:sbcl/sbcl-%v-source.tar.bz2
 Source2: mirror:sourceforge:sbcl/sbcl-1.1.0-x86-64-darwin-binary.tar.bz2
-Source-MD5: 2002c72c0298344cb4f625a20590675a
+Source-MD5: ccec396f1bef6468be1f18bcc60231fe
 Source2-MD5: 0638987a4ef2262486fa0649a9871562
 
 SourceDirectory: %n-%v

Index: sbcl-i386.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/sbcl-i386.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sbcl-i386.info      9 Apr 2013 20:48:59 -0000       1.7
+++ sbcl-i386.info      14 Aug 2013 03:15:40 -0000      1.8
@@ -1,7 +1,7 @@
 Package: sbcl
 Architecture: i386
 Type: -32bit
-Version: 1.1.5
+Version: 1.1.10
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -14,17 +14,20 @@
 
 BuildDepends: fink (>= 0.24.12)
 
-Recommends: gnupg | gnupg-idea | gnupg-testing
-
 Source: mirror:sourceforge:sbcl/sbcl-%v-source.tar.bz2
 Source2: mirror:sourceforge:sbcl/sbcl-1.0.55-x86-darwin-binary.tar.bz2
 Source-MD5: 2002c72c0298344cb4f625a20590675a
 Source2-MD5: 941351112392a77dd62bdcb9fb62e4e4
 
+SourceDirectory: %n-%v
+
 PatchFile: %n.patch
 PatchFile-MD5: 743b2e165203e3769349e17386f4ed04
-
-SourceDirectory: %n-%v
+PatchScript:  <<
+%{default_script}
+perl -pi -e 's|\(deftest readdir.1|#-darwin\n$&|' 
contrib/sb-posix/posix-tests.lisp
+perl -pi -e 's|makeinfo|/usr/bin/makeinfo|g' doc/internals/Makefile 
doc/manual/Makefile
+<<
 
 CompileScript: <<
   SBCL_ARCH="x86" sh make.sh "../sbcl-1.0.55-x86-darwin/src/runtime/sbcl \
@@ -57,9 +60,17 @@
 (POSIX) system calls are also included.  SBCL is derived from CMU CL.
 <<
 
+DescPackaging: <<
+Use the system's texinfo (sufficiently new on 10.4 and later) because the
+documentation source is too sloppy for texinfo-5.x.
+<<
+
 DescPort: <<
 Uses a pre-compiled SBCL binary for bootstrapping.
 
+Remove test which fails if there's a directory in / with non-ASCII
+characters in its name.
+
 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
 bit used to be in the InstallScript section, but as of version 1.0.44,


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to