[111806] trunk/dports/science/etsf_io/Portfile
Revision: 111806 https://trac.macports.org/changeset/111806 Author: ryandesign@macports.org Date: 2013-10-02 09:13:35 -0700 (Wed, 02 Oct 2013) Log Message: ----------- etsf_io: maintainer update to 1.0.4 (#40647) Modified Paths: -------------- trunk/dports/science/etsf_io/Portfile Modified: trunk/dports/science/etsf_io/Portfile =================================================================== --- trunk/dports/science/etsf_io/Portfile 2013-10-02 15:36:45 UTC (rev 111805) +++ trunk/dports/science/etsf_io/Portfile 2013-10-02 16:13:35 UTC (rev 111806) @@ -5,7 +5,7 @@ PortGroup active_variants 1.1 name etsf_io -version 1.0.3 +version 1.0.4 categories science platforms darwin license LGPL-2.1 @@ -17,8 +17,8 @@ master_sites http://www.etsf.eu/system/files \ https://launchpad.net/etsf-io/+milestone/${version} -checksums rmd160 df90acd34b0de104a07844ae2c9694edf27519c6 \ - sha1 ab3c4cb22ea2fc2498b396f186f221edd2463fcc +checksums rmd160 25d311b2952714639f315ae26dd1c25c84b9c0f0 \ + sha1 8b7c7af083946e03f76b68af69c046d3b127494a depends_lib port:netcdf-fortran @@ -27,8 +27,8 @@ configure.optflags -O3 -configure.args --with-netcdf-module-path=${prefix}/include \ - --with-netcdf-ldflags=-L${prefix}/lib +configure.args --with-netcdf-incs=-I${prefix}/include \ + --with-netcdf-libs="-L${prefix}/lib -lnetcdf -lnetcdff" use_parallel_build yes
participants (1)
-
ryandesign@macports.org