[54831] trunk/dports/python/py26-lint/Portfile
dh at macports.org
dh at macports.org
Sun Aug 2 13:58:48 PDT 2009
Revision: 54831
http://trac.macports.org/changeset/54831
Author: dh at macports.org
Date: 2009-08-02 13:58:48 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
Alter livecheck
Modified Paths:
--------------
trunk/dports/python/py26-lint/Portfile
Modified: trunk/dports/python/py26-lint/Portfile
===================================================================
--- trunk/dports/python/py26-lint/Portfile 2009-08-02 20:58:06 UTC (rev 54830)
+++ trunk/dports/python/py26-lint/Portfile 2009-08-02 20:58:48 UTC (rev 54831)
@@ -23,9 +23,9 @@
master_sites ftp://ftp.logilab.org/pub/pylint/
distname pylint-${version}
-livecheck.url ${homepage}
+livecheck.url http://ftp.logilab.org/pub/pylint/
livecheck.check regex
-livecheck.regex "latest published version:.*<a.*?>(\\d+(?:\\.\\d+)*)</a>"
+livecheck.regex {pylint-(\d+(?:\.\d+)*)\.tar\.gz}
checksums md5 2fb51eb37062aff094b104004ecd25a8 \
sha1 5d54ae25c29cdcab7bdfaef87e5f5ed2cc183b75 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090802/1b9fdcdf/attachment.html>
More information about the macports-changes
mailing list