Update of /cvsroot/fink/fink/perlmod/Fink
In directory vz-cvs-3.sog:/tmp/cvs-serv5267/perlmod/Fink

Modified Files:
        Bootstrap.pm ChangeLog 
Log Message:
Support 10.6.8

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- Bootstrap.pm        28 Apr 2011 15:33:14 -0000      1.202
+++ Bootstrap.pm        23 Jun 2011 23:03:25 -0000      1.203
@@ -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-7]\.[0-3]/) {
+       } elsif ($host =~ /^i386-apple-darwin10\.[0-8]\.[0-3]/) {
                &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.1712
retrieving revision 1.1713
diff -u -d -r1.1712 -r1.1713
--- ChangeLog   10 Jun 2011 15:30:22 -0000      1.1712
+++ ChangeLog   23 Jun 2011 23:03:25 -0000      1.1713
@@ -1,3 +1,6 @@
+2011-06-23     Alexander Hansen  <alexkhan...@users.sourceforge.net>
+       * Bootstrap.pm:  support 10.6.8.
+
 2011-06-11  Daniel Macks  <dma...@netspace.org>
 
        * PkgVersion.pm: import jhowarth's ensure_clang_prefix: create


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to