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

Modified Files:
      Tag: branch_0_29
        Bootstrap.pm ChangeLog 
Log Message:
Support 10.6.2

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.180.2.7
retrieving revision 1.180.2.8
diff -u -d -r1.180.2.7 -r1.180.2.8
--- Bootstrap.pm        27 Sep 2009 18:25:48 -0000      1.180.2.7
+++ Bootstrap.pm        10 Nov 2009 00:17:53 -0000      1.180.2.8
@@ -270,7 +270,7 @@
                        "of Mac OS X might work with Fink, but there are no " .
                        "guarantees.");
                $distribution = "10.5";
-       } elsif ($host =~ /^i386-apple-darwin10\.[0-1]\./) {
+       } elsif ($host =~ /^i386-apple-darwin10\.[0-2]\./) {
                &print_breaking("\nThis version of fink supports bootstrapping 
under Mac OS X 10.6, " .
                        "as well as upgrading from 10.5. However, DIRECT 
UPGRADING FROM " .
                        "10.4 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.34
retrieving revision 1.1592.2.35
diff -u -d -r1.1592.2.34 -r1.1592.2.35
--- ChangeLog   1 Nov 2009 07:29:33 -0000       1.1592.2.34
+++ ChangeLog   10 Nov 2009 00:17:53 -0000      1.1592.2.35
@@ -1,3 +1,7 @@
+2009-11-09  Alexander Hansen  <[email protected]>
+
+       * Bootstrap.pm: Support OS X 10.6.2
+
 2009-11-01  Daniel Macks  <[email protected]>
 
        * Engine.pm: Fix cleanup_debs to use "current arch" in .deb


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to