[137945] trunk/dports/_resources/port1.0/group/compilers-1.0.tcl

larryv at macports.org larryv at macports.org
Tue Jun 23 11:21:02 PDT 2015


Revision: 137945
          https://trac.macports.org/changeset/137945
Author:   larryv at macports.org
Date:     2015-06-23 11:21:02 -0700 (Tue, 23 Jun 2015)
Log Message:
-----------
compilers-1.0: Remove obsolete Clang versions

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/compilers-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/compilers-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/compilers-1.0.tcl	2015-06-23 17:18:17 UTC (rev 137944)
+++ trunk/dports/_resources/port1.0/group/compilers-1.0.tcl	2015-06-23 18:21:02 UTC (rev 137945)
@@ -77,7 +77,7 @@
     set cdb(gcc$v,f90)      ${prefix}/bin/gfortran-mp-$version
 }
 
-set clang_versions {30 31 32 33 34 35}
+set clang_versions {33 34 35}
 foreach v ${clang_versions} {
     # if the string is more than one character insert a '.' into it: e.g 33 -> 3.3
     set version $v
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150623/7d0d8d06/attachment.html>


More information about the macports-changes mailing list