[151945] trunk/dports/lang/apple-gcc42/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 24 10:46:30 PDT 2016


Revision: 151945
          https://trac.macports.org/changeset/151945
Author:   ryandesign at macports.org
Date:     2016-08-24 10:46:30 -0700 (Wed, 24 Aug 2016)
Log Message:
-----------
apple-gcc42: requires Xcode 2.5 on Tiger (#48178)

Modified Paths:
--------------
    trunk/dports/lang/apple-gcc42/Portfile

Modified: trunk/dports/lang/apple-gcc42/Portfile
===================================================================
--- trunk/dports/lang/apple-gcc42/Portfile	2016-08-24 15:12:14 UTC (rev 151944)
+++ trunk/dports/lang/apple-gcc42/Portfile	2016-08-24 17:46:30 UTC (rev 151945)
@@ -2,6 +2,7 @@
 
 PortSystem 1.0
 PortGroup select 1.0
+PortGroup xcodeversion 1.0
 
 name			apple-gcc42
 version			5666.3
@@ -75,6 +76,8 @@
 use_configure no
 variant universal {}
 
+minimum_xcodeversions   {8 2.5}
+
 if {${os.platform} eq "darwin" && ${os.major} > 15} {
     depends_lib
     depends_run
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160824/5996e5f6/attachment.html>


More information about the macports-changes mailing list