Revision: 140100 https://trac.macports.org/changeset/140100 Author: sean@macports.org Date: 2015-09-09 14:27:16 -0700 (Wed, 09 Sep 2015) Log Message: ----------- py-netcdf4: update to 1.1.9 Modified Paths: -------------- trunk/dports/python/py-netcdf4/Portfile Modified: trunk/dports/python/py-netcdf4/Portfile =================================================================== --- trunk/dports/python/py-netcdf4/Portfile 2015-09-09 21:27:15 UTC (rev 140099) +++ trunk/dports/python/py-netcdf4/Portfile 2015-09-09 21:27:16 UTC (rev 140100) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-netcdf4 -version 1.1.8 +version 1.1.9 categories-append science platforms darwin maintainers sean \ @@ -25,8 +25,8 @@ master_sites http://pypi.python.org/packages/source/n/netCDF4 distname netCDF4-${version} -checksums rmd160 048a6ae548ffcdfc6a453b18d0082ab11bf1f972 \ - sha256 01cb7cb4226584bfa2a710d6eb90bcca60efaf52e3c304f30232ae2cd043da78 +checksums rmd160 0d7eba9e58893418315814e9a894af53ff869bd6 \ + sha256 af426cf567c70f4205f6fa4d813aac32d495528691dd559415dd280e0b2558ed build.env-append USE_NCCONFIG=1 destroot.env-append USE_NCCONFIG=1