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

Modified Files:
        sbcl-maxima.info 
Log Message:
Use newest upstream sbcl


Index: sbcl-maxima.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/sbcl-maxima.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- sbcl-maxima.info    3 Feb 2013 00:57:51 -0000       1.15
+++ sbcl-maxima.info    28 Feb 2013 03:17:02 -0000      1.16
@@ -1,7 +1,7 @@
 Info2: <<
 Package: sbcl-%type_pkg[sbcl]-maxima
-Type: sbcl (1.1.4), xbs (1.1.0)
-Version: 1.1.4
+Type: sbcl (1.1.5), xbs (1.1.0)
+Version: 1.1.5
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -9,28 +9,27 @@
 # Based on sbcl-x86_64.info from Jesse Alama <jesse.al...@gmail.com>
 # NOTE: The version of the bootstrap binary is given by the Type: xbs
 
-BuildDepends: texinfo (>= 4.6), clang (>=3.1)
+BuildDepends: clang (>=3.1)
 Provides: sbcl-maxima
 
 Recommends: gnupg | gnupg-idea | gnupg-testing
 
 Source: mirror:sourceforge:sbcl/sbcl-%v-source.tar.bz2
-Source-MD5: 9d82ec89abbaf265fbfc71a24445dd66
+Source-MD5: 2002c72c0298344cb4f625a20590675a
 Source2: 
mirror:sourceforge:sbcl/sbcl-%type_raw[xbs]-x86-64-darwin-binary.tar.bz2
 Source2-MD5: 0638987a4ef2262486fa0649a9871562
 SourceDirectory: sbcl-%v
 
-PatchFile: sbcl.patch
-PatchFile-MD5: 743b2e165203e3769349e17386f4ed04
 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: <<
   #!/bin/sh -ev
   mym="x86-64"
   bootstrapper=%type_raw[xbs]
+  export MAKEINFO=/usr/bin/makeinfo
   SBCL_ARCH=$mym sh make.sh 
"../sbcl-$bootstrapper-$mym-darwin/src/runtime/sbcl \
              --core ../sbcl-$bootstrapper-$mym-darwin/output/sbcl.core \
               --disable-debugger --sysinit /dev/null --userinit /dev/null"
@@ -76,9 +75,14 @@
 
 Keep sbcl Type in sync with that in maxima.info
 
-Doesn't build info files, because of overlap with normal 'sbcl' package.
+Doesn't install info files, because of overlap with normal 'sbcl' package.
 
-Also leaves out manpages.  PDF documentation uses TeX, so we won't do that.
+Also leaves out manpages.  
+
+PDF documentation uses TeX, so we won't do that.
+
+Use the system's texinfo because the documentation source is too sloppy
+for texinfo-5.x.
 
 Doesn't use threading from 'sbcl' because maxima doesn't like it.
 <<


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to