[90479] trunk/base

jmr at macports.org jmr at macports.org
Tue Mar 6 14:05:17 PST 2012


Revision: 90479
          http://trac.macports.org/changeset/90479
Author:   jmr at macports.org
Date:     2012-03-06 14:05:17 -0800 (Tue, 06 Mar 2012)
Log Message:
-----------
update current OS X version

Modified Paths:
--------------
    trunk/base/configure
    trunk/base/configure.ac

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2012-03-06 21:38:07 UTC (rev 90478)
+++ trunk/base/configure	2012-03-06 22:05:17 UTC (rev 90479)
@@ -2935,7 +2935,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-7])
+  10.4.[0-9]|10.4.10|10.5.[0-7]|10.6.[0-7]|10.7.[0-2])
     { $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	2012-03-06 21:38:07 UTC (rev 90478)
+++ trunk/base/configure.ac	2012-03-06 22:05:17 UTC (rev 90479)
@@ -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-7]])
+  10.4.[[0-9]]|10.4.10|10.5.[[0-7]]|10.6.[[0-7]]|10.7.[[0-2]])
     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/20120306/67930c26/attachment.html>


More information about the macports-changes mailing list