Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv15879

Modified Files:
        Bootstrap.pm ChangeLog 
Log Message:
recognize 10.5.2


Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- Bootstrap.pm        2 Jan 2008 05:48:49 -0000       1.165
+++ Bootstrap.pm        17 Feb 2008 23:52:10 -0000      1.166
@@ -248,7 +248,7 @@
                        "guarantees.");
                &print_breaking($transitional_message{$transitional});
                $distribution = "10.4$transitional";
-       } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-1]\.0/) {
+       } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-2]\.0/) {
                &print_breaking("\nThis is one of the first fink releases which 
can be " .
             "used with Mac OS X 10.5.  We support bootstrapping with this " .
             "version, and we expect that upgrading from 10.4 will go " .

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1525
retrieving revision 1.1526
diff -u -d -r1.1525 -r1.1526
--- ChangeLog   6 Feb 2008 06:59:21 -0000       1.1525
+++ ChangeLog   17 Feb 2008 23:52:10 -0000      1.1526
@@ -1,3 +1,7 @@
+2008-02-17  Dave Morrison  <[EMAIL PROTECTED]>
+
+       * Bootstrap.pm: recognize 10.5.2
+
 2008-02-06  Daniel Macks  <[EMAIL PROTECTED]>
 
        * VirtPackage.pm: undef is possible return from package_from_pkgconfig


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to