Update of /cvsroot/fink/fink
In directory sc8-pr-cvs1:/tmp/cvs-serv4598
Modified Files:
bootstrap.pl postinstall.pl.in ChangeLog
Log Message:
10.2.3
Index: bootstrap.pl
===================================================================
RCS file: /cvsroot/fink/fink/bootstrap.pl,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- bootstrap.pl 18 Nov 2002 17:30:20 -0000 1.23
+++ bootstrap.pl 20 Dec 2002 02:54:04 -0000 1.24
@@ -89,7 +89,7 @@
} elsif ($host =~ /^powerpc-apple-darwin5\.[0-5]/) {
&print_breaking("This system is supported and tested.");
$distribution = "10.1";
-} elsif ($host =~ /^powerpc-apple-darwin6\.[012]/) {
+} elsif ($host =~ /^powerpc-apple-darwin6\.[0-3]/) {
&print_breaking("This system is supported and tested.");
$distribution = "10.2";
} elsif ($host =~ /^powerpc-apple-darwin(6\.[2-9]|[7-9]\.)/) {
Index: postinstall.pl.in
===================================================================
RCS file: /cvsroot/fink/fink/postinstall.pl.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postinstall.pl.in 18 Nov 2002 17:30:22 -0000 1.3
+++ postinstall.pl.in 20 Dec 2002 02:54:05 -0000 1.4
@@ -69,7 +69,7 @@
} elsif ($host =~ /^powerpc-apple-darwin5\.[0-5]/) {
&print_breaking("This system is supported and tested.");
$distribution = "10.1";
-} elsif ($host =~ /^powerpc-apple-darwin6\.[012]/) {
+} elsif ($host =~ /^powerpc-apple-darwin6\.[0-3]/) {
&print_breaking("This system is supported and tested.");
$distribution = "10.2";
} elsif ($host =~ /^powerpc-apple-darwin(6\.[2-9]|[7-9]\.)/) {
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog 9 Dec 2002 02:56:32 -0000 1.99
+++ ChangeLog 20 Dec 2002 02:54:05 -0000 1.100
@@ -1,3 +1,7 @@
+2002-12-19 Ben Hines <[EMAIL PROTECTED]>
+
+ * bootstrap.pl, postinstall.pl.in: Recognize Mac OS X 10.2.3.
+
2002-12-06 Dave Morrison <[EMAIL PROTECTED]>
* VERSION: Bumped package manager version to 0.11.1
-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now! Before the Holidays pass you by.
T H I N K G E E K . C O M http://www.thinkgeek.com/sf/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits