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

Modified Files:
        sbcl-powerpc.info 
Log Message:
(maintainer notified)
Bump to latest upstream that we know builds.
Use the system's texinfo to build the docs, since they seem not to get
along with texinfo-5.x .


Index: sbcl-powerpc.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/sbcl-powerpc.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sbcl-powerpc.info   6 Feb 2012 20:25:59 -0000       1.5
+++ sbcl-powerpc.info   28 Feb 2013 02:19:41 -0000      1.6
@@ -1,6 +1,6 @@
 Package: sbcl
 Architecture: powerpc
-Version: 1.0.45
+Version: 1.0.58
 Revision: 1
 License: BSD
 Description: ANSI Common Lisp implementation
@@ -11,26 +11,22 @@
 # need to be updated by hand when moving to a new version of the
 # bootstap binary
 
-BuildDepends: texinfo (>= 4.6)
-
 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
-Source2: mirror:sourceforge:sbcl/sbcl-1.0.2-powerpc-darwin-binary.tar.bz2
-Source-MD5: b80e491b8e9228bbfa4fe679fd608697
-# 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
-
+Source2: mirror:sourceforge:sbcl/sbcl-1.0.47-powerpc-darwin-binary.tar.bz2
+Source-MD5: 341952949dc90af6f83a89f685da5dde
+Source2-MD5: 02747afc7631a7ccdeede4b52b78072d
 SourceDirectory: %n-%v
 
+PatchScript:  <<
+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: <<
-  sh make.sh "../sbcl-1.0.2-powerpc-darwin/src/runtime/sbcl \
-             --core ../sbcl-1.0.2-powerpc-darwin/output/sbcl.core \
+  sh make.sh "../sbcl-1.0.47-powerpc-darwin/src/runtime/sbcl \
+             --core ../sbcl-1.0.47-powerpc-darwin/output/sbcl.core \
               --disable-debugger --no-sysinit --no-userinit"
   cd doc/manual ; make html info
 <<
@@ -59,6 +55,11 @@
 (POSIX) system calls are also included.  SBCL is derived from CMU CL.
 <<
 
+DescPackaging: <<
+Use the system's texinfo because the documentation source is too sloppy
+for texinfo-5.x.
+<<
+
 DescPort: <<
 Uses a pre-compiled SBCL binary for bootstrapping.
 Former maintainer: Leigh Smith <le...@leighsmith.com>


------------------------------------------------------------------------------
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