Update of /cvsroot/fink/fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20183

Modified Files:
        ChangeLog bootstrap.pl 
Log Message:
allow bootstrapping under perl 5.8.6


Index: bootstrap.pl
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap.pl,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- bootstrap.pl        6 Jan 2005 19:48:02 -0000       1.57
+++ bootstrap.pl        22 Jan 2005 21:38:11 -0000      1.58
@@ -40,7 +40,7 @@
     "5.008"    => "5.8.0",
     "5.008001" => "5.8.1",
     "5.008002" => "5.8.2",
-    "5.008004" => "5.8.4"
+    "5.008006" => "5.8.6"
 );
 
 if (exists $ok_perl_versions{"$]"}) {

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -d -r1.287 -r1.288
--- ChangeLog   21 Jan 2005 13:46:10 -0000      1.287
+++ ChangeLog   22 Jan 2005 21:38:11 -0000      1.288
@@ -1,3 +1,7 @@
+2005-01-22  Dave Morrison  <[EMAIL PROTECTED]>
+
+       * bootstrap.pl: allow bootstrapping with perl 5.8.6, not perl 5.8.4
+
 2005-01-21  Daniel Macks  <[EMAIL PROTECTED]>
 
        * fink.8.in: Document show-deps



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to