[63817] trunk/dports/python/py26-lint/Portfile

dh at macports.org dh at macports.org
Mon Feb 15 21:57:34 PST 2010


Revision: 63817
          http://trac.macports.org/changeset/63817
Author:   dh at macports.org
Date:     2010-02-15 21:57:33 -0800 (Mon, 15 Feb 2010)
Log Message:
-----------
Version Bump to 0.19.0

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

Modified: trunk/dports/python/py26-lint/Portfile
===================================================================
--- trunk/dports/python/py26-lint/Portfile	2010-02-16 05:57:18 UTC (rev 63816)
+++ trunk/dports/python/py26-lint/Portfile	2010-02-16 05:57:33 UTC (rev 63817)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-lint
-version             0.18.1
+version             0.19.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     4b1f9bbbb2f2ee2c2076c5d2a35438fa \
-                    sha1    891b4666872822d49e01fba28f94fb0a25db51de \
-                    rmd160  f83d10617fe38770cc8a2c06a0e165b639323fa7
+checksums           md5     c5f27fe29234e72cd3f9c2a5df307050 \
+                    sha1    cfa071057538d798678e62fc93952f36d6838ad2 \
+                    rmd160  a1c7bf494b0f5a6daa7306dce747e3a1cfa68b97
 
 depends_lib         port:py26-logilab-common port:py26-logilab-astng
 
@@ -37,7 +37,7 @@
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     eval xinstall -m 644 [glob ${worksrcpath}/doc/*] \
         ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} ChangeLog README TODO \
+    xinstall -m 644 -W ${worksrcpath} ChangeLog README \
         ${destroot}${prefix}/share/doc/${name}
     file delete ${destroot}${python.pkgd}/logilab/__init__.py
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100215/fb78c303/attachment.html>


More information about the macports-changes mailing list