Update of /cvsroot/fink/fink/perlmod/Fink
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12649

Modified Files:
      Tag: branch_0_29
        Bootstrap.pm ChangeLog 
Log Message:
recognize 10.5.7


Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.180.2.2
retrieving revision 1.180.2.3
diff -u -d -r1.180.2.2 -r1.180.2.3
--- Bootstrap.pm        12 May 2009 19:11:30 -0000      1.180.2.2
+++ Bootstrap.pm        13 May 2009 02:22:34 -0000      1.180.2.3
@@ -259,7 +259,7 @@
                        "guarantees.");
                &print_breaking($transitional_message{$transitional});
                $distribution = "10.4$transitional";
-       } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-6]\.[0-2]/) {
+       } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-7]\.[0-2]/) {
                &print_breaking("\nThis version of fink supports bootstrapping 
under Mac OS X 10.5, " .
             "as well as upgrading from 10.4. However, DIRECT UPGRADING FROM " .
                        "10.4-transitional, 10.3 OR EARLIER IS NOT 
SUPPORTED.\n\n") unless ($arch eq "x86_64");

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1592.2.13
retrieving revision 1.1592.2.14
diff -u -d -r1.1592.2.13 -r1.1592.2.14
--- ChangeLog   12 May 2009 19:11:30 -0000      1.1592.2.13
+++ ChangeLog   13 May 2009 02:22:34 -0000      1.1592.2.14
@@ -1,5 +1,9 @@
 2009-05-12  Dave Morrison  <d...@finkproject.org>
 
+       * Bootstrap.pm: recognize 10.5.7
+
+2009-05-12  Dave Morrison  <d...@finkproject.org>
+
        * Bootstrap.pm: refactor bootstrap
        * Package.pm: don't use the disk cache during the first part of
        bootstrap (because we may be running under a different perl than fink 


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to