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

Modified Files:
      Tag: branch_0_28
        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.165.2.1
diff -u -d -r1.165 -r1.165.2.1
--- Bootstrap.pm        2 Jan 2008 05:48:49 -0000       1.165
+++ Bootstrap.pm        18 Feb 2008 00:02:58 -0000      1.165.2.1
@@ -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.1524.2.1
retrieving revision 1.1524.2.2
diff -u -d -r1.1524.2.1 -r1.1524.2.2
--- ChangeLog   21 Jan 2008 07:01:18 -0000      1.1524.2.1
+++ ChangeLog   18 Feb 2008 00:02:58 -0000      1.1524.2.2
@@ -1,3 +1,7 @@
+2008-02-17  Dave Morrison  <[EMAIL PROTECTED]>
+
+       * Bootstrap.pm: recognize 10.5.2
+
 2008-01-21  Daniel Macks  <[EMAIL PROTECTED]>
 
        * version/vpp.pm, version.pm: remove (not used)


-------------------------------------------------------------------------
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