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

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

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.180.2.12
retrieving revision 1.180.2.13
diff -u -d -r1.180.2.12 -r1.180.2.13
--- Bootstrap.pm        15 Jun 2010 20:39:40 -0000      1.180.2.12
+++ Bootstrap.pm        11 Nov 2010 17:18:45 -0000      1.180.2.13
@@ -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-4]\./) {
+       } elsif ($host =~ /^i386-apple-darwin10\.[0-5]\.[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.49
retrieving revision 1.1592.2.50
diff -u -d -r1.1592.2.49 -r1.1592.2.50
--- ChangeLog   23 Oct 2010 15:35:45 -0000      1.1592.2.49
+++ ChangeLog   11 Nov 2010 17:18:45 -0000      1.1592.2.50
@@ -1,3 +1,7 @@
+2010-11-11  Alexander Hansen <alexkhan...@users.sourceforge.net>
+
+       * Bootstrap.pm: Support 10.6.5
+
 2010-10-23  Daniel Macks  <dma...@netspace.org>
 
        * Validation.pm: Fix validation of gtk-doc URLs in case that


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to