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

Modified Files:
        Bootstrap.pm ChangeLog 
Log Message:
Support 10.5.6


Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- Bootstrap.pm        29 Oct 2008 00:19:41 -0000      1.175
+++ Bootstrap.pm        15 Dec 2008 18:55:57 -0000      1.176
@@ -250,7 +250,7 @@
                        "guarantees.");
                &print_breaking($transitional_message{$transitional});
                $distribution = "10.4$transitional";
-       } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-5]\.[0-2]/) {
+       } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-6]\.[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");

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1568
retrieving revision 1.1569
diff -u -d -r1.1568 -r1.1569
--- ChangeLog   30 Nov 2008 21:22:28 -0000      1.1568
+++ ChangeLog   15 Dec 2008 18:55:57 -0000      1.1569
@@ -1,3 +1,7 @@
+2008-12-12  Alexander Hansen  <a...@finkproject.org>
+
+       * Bootstrap.pm:  Recognize 10.5.6
+
 2008-11-30  Daniel Macks  <dma...@netspace.org>
 
        * PkgVersion.pm: Remove weird whitespace in diagnostic msg.


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to