Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30338
Modified Files:
Bootstrap.pm ChangeLog
Log Message:
no more 10.2 support (lots of other code cleanup is possible, but hasn't
been done yet)
Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- Bootstrap.pm 25 May 2005 04:23:37 -0000 1.108
+++ Bootstrap.pm 8 Jun 2005 13:28:02 -0000 1.109
@@ -165,17 +165,14 @@
"for current versions of fink. Please use fink 0.12.1 or earlier.\n");
$distribution = "10.1";
} elsif ($host =~ /^powerpc-apple-darwin6\.[0-8]/) {
- if (not $gcc =~ /gcc3.3/) {
- &print_breaking("\nFink no longer supports the old Developer " .
- "Tools on 10.2. Please update to the August 2003 Developer " .
- "Tools, and try again.\n");
- } else {
- &print_breaking("This system is supported and tested.");
+ &print_breaking("\nThis system is no longer supported " .
+"for current versions of fink. Please use fink 0.24.7 or earlier.\n");
}
$distribution = "10.2$gcc";
} elsif ($host =~ /^powerpc-apple-darwin6\..*/) {
- &print_breaking("This system was not released at the time " .
- "this Fink release was made, but should work.");
+ &print_breaking("\nThis system is no longer supported " .
+"for current versions of fink. Please use fink 0.24.7 or earlier.\n");
+ }
$distribution = "10.2$gcc";
} elsif ($host =~ /^powerpc-apple-darwin7\.[0-9]\.0/) {
&print_breaking("This system is supported and tested.");
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1026
retrieving revision 1.1027
diff -u -d -r1.1026 -r1.1027
--- ChangeLog 31 May 2005 15:43:26 -0000 1.1026
+++ ChangeLog 8 Jun 2005 13:28:03 -0000 1.1027
@@ -1,3 +1,7 @@
+2005-06-08 Dave Morrison <[EMAIL PROTECTED]>
+
+ * Bootstrap.pm: we no longer support 10.2
+
2005-06-01 Benjamin Reed <[EMAIL PROTECTED]>
* PkgVersion.pm: work around an apple java installer bug
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits