[80008] trunk/dports/python

eborisch at macports.org eborisch at macports.org
Fri Jul 1 11:04:22 PDT 2011


Revision: 80008
          http://trac.macports.org/changeset/80008
Author:   eborisch at macports.org
Date:     2011-07-01 11:04:21 -0700 (Fri, 01 Jul 2011)
Log Message:
-----------
py2[567]-pydicom: Add livecheck regex

Modified Paths:
--------------
    trunk/dports/python/py25-pydicom/Portfile
    trunk/dports/python/py26-pydicom/Portfile
    trunk/dports/python/py27-pydicom/Portfile

Modified: trunk/dports/python/py25-pydicom/Portfile
===================================================================
--- trunk/dports/python/py25-pydicom/Portfile	2011-07-01 18:00:57 UTC (rev 80007)
+++ trunk/dports/python/py25-pydicom/Portfile	2011-07-01 18:04:21 UTC (rev 80008)
@@ -41,3 +41,5 @@
 
 depends_lib-append  port:py25-numpy
 
+livecheck.regex       {pydicom-(\d+(?:\.\d+)*).tar.gz}
+

Modified: trunk/dports/python/py26-pydicom/Portfile
===================================================================
--- trunk/dports/python/py26-pydicom/Portfile	2011-07-01 18:00:57 UTC (rev 80007)
+++ trunk/dports/python/py26-pydicom/Portfile	2011-07-01 18:04:21 UTC (rev 80008)
@@ -41,3 +41,5 @@
 
 depends_lib-append  port:py26-numpy
 
+livecheck.regex       {pydicom-(\d+(?:\.\d+)*).tar.gz}
+

Modified: trunk/dports/python/py27-pydicom/Portfile
===================================================================
--- trunk/dports/python/py27-pydicom/Portfile	2011-07-01 18:00:57 UTC (rev 80007)
+++ trunk/dports/python/py27-pydicom/Portfile	2011-07-01 18:04:21 UTC (rev 80008)
@@ -41,3 +41,5 @@
 
 depends_lib-append  port:py27-numpy
 
+livecheck.regex       {pydicom-(\d+(?:\.\d+)*).tar.gz}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110701/2207c9c5/attachment.html>


More information about the macports-changes mailing list