[141620] trunk/dports/math/netgen/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Dec 12 02:24:25 PST 2015
> On Dec 12, 2015, at 4:18 AM, dstrubbe at macports.org wrote:
>
> Revision
> 141620
> Author
> dstrubbe at macports.org
> Date
> 2015-10-23 10:47:58 -0700 (Fri, 23 Oct 2015)
> Log Message
>
> netgen: Update to 5.3.1. Fix build for Yosemite and later by removing reference to vecLib; in fact it does not seem that Accelerate is being used at all, so I removed it. Removed irrelevant parts of descriptiopn. Do not offer variants pertaining only to Fortran compilers since this code uses only C and C++. Disable test phase which had no effect. Update master_sites line.
> Modified Paths
>
> • trunk/dports/math/netgen/Portfile
> Diff
>
> Modified: trunk/dports/math/netgen/Portfile (141619 => 141620)
>
> --- trunk/dports/math/netgen/Portfile 2015-10-23 17:47:01 UTC (rev 141619)
> +++ trunk/dports/math/netgen/Portfile 2015-10-23 17:47:58 UTC (rev 141620)
> -master_sites sourceforge:project/netgen-mesher/netgen-mesher/${version}/
> +master_sites sourceforge:netgen-mesher
This portion of your changeset reverts my r120755, which was done for the reasons explained in:
https://trac.macports.org/wiki/howto/AvoidRedirects
I've redone it in r143422, with fixes to use ${branch} instead of ${version}.
More information about the macports-dev
mailing list