[143573] trunk/dports/perl/p5-extutils-f77
Ryan Schmidt
ryandesign at macports.org
Tue Dec 15 09:02:11 PST 2015
> On Dec 15, 2015, at 12:11 AM, devans at macports.org wrote:
>
> Revision
> 143573
> Author
> devans at macports.org
> 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.
More information about the macports-dev
mailing list