Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21996
Modified Files:
Bootstrap.pm ChangeLog
Log Message:
disallow bootstrap with perl 5.8.4
Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- Bootstrap.pm 22 Jan 2005 14:55:01 -0000 1.75
+++ Bootstrap.pm 22 Jan 2005 21:42:55 -0000 1.76
@@ -62,7 +62,6 @@
} elsif ("$]" == "5.008") {
} elsif ("$]" == "5.008001") {
} elsif ("$]" == "5.008002") {
- } elsif ("$]" == "5.008004") {
} elsif ("$]" == "5.008006") {
} else {
die "Sorry, this version of Perl ($]) is currently not
supported by Fink.\n";
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.815
retrieving revision 1.816
diff -u -d -r1.815 -r1.816
--- ChangeLog 22 Jan 2005 14:55:00 -0000 1.815
+++ ChangeLog 22 Jan 2005 21:42:55 -0000 1.816
@@ -1,3 +1,7 @@
+2005-01-22 Dave Morrison <[EMAIL PROTECTED]>
+
+ * Bootstrap.pm: Disallow bootstrapping with perl 5.8.4
+
2005-01-22 Peter O'Gorman <[EMAIL PROTECTED]>
* Bootstrap.pm: Allow bootstrapping with perl 5.8.6 (maybe).
-------------------------------------------------------
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