Update of /cvsroot/fink/fink/perlmod/Fink In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv23086/perlmod/Fink
Modified Files: Tag: branch_0_28 Bootstrap.pm ChangeLog Log Message: Backport from HEAD Index: Bootstrap.pm =================================================================== RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v retrieving revision 1.165.2.1 retrieving revision 1.165.2.2 diff -u -d -r1.165.2.1 -r1.165.2.2 --- Bootstrap.pm 18 Feb 2008 00:02:58 -0000 1.165.2.1 +++ Bootstrap.pm 21 Mar 2008 18:58:33 -0000 1.165.2.2 @@ -248,7 +248,7 @@ "guarantees."); &print_breaking($transitional_message{$transitional}); $distribution = "10.4$transitional"; - } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-2]\.0/) { + } elsif ($host =~ /^(powerpc|i386)-apple-darwin9\.[0-2]\.[0-2]/) { &print_breaking("\nThis is one of the first fink releases which can be " . "used with Mac OS X 10.5. We support bootstrapping with this " . "version, and we expect that upgrading from 10.4 will go " . Index: ChangeLog =================================================================== RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v retrieving revision 1.1524.2.3 retrieving revision 1.1524.2.4 diff -u -d -r1.1524.2.3 -r1.1524.2.4 --- ChangeLog 10 Mar 2008 17:33:55 -0000 1.1524.2.3 +++ ChangeLog 21 Mar 2008 18:58:33 -0000 1.1524.2.4 @@ -1,3 +1,7 @@ +2008-03-21 Alexander Hansen <[EMAIL PROTECTED]> + + * Bootstrap.pm: recognize 9.2.2 Darwin kernel--noted by gecko2 on IRC for a late 2007 Macbook. + 2008-03-10 Daniel Macks <[EMAIL PROTECTED]> * PkgVersion.pm, Validation.pm, VirtPackage.pm: backport some ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs