[128564] trunk/dports/python/py-pylint/Portfile
stromnov at macports.org
stromnov at macports.org
Sun Nov 23 11:17:12 PST 2014
Revision: 128564
https://trac.macports.org/changeset/128564
Author: stromnov at macports.org
Date: 2014-11-23 11:17:12 -0800 (Sun, 23 Nov 2014)
Log Message:
-----------
py-pylint: update to version 1.4.0
Modified Paths:
--------------
trunk/dports/python/py-pylint/Portfile
Modified: trunk/dports/python/py-pylint/Portfile
===================================================================
--- trunk/dports/python/py-pylint/Portfile 2014-11-23 16:12:19 UTC (rev 128563)
+++ trunk/dports/python/py-pylint/Portfile 2014-11-23 19:17:12 UTC (rev 128564)
@@ -6,7 +6,7 @@
PortGroup select 1.0
name py-pylint
-version 1.2.0
+version 1.4.0
revision 0
categories-append devel
platforms darwin
@@ -28,12 +28,12 @@
by pylint is close to `Guido's style guide`_.
homepage http://www.logilab.org/project/pylint
-master_sites http://ftp.logilab.org/pub/pylint/
+master_sites https://pypi.python.org/packages/source/p/pylint/
distname pylint-${version}
-checksums rmd160 72908b055c778c4f3eb62d471932ea776d390780 \
- sha256 e66102a0550d7b1f8905d88ae11e93431822ef85662db4e1567eeda489bc39bc
+checksums rmd160 6175b1c5eef14ee0cb1912e57af2b4b64de2a279 \
+ sha256 816646b9d5fd0c33f9e3b009953c46727d22bec3e880712d69b39b1b630fa3ca
if {${name} ne ${subport}} {
depends_build-append \
@@ -72,7 +72,7 @@
livecheck.type none
} else {
- livecheck.url http://ftp.logilab.org/pub/pylint/
livecheck.type regex
+ livecheck.url ${master_sites}
livecheck.regex {pylint-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141123/bf39cc99/attachment.html>
More information about the macports-changes
mailing list