[119566] trunk/dports/python/py-h5py/Portfile
mmoll at macports.org
mmoll at macports.org
Wed Apr 30 08:38:34 PDT 2014
Revision: 119566
https://trac.macports.org/changeset/119566
Author: mmoll at macports.org
Date: 2014-04-30 08:38:34 -0700 (Wed, 30 Apr 2014)
Log Message:
-----------
py-h5py: add py34 subport
Modified Paths:
--------------
trunk/dports/python/py-h5py/Portfile
Modified: trunk/dports/python/py-h5py/Portfile
===================================================================
--- trunk/dports/python/py-h5py/Portfile 2014-04-30 14:43:10 UTC (rev 119565)
+++ trunk/dports/python/py-h5py/Portfile 2014-04-30 15:38:34 UTC (rev 119566)
@@ -21,7 +21,8 @@
subport py27-h5py-devel {set DEV_VERSION 27}
subport py32-h5py-devel {set DEV_VERSION 32}
subport py33-h5py-devel {set DEV_VERSION 33}
-python.versions 26 27 32 33
+subport py34-h5py-devel {set DEV_VERSION 34}
+python.versions 26 27 32 33 34
if {${DEV_VERSION}} {
python.version ${DEV_VERSION}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140430/d2195161/attachment-0001.html>
More information about the macports-changes
mailing list