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

Modified Files:
        Bootstrap.pm ChangeLog 
Log Message:
recognize 10.4.7


Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- Bootstrap.pm        22 Jun 2006 17:47:48 -0000      1.142
+++ Bootstrap.pm        27 Jun 2006 22:02:30 -0000      1.143
@@ -237,7 +237,7 @@
                        "and assume to run on a PowerPC based operating ".
                        "system. Use Fink on this system at your own risk!");
                $distribution = "10.3";
-       } elsif ($host =~ /^(powerpc|i386)-apple-darwin8\.[0-6]\.[0-3]/) {
+       } elsif ($host =~ /^(powerpc|i386)-apple-darwin8\.[0-7]\.[0-3]/) {
                &print_breaking("This system is supported and tested.");
                &print_breaking($transitional_message{$transitional});
                $distribution = "10.4$transitional";

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1338
retrieving revision 1.1339
diff -u -d -r1.1338 -r1.1339
--- ChangeLog   23 Jun 2006 19:33:28 -0000      1.1338
+++ ChangeLog   27 Jun 2006 22:02:30 -0000      1.1339
@@ -1,3 +1,7 @@
+2006-06-27  Dave Morrison  <[EMAIL PROTECTED]>
+
+       * Bootstrap.pm: recognize 10.4.7
+
 2006-06-23  Daniel Macks  <[EMAIL PROTECTED]>
 
        * Config.pm, Engine.pm: Don't use FORMAT for heredoc


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to