Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3376

Modified Files:
        sbcl.info 
Log Message:
new upstream version



Index: sbcl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/sbcl.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- sbcl.info   4 Oct 2004 07:37:38 -0000       1.12
+++ sbcl.info   26 Oct 2004 00:04:44 -0000      1.13
@@ -1,5 +1,5 @@
 Package: sbcl
-Version: 0.8.15
+Version: 0.8.16
 Revision: 1
 Description: ANSI Common Lisp implementation
 License: BSD
@@ -15,12 +15,15 @@
 
 Source: mirror:sourceforge:%n/%n-%v-source.tar.bz2
 Source2: mirror:sourceforge:%n/%n-0.8.15-powerpc-darwin-binary.tar.bz2
-Source-MD5: 4c5e1732c884d831707de3257bdcbee3
+Source-MD5: ae305cbc7a018f45c119282aebf43c90
 Source2-MD5: bd718395906e536bc9c8da6fad37daa7
 
 SourceDirectory: %n-%v
 
-Patch: %n.patch
+PatchScript: <<
+  patch -p1 < %a/%n.patch
+# echo '(pushnew #P"%p/lib/common-lisp/sbcl/systems/" *central-registry*)' >> 
contrib/asdf/asdf.lisp
+<<
 
 CompileScript: <<
   unset LD_PREBIND ; sh make.sh "../%n-0.8.15-powerpc-darwin/src/runtime/sbcl --core 
../%n-0.8.15-powerpc-darwin/output/sbcl.core --disable-debugger --sysinit /dev/null 
--userinit /dev/null"
@@ -31,6 +34,7 @@
   find %b -type d -name CVS -depth -exec rm -rf {} \;
   find %b -type f -name .cvsignore -depth -exec rm -f {} \;
   unset SBCL_HOME ; INSTALL_ROOT=%i sh install.sh
+  
   mv %i/bin/%n %i/lib/%n/%n.bin
   echo '#! /bin/sh' > %i/bin/%n
   echo 'SBCL_HOME=%p/lib/%n/ exec %p/lib/%n/%n.bin $@' >> %i/bin/%n



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to