[71843] trunk/base
jmr at macports.org
jmr at macports.org
Fri Sep 24 04:32:16 PDT 2010
Revision: 71843
http://trac.macports.org/changeset/71843
Author: jmr at macports.org
Date: 2010-09-24 04:32:14 -0700 (Fri, 24 Sep 2010)
Log Message:
-----------
update current OS version
Modified Paths:
--------------
trunk/base/configure
trunk/base/configure.ac
Modified: trunk/base/configure
===================================================================
--- trunk/base/configure 2010-09-24 10:24:08 UTC (rev 71842)
+++ trunk/base/configure 2010-09-24 11:32:14 UTC (rev 71843)
@@ -2922,7 +2922,7 @@
as_fn_error $? "This version of Mac OS X is not supported
Please upgrade at http://store.apple.com/" "$LINENO" 5
;;
- 10.4.[0-9]|10.4.10|10.5.[0-7]|10.6.[0-1])
+ 10.4.[0-9]|10.4.10|10.5.[0-7]|10.6.[0-3])
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: This version of Mac OS X is out of date" >&5
$as_echo "$as_me: WARNING: This version of Mac OS X is out of date" >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Please run Software Update to update it" >&5
Modified: trunk/base/configure.ac
===================================================================
--- trunk/base/configure.ac 2010-09-24 10:24:08 UTC (rev 71842)
+++ trunk/base/configure.ac 2010-09-24 11:32:14 UTC (rev 71843)
@@ -32,7 +32,7 @@
AC_MSG_ERROR([This version of Mac OS X is not supported
Please upgrade at http://store.apple.com/])
;;
- 10.4.[[0-9]]|10.4.10|10.5.[[0-7]]|10.6.[[0-1]])
+ 10.4.[[0-9]]|10.4.10|10.5.[[0-7]]|10.6.[[0-3]])
AC_MSG_WARN([This version of Mac OS X is out of date])
AC_MSG_WARN([Please run Software Update to update it])
;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100924/72a1b532/attachment.html>
More information about the macports-changes
mailing list