Update of /cvsroot/fink/fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26738
Modified Files:
Tag: branch_0_23
ChangeLog bootstrap.pl
Log Message:
allow bootstrap under perl 5.8.6, not perl 5.8.4
Index: bootstrap.pl
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap.pl,v
retrieving revision 1.55.2.1
retrieving revision 1.55.2.2
diff -u -d -r1.55.2.1 -r1.55.2.2
--- bootstrap.pl 2 Jan 2005 16:10:21 -0000 1.55.2.1
+++ bootstrap.pl 22 Jan 2005 22:01:09 -0000 1.55.2.2
@@ -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.259.2.10
retrieving revision 1.259.2.11
diff -u -d -r1.259.2.10 -r1.259.2.11
--- ChangeLog 2 Jan 2005 16:10:21 -0000 1.259.2.10
+++ ChangeLog 22 Jan 2005 22:01:08 -0000 1.259.2.11
@@ -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-02 Dave Morrison <[EMAIL PROTECTED]>
* all: updated Copyright notice
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits