Update of /cvsroot/fink/fink/perlmod/Fink
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2531/fink-0.29/perlmod/Fink

Modified Files:
      Tag: branch_0_29
        Bootstrap.pm ChangeLog 
Log Message:
Backport from HEAD

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.180.2.11
retrieving revision 1.180.2.12
diff -u -d -r1.180.2.11 -r1.180.2.12
--- Bootstrap.pm        4 Jun 2010 01:16:46 -0000       1.180.2.11
+++ Bootstrap.pm        15 Jun 2010 20:39:40 -0000      1.180.2.12
@@ -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-3]\./) {
+       } elsif ($host =~ /^i386-apple-darwin10\.[0-4]\./) {
                &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.42
retrieving revision 1.1592.2.43
diff -u -d -r1.1592.2.42 -r1.1592.2.43
--- ChangeLog   4 Jun 2010 01:16:46 -0000       1.1592.2.42
+++ ChangeLog   15 Jun 2010 20:39:40 -0000      1.1592.2.43
@@ -1,6 +1,10 @@
+2010-06-15  Alexander Hansen <alexkhan...@users.sourceforge.net>
+
+    * Bootstrap.pm:  Add OS 10.6.4 as a supported version.
+
 2010-06-03  Alexander Hansen <alexkhan...@users.sourceforge.net>
 
-        * Bootstrap.pm:  Add OS 10.6.3 as a supported version.
+    * Bootstrap.pm:  Add OS 10.6.3 as a supported version.
 
 2010-05-16  Daniel Macks  <dma...@netspace.org>
 


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to