[65837] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Apr 1 18:00:55 PDT 2010


Revision: 65837
          http://trac.macports.org/changeset/65837
Author:   macsforever2000 at macports.org
Date:     2010-04-01 18:00:54 -0700 (Thu, 01 Apr 2010)
Log Message:
-----------
Update to version 0.20.0.

Modified Paths:
--------------
    trunk/dports/python/py25-lint/Portfile
    trunk/dports/python/py26-lint/Portfile

Modified: trunk/dports/python/py25-lint/Portfile
===================================================================
--- trunk/dports/python/py25-lint/Portfile	2010-04-01 21:39:04 UTC (rev 65836)
+++ trunk/dports/python/py25-lint/Portfile	2010-04-02 01:00:54 UTC (rev 65837)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-lint
-version             0.19.0
+version             0.20.0
 categories-append   devel
 maintainers         dh openmaintainer
 description         Error (and style) checking for python
@@ -23,14 +23,10 @@
 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
 
-checksums           md5     c5f27fe29234e72cd3f9c2a5df307050 \
-                    sha1    cfa071057538d798678e62fc93952f36d6838ad2 \
-                    rmd160  a1c7bf494b0f5a6daa7306dce747e3a1cfa68b97
-
 depends_lib         port:py25-logilab-common port:py25-logilab-astng
 
 post-destroot {
@@ -46,3 +42,7 @@
         file rename ${destroot}${prefix}/bin/${binfile} ${destroot}${prefix}/bin/${binfile}-${python.branch}
     }
 }
+
+livecheck.url       http://ftp.logilab.org/pub/pylint/
+livecheck.type      regex
+livecheck.regex     {pylint-(\d+(?:\.\d+)*)\.tar\.gz} 

Modified: trunk/dports/python/py26-lint/Portfile
===================================================================
--- trunk/dports/python/py26-lint/Portfile	2010-04-01 21:39:04 UTC (rev 65836)
+++ trunk/dports/python/py26-lint/Portfile	2010-04-02 01:00:54 UTC (rev 65837)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-lint
-version             0.19.0
+version             0.20.0
 categories-append   devel
 maintainers         nomaintainer
 description         Error (and style) checking for python
@@ -27,9 +27,9 @@
 livecheck.type      regex
 livecheck.regex     {pylint-(\d+(?:\.\d+)*)\.tar\.gz} 
 
-checksums           md5     c5f27fe29234e72cd3f9c2a5df307050 \
-                    sha1    cfa071057538d798678e62fc93952f36d6838ad2 \
-                    rmd160  a1c7bf494b0f5a6daa7306dce747e3a1cfa68b97
+checksums           md5     9f5bda2719d6425a668d27a151d1721f \
+                    sha1    c706c062d3dc7a55856a3ef1c741de1fea105c88 \
+                    rmd160  24ecf91e5b2abbb99a3aaa914636cd00d77759be
 
 depends_lib         port:py26-logilab-common port:py26-logilab-astng
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100401/d62a2a55/attachment-0001.html>


More information about the macports-changes mailing list