On 12/15/15 9:02 AM, Ryan Schmidt wrote: > >> On Dec 15, 2015, at 12:11 AM, [email protected] wrote: >> >> Revision >> 143573 >> Author >> [email protected] >> Date >> 2015-12-14 22:11:59 -0800 (Mon, 14 Dec 2015) >> Log Message >> >> p5-extutils-f77: update to version 1.19. > >> --- trunk/dports/perl/p5-extutils-f77/files/patch-F77.pm.diff >> 2015-12-15 06:11:24 UTC (rev 143572) >> +++ trunk/dports/perl/p5-extutils-f77/files/patch-F77.pm.diff >> 2015-12-15 06:11:59 UTC (rev 143573) >> >> @@ -1,11 +1,11 @@ >> >> ---- F77.pm.orig 2010-12-31 20:53:06.000000000 -0500 >> -+++ F77.pm 2013-03-02 19:45:51.000000000 -0500 >> -@@ -365,6 +365,8 @@ >> >> +--- F77.pm.orig 2015-12-07 02:59:28.000000000 -0800 >> ++++ F77.pm 2015-12-14 20:25:12.000000000 -0800 >> +@@ -357,6 +357,8 @@ >> >> ### Darwin (Mac OS X) ### >> >> >> >> $F77config{Darwin}{GNU} = $F77config{Generic}{GNU}; >> >> -+$F77config{Darwin}{GNU}{Link} = '-L@@GCCLIB@@ -lgfortran'; >> -+$F77config{Darwin}{GNU}{Compiler} = '@@F77@@'; >> >> ++$F77config{Darwin}{GNU}{Link} = '-L/opt/local/lib/gcc49 -lgfortran'; >> ++$F77config{Darwin}{GNU}{Compiler} = '/opt/local/bin/gfortran-mp-4.9'; >> >> $F77config{Darwin}{DEFAULT} = 'GNU'; > > This change looks like a mistake. > Indeed. Patchfile restored in r143600 and revision incremented to ensure correct configuration for folks not using the default install prefix.
Thanks for catching this. Another benefit of having the commits list working again. Dave _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
