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

Modified Files:
      Tag: branch_0_27
        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.153.2.11
retrieving revision 1.153.2.12
diff -u -d -r1.153.2.11 -r1.153.2.12
--- Bootstrap.pm        2 Jan 2008 05:48:56 -0000       1.153.2.11
+++ Bootstrap.pm        17 Feb 2008 23:53:51 -0000      1.153.2.12
@@ -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.1441.2.29
retrieving revision 1.1441.2.30
diff -u -d -r1.1441.2.29 -r1.1441.2.30
--- ChangeLog   2 Jan 2008 05:48:56 -0000       1.1441.2.29
+++ ChangeLog   17 Feb 2008 23:53:51 -0000      1.1441.2.30
@@ -1,3 +1,7 @@
+2008-02-17  Dave Morrison  <[EMAIL PROTECTED]>
+
+       * Bootstrap.pm: recognize 10.5.2
+
 2008-01-02  Daniel Macks  <[EMAIL PROTECTED]>
 
        * CheckSum/*.pm, Finally/*.pm, Notify/*.pm, Text/*.pm, *.pm, 
FinkVersion.pm.in: updated Copyright notice


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