Revision: 81507 http://trac.macports.org/changeset/81507 Author: dh@macports.org Date: 2011-07-31 19:01:36 -0700 (Sun, 31 Jul 2011) Log Message: ----------- Upgraded to 0.24 Modified Paths: -------------- trunk/dports/python/py27-lint/Portfile Modified: trunk/dports/python/py27-lint/Portfile =================================================================== --- trunk/dports/python/py27-lint/Portfile 2011-08-01 02:01:25 UTC (rev 81506) +++ trunk/dports/python/py27-lint/Portfile 2011-08-01 02:01:36 UTC (rev 81507) @@ -5,7 +5,7 @@ PortGroup python27 1.0 name py27-lint -version 0.23.0 +version 0.24.0 categories-append devel maintainers stromnov openmaintainer @@ -25,9 +25,9 @@ master_sites http://ftp.logilab.org/pub/pylint/ distname pylint-${version} -checksums md5 3c241b161b7e6826011cb8bde4fcf891 \ - sha1 d06e759693df4619233b8d386201f463be4a3663 \ - rmd160 645248e1e14fde37305f9a011b7e785ac0b765af +checksums md5 71df67d15f3aa1895c543b40a6955ed3 \ + sha1 269d84825a334a558328f36eabeb7a9748555302 \ + rmd160 c54d23f9d9c592c1baf98b4dfe1619c226ce978f depends_lib port:py27-logilab-common port:py27-logilab-astng
participants (1)
-
dh@macports.org