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

Modified Files:
      Tag: branch_0_30
        Bootstrap.pm ChangeLog 
Log Message:
Woops.  Actually _do_ the backport of 10.6.8 support from HEAD. :-(

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.202
retrieving revision 1.202.2.1
diff -u -d -r1.202 -r1.202.2.1
--- Bootstrap.pm        28 Apr 2011 15:33:14 -0000      1.202
+++ Bootstrap.pm        23 Jun 2011 23:19:18 -0000      1.202.2.1
@@ -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.1705.2.1
retrieving revision 1.1705.2.2
diff -u -d -r1.1705.2.1 -r1.1705.2.2
--- ChangeLog   4 May 2011 14:52:45 -0000       1.1705.2.1
+++ ChangeLog   23 Jun 2011 23:19:18 -0000      1.1705.2.2
@@ -1,3 +1,6 @@
+2011-06-23     Alexander Hansen  <alexkhan...@users.sourceforge.net>
+       * Bootstrap.pm:  support 10.6.8.
+
 2011-05-04  Daniel Macks  <dma...@netspace.org>
 
        * Configure.pm: bump conf_file_compat_version so users can select


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