[136236] trunk/dports/science/mpich/Portfile

Ryan Schmidt ryandesign at macports.org
Thu May 28 02:35:40 PDT 2015


> On May 12, 2015, at 3:32 PM, eborisch at macports.org wrote:
> 
> Revision
> 136236
> Author
> eborisch at macports.org
> Date
> 2015-05-12 13:32:05 -0700 (Tue, 12 May 2015)
> Log Message
> 
> mpich-*: Initial attempt at gcc5/6 support. See #47541.

> Modified Paths
> 	• trunk/dports/science/mpich/Portfile

> @@ -213,7 +221,7 @@
>          } {}
>          default_variants-append     +fortran
>      } else {
> -        set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9}
> +        set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9 5 6}
>          set default_fortran_variant +gcc49

Would it make sense to change the default fortran variant to gcc5, since that is the latest stable version?



More information about the macports-dev mailing list