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

sean at macports.org sean at macports.org
Sat Nov 23 08:38:24 PST 2013


Revision: 113757
          https://trac.macports.org/changeset/113757
Author:   sean at macports.org
Date:     2013-11-23 08:38:24 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-netcdf4: remove 3.1 due to numpy update

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

Modified: trunk/dports/python/py-netcdf4/Portfile
===================================================================
--- trunk/dports/python/py-netcdf4/Portfile	2013-11-23 16:38:21 UTC (rev 113756)
+++ trunk/dports/python/py-netcdf4/Portfile	2013-11-23 16:38:24 UTC (rev 113757)
@@ -6,6 +6,7 @@
 
 name                py-netcdf4
 version             1.0.4
+revision            1
 categories-append   science
 platforms           darwin
 maintainers         nomaintainer
@@ -29,7 +30,7 @@
 build.env-append    USE_NCCONFIG=1
 destroot.env-append USE_NCCONFIG=1
 
-python.versions         26 27 31 32 33
+python.versions     26 27 32 33
 
 if {${subport} != ${name}} {
     depends_lib-append  port:netcdf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/ff77829e/attachment.html>


More information about the macports-changes mailing list