Diff
Modified: trunk/dports/python/py25-h5py/Portfile (80006 => 80007)
--- trunk/dports/python/py25-h5py/Portfile 2011-07-01 10:35:19 UTC (rev 80006)
+++ trunk/dports/python/py25-h5py/Portfile 2011-07-01 18:00:57 UTC (rev 80007)
@@ -40,3 +40,5 @@
port:hdf5-18 \
port:py25-cython
+livecheck.regex {h5py-(\d+(?:\.\d+)*).tar.gz}
+
Modified: trunk/dports/python/py26-h5py/Portfile (80006 => 80007)
--- trunk/dports/python/py26-h5py/Portfile 2011-07-01 10:35:19 UTC (rev 80006)
+++ trunk/dports/python/py26-h5py/Portfile 2011-07-01 18:00:57 UTC (rev 80007)
@@ -40,3 +40,5 @@
port:hdf5-18 \
port:py26-cython
+livecheck.regex {h5py-(\d+(?:\.\d+)*).tar.gz}
+
Modified: trunk/dports/python/py27-h5py/Portfile (80006 => 80007)
--- trunk/dports/python/py27-h5py/Portfile 2011-07-01 10:35:19 UTC (rev 80006)
+++ trunk/dports/python/py27-h5py/Portfile 2011-07-01 18:00:57 UTC (rev 80007)
@@ -40,3 +40,5 @@
port:hdf5-18 \
port:py27-cython
+livecheck.regex {h5py-(\d+(?:\.\d+)*).tar.gz}
+