[71485] trunk/dports/python/py26-jinja/Portfile
jmr at macports.org
jmr at macports.org
Tue Sep 14 18:12:35 PDT 2010
Revision: 71485
http://trac.macports.org/changeset/71485
Author: jmr at macports.org
Date: 2010-09-14 18:12:31 -0700 (Tue, 14 Sep 2010)
Log Message:
-----------
py26-jinja: switch livecheck to pypi due to broken homepage
Modified Paths:
--------------
trunk/dports/python/py26-jinja/Portfile
Modified: trunk/dports/python/py26-jinja/Portfile
===================================================================
--- trunk/dports/python/py26-jinja/Portfile 2010-09-14 23:01:10 UTC (rev 71484)
+++ trunk/dports/python/py26-jinja/Portfile 2010-09-15 01:12:31 UTC (rev 71485)
@@ -28,5 +28,5 @@
depends_lib-append port:py26-distribute
livecheck.type regex
-livecheck.url ${homepage}1/download
-livecheck.regex {<h2>Latest Release: ([0-9.]+)</h2>}
+livecheck.url http://pypi.python.org/pypi/Jinja/
+livecheck.regex {Jinja ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100914/d749cacf/attachment.html>
More information about the macports-changes
mailing list