[65838] trunk/dports/python/py26-lint/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Thu Apr 1 18:03:18 PDT 2010
Revision: 65838
http://trac.macports.org/changeset/65838
Author: macsforever2000 at macports.org
Date: 2010-04-01 18:03:17 -0700 (Thu, 01 Apr 2010)
Log Message:
-----------
Minor re-org of livecheck.
Modified Paths:
--------------
trunk/dports/python/py26-lint/Portfile
Modified: trunk/dports/python/py26-lint/Portfile
===================================================================
--- trunk/dports/python/py26-lint/Portfile 2010-04-02 01:00:54 UTC (rev 65837)
+++ trunk/dports/python/py26-lint/Portfile 2010-04-02 01:03:17 UTC (rev 65838)
@@ -23,10 +23,6 @@
master_sites ftp://ftp.logilab.org/pub/pylint/
distname pylint-${version}
-livecheck.url http://ftp.logilab.org/pub/pylint/
-livecheck.type regex
-livecheck.regex {pylint-(\d+(?:\.\d+)*)\.tar\.gz}
-
checksums md5 9f5bda2719d6425a668d27a151d1721f \
sha1 c706c062d3dc7a55856a3ef1c741de1fea105c88 \
rmd160 24ecf91e5b2abbb99a3aaa914636cd00d77759be
@@ -41,3 +37,7 @@
${destroot}${prefix}/share/doc/${name}
file delete ${destroot}${python.pkgd}/logilab/__init__.py
}
+
+livecheck.url http://ftp.logilab.org/pub/pylint/
+livecheck.type regex
+livecheck.regex {pylint-(\d+(?:\.\d+)*)\.tar\.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100401/4b23ba7c/attachment.html>
More information about the macports-changes
mailing list