[144291] trunk/dports/python/py-netcdf4/Portfile

sean at macports.org sean at macports.org
Tue Jan 5 17:13:35 PST 2016


Revision: 144291
          https://trac.macports.org/changeset/144291
Author:   sean at macports.org
Date:     2016-01-05 17:13:35 -0800 (Tue, 05 Jan 2016)
Log Message:
-----------
py-netcdf4: update to 1.2.2 and use mpi portgroup; fixes #50222

Modified Paths:
--------------
    trunk/dports/python/py-netcdf4/Portfile

Modified: trunk/dports/python/py-netcdf4/Portfile
===================================================================
--- trunk/dports/python/py-netcdf4/Portfile	2016-01-06 01:13:33 UTC (rev 144290)
+++ trunk/dports/python/py-netcdf4/Portfile	2016-01-06 01:13:35 UTC (rev 144291)
@@ -3,9 +3,10 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           mpi 1.0
 
 name                py-netcdf4
-version             1.2.1
+version             1.2.2
 categories-append   science
 platforms           darwin
 maintainers         sean \
@@ -25,13 +26,16 @@
 master_sites        http://pypi.python.org/packages/source/n/netCDF4
 distname            netCDF4-${version}
 
-checksums           rmd160  a8ab0982102f50eaa0fb7fdf805c5fe0186cb13a \
-                    sha256  3e0e71fc12af077a4737e75b6f421369e8170edc2cef0404d1164ae9ff38ef73
+checksums           rmd160  09cfcd2ed1887b812b0f381780f9fa0b4a679e19 \
+                    sha256  5e68d0a723ed327e53e90ac73d3dfa25e8da10db9ffba5f2aefd61356722ae9d
 
+mpi.enforce_variant netcdf
+mpi.setup
+
 build.env-append    USE_NCCONFIG=1
 destroot.env-append USE_NCCONFIG=1
 
-python.versions     26 27 33 34
+python.versions     26 27 33 34 35
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:netcdf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160105/5cd541ae/attachment.html>


More information about the macports-changes mailing list