[113477] trunk/base

raimue at macports.org raimue at macports.org
Sun Nov 17 04:11:06 PST 2013


Revision: 113477
          https://trac.macports.org/changeset/113477
Author:   raimue at macports.org
Date:     2013-11-17 04:11:06 -0800 (Sun, 17 Nov 2013)
Log Message:
-----------
configure: Xcode 5 is supported

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

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2013-11-17 11:50:23 UTC (rev 113476)
+++ trunk/base/configure	2013-11-17 12:11:06 UTC (rev 113477)
@@ -3019,7 +3019,7 @@
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Please consider upgrading as some ports fail compiling" >&5
 $as_echo "$as_me: WARNING: Please consider upgrading as some ports fail compiling" >&2;}
     ;;
-  2.*|3.*|4.*)
+  2.*|3.*|4.*|5.*)
         ;;
   *)
     ;;

Modified: trunk/base/configure.ac
===================================================================
--- trunk/base/configure.ac	2013-11-17 11:50:23 UTC (rev 113476)
+++ trunk/base/configure.ac	2013-11-17 12:11:06 UTC (rev 113477)
@@ -86,7 +86,7 @@
     AC_MSG_WARN([This version of Xcode Tools is out of date])
     AC_MSG_WARN([Please consider upgrading as some ports fail compiling])
     ;;
-  2.*|3.*|4.*)
+  2.*|3.*|4.*|5.*)
     dnl Supported version
     ;;
   *)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131117/2da9deaa/attachment.html>


More information about the macports-changes mailing list