Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25733/perlmod/Fink

Modified Files:
        Bootstrap.pm ChangeLog 
Log Message:
support 10.4.2

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- Bootstrap.pm        12 Jul 2005 17:48:38 -0000      1.113
+++ Bootstrap.pm        13 Jul 2005 19:13:52 -0000      1.114
@@ -179,7 +179,7 @@
                &print_breaking("This system was not released at the time " .
                        "this Fink release was made, but should work.");
                $distribution = "10.3";
-       } elsif ($host =~ /^powerpc-apple-darwin8\.[0-1]\.0/) {
+       } elsif ($host =~ /^powerpc-apple-darwin8\.[0-2]\.0/) {
                &print_breaking("This system is supported and tested.");
                if($ENV{FINK_NOTRANS}) {
                        &print_breaking("Using the non-transitional tree...");

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1052
retrieving revision 1.1053
diff -u -d -r1.1052 -r1.1053
--- ChangeLog   13 Jul 2005 06:51:37 -0000      1.1052
+++ ChangeLog   13 Jul 2005 19:13:52 -0000      1.1053
@@ -1,3 +1,7 @@
+2005-07-13  Dave Vasilevsky  <[EMAIL PROTECTED]>
+
+       * Bootstrap.pm: Support 10.4.2.
+
 2005-07-13  Daniel Macks  <[EMAIL PROTECTED]>
 
        * CLI.pm: flush STDIN before reading each user input.



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to