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

Modified Files:
      Tag: branch_0_31
        Bootstrap.pm ChangeLog 
Log Message:
Backport 10.7.1 support

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.208
retrieving revision 1.208.2.1
diff -u -d -r1.208 -r1.208.2.1
--- Bootstrap.pm        20 Jul 2011 14:15:15 -0000      1.208
+++ Bootstrap.pm        18 Aug 2011 14:53:47 -0000      1.208.2.1
@@ -281,7 +281,7 @@
                        "of Mac OS X might work with Fink, but there are no " .
                        "guarantees.");
                $distribution = "10.6";
-       } elsif ($host =~ /^i386-apple-darwin11\.0\.0/) {
+       } elsif ($host =~ /^i386-apple-darwin11\.[0-1]\.0/) {
                &print_breaking("This system is supported and tested.");
                $distribution = "10.7";
        } elsif ($host =~ /^i386-apple-darwin11\./) {

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1728
retrieving revision 1.1728.2.1
diff -u -d -r1.1728 -r1.1728.2.1
--- ChangeLog   20 Jul 2011 14:15:15 -0000      1.1728
+++ ChangeLog   18 Aug 2011 14:53:47 -0000      1.1728.2.1
@@ -1,3 +1,7 @@
+2011-08-18  Alexander Hansen  <alexkhan...@users.sourceforge.net>
+
+       * Bootstrap.pm:  support 10.7.1.
+
 2011-07-20  Dave Morrison  <d...@finkproject.org>
 
        * Bootstrap.pm: 10.7 gets its own tree


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to