[125999] trunk/dports/science/ifeffit/Portfile

Frank Schima mf2k at macports.org
Wed Oct 1 13:52:53 PDT 2014


On Oct 1, 2014, at 2:47 PM, Ryan Schmidt <ryandesign at macports.org> wrote:

> 
>> On Oct 1, 2014, at 2:02 PM, mf2k at macports.org wrote:
>> 
>> Revision
>> 125999
>> Author
>> mf2k at macports.org
>> Date
>> 2014-10-01 12:02:07 -0700 (Wed, 01 Oct 2014)
>> Log Message
>> 
>> ifeffit: Only use gcc for FORTRAN. (#44631)
>> Modified Paths
>> 
>> 	• trunk/dports/science/ifeffit/Portfile
>> 
> 
> 
>> -if {![variant_isset gcc45] && ![variant_isset gcc46] && ![variant_isset gcc47] && ![variant_isset gcc48]} {
>> -    default_variants    +gcc49
>> 
>> +if {![variant_isset gcc45] && ![variant_isset gcc46] && ![variant_isset gcc47] && ![variant_isset gcc49]} {
>> +    default_variants    +gcc48
> 
> Why not default to gcc49?
> 
> https://lists.macosforge.org/pipermail/macports-dev/2014-September/028119.html

I’m waiting for agreement with other science port maintainers to move forward on gcc49 as default. gcc48 is still the Macports default gfortran compiler. As I stated in another thread, I think it best if we migrate to the compilers portgroup and change it there. 

The only reason it was set to gcc49 was because it was causing an error when compiling p5.16-ifeffit when gcc48 was used. 


Cheers!
Frank



More information about the macports-dev mailing list