Revision: 132638 https://trac.macports.org/changeset/132638 Author: stromnov@macports.org Date: 2015-02-06 02:32:25 -0800 (Fri, 06 Feb 2015) Log Message: ----------- py-pylint: update to version 1.4.1 Modified Paths: -------------- trunk/dports/python/py-pylint/Portfile Modified: trunk/dports/python/py-pylint/Portfile =================================================================== --- trunk/dports/python/py-pylint/Portfile 2015-02-06 10:31:07 UTC (rev 132637) +++ trunk/dports/python/py-pylint/Portfile 2015-02-06 10:32:25 UTC (rev 132638) @@ -6,7 +6,7 @@ PortGroup select 1.0 name py-pylint -version 1.4.0 +version 1.4.1 revision 0 categories-append devel platforms darwin @@ -32,8 +32,8 @@ distname pylint-${version} -checksums rmd160 6175b1c5eef14ee0cb1912e57af2b4b64de2a279 \ - sha256 816646b9d5fd0c33f9e3b009953c46727d22bec3e880712d69b39b1b630fa3ca +checksums rmd160 89d6b6948866367a41615529338122e631e32304 \ + sha256 3e383060edd432cbbd0e8bd686f5facfe918047ffe1bb401ab5897cb6ee0f030 if {${name} ne ${subport}} { depends_build-append \
participants (1)
-
stromnov@macports.org