[108303] trunk/dports/python/py-h5py/Portfile
eborisch at macports.org
eborisch at macports.org
Thu Jul 18 06:06:48 PDT 2013
Revision: 108303
https://trac.macports.org/changeset/108303
Author: eborisch at macports.org
Date: 2013-07-18 06:06:48 -0700 (Thu, 18 Jul 2013)
Log Message:
-----------
py-h5py-devel: Update to 2.2.0b1; Add 33 to python.versions list.
Modified Paths:
--------------
trunk/dports/python/py-h5py/Portfile
Modified: trunk/dports/python/py-h5py/Portfile
===================================================================
--- trunk/dports/python/py-h5py/Portfile 2013-07-18 11:20:34 UTC (rev 108302)
+++ trunk/dports/python/py-h5py/Portfile 2013-07-18 13:06:48 UTC (rev 108303)
@@ -22,18 +22,23 @@
subport py27-h5py-devel {set DEV_VERSION 27}
subport py31-h5py-devel {set DEV_VERSION 31}
subport py32-h5py-devel {set DEV_VERSION 32}
+subport py33-h5py-devel {set DEV_VERSION 33}
+python.versions 26 27 31 32
if {${DEV_VERSION}} {
+ python.version-append 33
python.version ${DEV_VERSION}
epoch 20121002
-# No current devel version
-# version 2.X
+ version 2.2.0b1
conflicts py${python.version}-h5py
+ checksums \
+ rmd160 c9b67d088d8046665557addbe44c2e7f3cf3e59d \
+ sha256 deba36bdbcb144dd17c488e8eda187963328a2fc0d733aa6b0f76a9bf7964aa4 \
+ sha1 cae9ef7a737c16167b02c6eb56d29ff1511fc096
} elseif {$subport != $name} {
conflicts py${python.version}-h5py-devel
}
-python.versions 26 27 31 32
python.default_version 27
platforms darwin
license BSD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130718/bd63a3f2/attachment.html>
More information about the macports-changes
mailing list