[60521] trunk/dports/python/py26-coverage/Portfile

snc at macports.org snc at macports.org
Sat Nov 14 09:35:31 PST 2009


Revision: 60521
          http://trac.macports.org/changeset/60521
Author:   snc at macports.org
Date:     2009-11-14 09:35:31 -0800 (Sat, 14 Nov 2009)
Log Message:
-----------
fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-coverage/Portfile

Modified: trunk/dports/python/py26-coverage/Portfile
===================================================================
--- trunk/dports/python/py26-coverage/Portfile	2009-11-14 17:33:32 UTC (rev 60520)
+++ trunk/dports/python/py26-coverage/Portfile	2009-11-14 17:35:31 UTC (rev 60521)
@@ -38,4 +38,4 @@
 
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/coverage
-livecheck.regex     {coverage (\d+(?:\.\d+)*)}
+livecheck.regex     {/pypi/coverage/(\d+(?:\.\d+)*)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091114/448f4746/attachment.html>


More information about the macports-changes mailing list