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

sean at macports.org sean at macports.org
Thu Jan 23 12:08:06 PST 2014


Revision: 116296
          https://trac.macports.org/changeset/116296
Author:   sean at macports.org
Date:     2014-01-23 12:08:06 -0800 (Thu, 23 Jan 2014)
Log Message:
-----------
compilers-1.0: update gfortran variant to gcc 4.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	2014-01-23 20:08:00 UTC (rev 116295)
+++ trunk/dports/_resources/port1.0/group/compilers-1.0.tcl	2014-01-23 20:08:06 UTC (rev 116296)
@@ -140,8 +140,8 @@
 # we don't need gfortran when we are in an "only-fortran" mode
 set cdb(gfortran,variant)  gfortran
 set cdb(gfortran,compiler) gfortran
-set cdb(gfortran,descrip)  "Fortran compiler from gcc47"
-set cdb(gfortran,depends)  port:gcc47
+set cdb(gfortran,descrip)  "Fortran compiler from gcc48"
+set cdb(gfortran,depends)  port:gcc48
 set cdb(gfortran,dependsl) path:lib/libgcc/libgcc_s.1.dylib:libgcc
 set cdb(gfortran,dependsd) ""
 set cdb(gfortran,dependsa) ""
@@ -153,9 +153,9 @@
 set cdb(gfortran,cxx)      ""
 set cdb(gfortran,cpp)      ""
 set cdb(gfortran,objc)     ""
-set cdb(gfortran,fc)       ${prefix}/bin/gfortran-mp-4.7
-set cdb(gfortran,f77)      ${prefix}/bin/gfortran-mp-4.7
-set cdb(gfortran,f90)      ${prefix}/bin/gfortran-mp-4.7
+set cdb(gfortran,fc)       ${prefix}/bin/gfortran-mp-4.8
+set cdb(gfortran,f77)      ${prefix}/bin/gfortran-mp-4.8
+set cdb(gfortran,f90)      ${prefix}/bin/gfortran-mp-4.8
 
 set cdb(g95,variant)  g95
 set cdb(g95,compiler) g95
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140123/1b1b7ed8/attachment.html>


More information about the macports-changes mailing list