[52686] trunk/dports/python
ram at macports.org
ram at macports.org
Sun Jun 21 09:42:32 PDT 2009
Revision: 52686
http://trac.macports.org/changeset/52686
Author: ram at macports.org
Date: 2009-06-21 09:42:31 -0700 (Sun, 21 Jun 2009)
Log Message:
-----------
python/py{25,26}-dnspython: fix livecheck
Modified Paths:
--------------
trunk/dports/python/py25-dnspython/Portfile
trunk/dports/python/py26-dnspython/Portfile
Modified: trunk/dports/python/py25-dnspython/Portfile
===================================================================
--- trunk/dports/python/py25-dnspython/Portfile 2009-06-21 13:53:21 UTC (rev 52685)
+++ trunk/dports/python/py25-dnspython/Portfile 2009-06-21 16:42:31 UTC (rev 52686)
@@ -31,3 +31,7 @@
mx.py name.py reverse.py reverse_name.py xfr.py \
${destroot}${prefix}/share/doc/${name}/examples
}
+
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex {is (\d+(?:\.\d+)*),}
Modified: trunk/dports/python/py26-dnspython/Portfile
===================================================================
--- trunk/dports/python/py26-dnspython/Portfile 2009-06-21 13:53:21 UTC (rev 52685)
+++ trunk/dports/python/py26-dnspython/Portfile 2009-06-21 16:42:31 UTC (rev 52686)
@@ -31,3 +31,7 @@
mx.py name.py reverse.py reverse_name.py xfr.py \
${destroot}${prefix}/share/doc/${name}/examples
}
+
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex {is (\d+(?:\.\d+)*),}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090621/27c803a2/attachment.html>
More information about the macports-changes
mailing list