[148829] trunk/dports/science/mpich

dstrubbe at macports.org dstrubbe at macports.org
Thu May 19 11:22:52 PDT 2016


Revision: 148829
          https://trac.macports.org/changeset/148829
Author:   dstrubbe at macports.org
Date:     2016-05-19 11:22:52 -0700 (Thu, 19 May 2016)
Log Message:
-----------
mpich: Add gcc7 subports.

Modified Paths:
--------------
    trunk/dports/science/mpich/Portfile

Added Paths:
-----------
    trunk/dports/science/mpich/files/mpich-devel-gcc7-fortran
    trunk/dports/science/mpich/files/mpich-gcc7-fortran

Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile	2016-05-19 18:04:08 UTC (rev 148828)
+++ trunk/dports/science/mpich/Portfile	2016-05-19 18:22:52 UTC (rev 148829)
@@ -97,6 +97,7 @@
     gcc49   {macports-gcc-4.9}
     gcc5    {macports-gcc-5}
     gcc6    {macports-gcc-6}
+    gcc7    {macports-gcc-7}
     llvm    {llvm-gcc-4.2}
 }
 
@@ -238,7 +239,7 @@
     } else {
         append long_description " (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)"
 
-        set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9 5 6}
+        set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9 5 6 7}
         set default_fortran_variant +${compilers.gcc_default}
         set g95_conflicts {}
 

Copied: trunk/dports/science/mpich/files/mpich-devel-gcc7-fortran (from rev 148816, trunk/dports/science/mpich/files/mpich-devel-gcc6-fortran)
===================================================================
--- trunk/dports/science/mpich/files/mpich-devel-gcc7-fortran	                        (rev 0)
+++ trunk/dports/science/mpich/files/mpich-devel-gcc7-fortran	2016-05-19 18:22:52 UTC (rev 148829)
@@ -0,0 +1,11 @@
+bin/mpicc-mpich-devel-gcc7
+bin/mpichversion-mpich-devel-gcc7
+bin/mpicxx-mpich-devel-gcc7
+bin/mpiexec-mpich-devel-gcc7
+bin/mpirun-mpich-devel-gcc7
+bin/mpif77-mpich-devel-gcc7
+bin/mpif90-mpich-devel-gcc7
+bin/parkill-mpich-devel-gcc7
+lib/mpich-devel-gcc7/pkgconfig/mpich.pc
+lib/mpich-devel-gcc7/pkgconfig/openpa.pc
+bin/mpifort-mpich-devel-gcc7

Copied: trunk/dports/science/mpich/files/mpich-gcc7-fortran (from rev 148816, trunk/dports/science/mpich/files/mpich-gcc6-fortran)
===================================================================
--- trunk/dports/science/mpich/files/mpich-gcc7-fortran	                        (rev 0)
+++ trunk/dports/science/mpich/files/mpich-gcc7-fortran	2016-05-19 18:22:52 UTC (rev 148829)
@@ -0,0 +1,11 @@
+bin/mpicc-mpich-gcc7
+bin/mpichversion-mpich-gcc7
+bin/mpicxx-mpich-gcc7
+bin/mpiexec-mpich-gcc7
+bin/mpirun-mpich-gcc7
+bin/mpif77-mpich-gcc7
+bin/mpif90-mpich-gcc7
+bin/parkill-mpich-gcc7
+lib/mpich-gcc7/pkgconfig/mpich.pc
+lib/mpich-gcc7/pkgconfig/openpa.pc
+bin/mpifort-mpich-gcc7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160519/ad8bdcf5/attachment.html>


More information about the macports-changes mailing list