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

sean at macports.org sean at macports.org
Wed Sep 9 14:27:10 PDT 2015


Revision: 140095
          https://trac.macports.org/changeset/140095
Author:   sean at macports.org
Date:     2015-09-09 14:27:10 -0700 (Wed, 09 Sep 2015)
Log Message:
-----------
compilers-1.0: add clang 3.6 - 3.8

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-09-09 21:27:08 UTC (rev 140094)
+++ trunk/dports/_resources/port1.0/group/compilers-1.0.tcl	2015-09-09 21:27:10 UTC (rev 140095)
@@ -83,7 +83,7 @@
     set cdb(gcc$v,f90)      ${prefix}/bin/gfortran-mp-$version
 }
 
-set clang_versions {33 34 35}
+set clang_versions {33 34 35 36 37 38}
 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/20150909/e47b581b/attachment.html>


More information about the macports-changes mailing list