[40872] trunk/dports/python/py-lint/Portfile

dh at macports.org dh at macports.org
Thu Oct 16 19:29:16 PDT 2008


Revision: 40872
          http://trac.macports.org/changeset/40872
Author:   dh at macports.org
Date:     2008-10-16 19:29:16 -0700 (Thu, 16 Oct 2008)
Log Message:
-----------
Version bump to 0.15.2

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

Modified: trunk/dports/python/py-lint/Portfile
===================================================================
--- trunk/dports/python/py-lint/Portfile	2008-10-17 02:28:40 UTC (rev 40871)
+++ trunk/dports/python/py-lint/Portfile	2008-10-17 02:29:16 UTC (rev 40872)
@@ -5,7 +5,7 @@
 PortGroup python24 1.0
 
 name				py-lint
-version				0.15.1
+version				0.15.2
 categories-append	devel
 maintainers			dh
 description			Error (and style) checking for python
@@ -23,11 +23,11 @@
 master_sites		ftp://ftp.logilab.org/pub/pylint/
 distname			pylint-${version}
 
-checksums		md5 d19b04eb649db5173ee0ba5a78facbca \
-			sha1 5812e2c0feceb8619542630f3863b3a6d9e9d9e8 \
-			rmd160 24b814194d9ddd637b7da446916744c1570ac01d
+checksums		md5 98f3917fc4d0855c8f0eab9761533835 \
+			sha1 14f5db53e14f874c295bdab0719116b4d7ab5623 \
+			rmd160 db57202962986854694100232b59588e5d2a0369
 
-depends_lib-append	port:py-logilab-astng
+depends_lib-append	port:py-logilab-astng port:py25-logilab-common
 
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081016/e0e73f2b/attachment.html 


More information about the macports-changes mailing list