Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9595
Modified Files:
Tag: branch_0_24
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.90.2.34
retrieving revision 1.90.2.35
diff -u -d -r1.90.2.34 -r1.90.2.35
--- Bootstrap.pm 23 Jun 2006 14:46:37 -0000 1.90.2.34
+++ Bootstrap.pm 27 Jun 2006 21:58:51 -0000 1.90.2.35
@@ -236,7 +236,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.873.2.106
retrieving revision 1.873.2.107
diff -u -d -r1.873.2.106 -r1.873.2.107
--- ChangeLog 23 Jun 2006 14:46:37 -0000 1.873.2.106
+++ ChangeLog 27 Jun 2006 21:58:52 -0000 1.873.2.107
@@ -1,3 +1,7 @@
+2006-06-27 Dave Morrison <[EMAIL PROTECTED]>
+
+ * Bootstrap.pm: recognize 10.4.7
+
2006-06-23 Dave Morrison <[EMAIL PROTECTED]>
* Bootstrap.pm: modify &additional_packages to match the changes in
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