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

Modified Files:
        sbcl.info 
Log Message:
Maintainer update, tracker item: 992416

Index: sbcl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/sbcl.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sbcl.info   22 Jun 2004 04:19:55 -0000      1.6
+++ sbcl.info   16 Jul 2004 17:28:23 -0000      1.7
@@ -1,7 +1,7 @@
 Package: sbcl
-Version: 0.8.11
+Version: 0.8.12
 Revision: 1
-Description: Steel Bank Common Lisp
+Description: ANSI Common Lisp implementation
 License: BSD
 Maintainer: Lars Rosengreen <[EMAIL PROTECTED]>
 
@@ -20,7 +20,7 @@
 
 SourceDirectory: %n-%v
 
-Source-MD5: 2fcf2ff8703249af465a05158911b65e
+Source-MD5:  f23a177b2813740563f9e3f364e1dee8
 Source2-MD5: 11035de9d5c82a0fde4e610198c6d2e1
 
 # Patch Phase
@@ -35,10 +35,10 @@
 # Install Phase
 
 # sbcl.info is removed from doc/manual so the install.sh script
-# doesn't find it and attempt to install it on its own -- doing an end
-# run around fink.
+# included with SBCL doesn't find it and try to install it.
 InstallScript: <<
   find . -type d -name CVS -depth -exec rm -rf {} \;
+  find . -type f -name .cvsignore -depth -exec rm -f {} \;
   mkdir -p %i/share/info
   cp doc/manual/sbcl.info %i/share/info
   rm doc/manual/sbcl.info
@@ -86,10 +86,7 @@
 http://developer.apple.com/qa/qa2001/qa1067.html
 <<
 
-Descport: << 
+DescPort: << 
 Uses a binary version of SBCL for bootstrapping.  gnupg is needed to
-validate common lisp packages downloaded with asdf-install.  In spite
-of the fact that makeinfo 4.6 is included with OS X 10.3, fink policy
-requires that texinfo is included as a dependency because a fink
-package for it exists.
+validate common lisp packages downloaded with asdf-install.
 <<



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to