[40176] trunk/dports/python/py25-lint/Portfile
dh at macports.org
dh at macports.org
Tue Sep 23 22:22:47 PDT 2008
Revision: 40176
http://trac.macports.org/changeset/40176
Author: dh at macports.org
Date: 2008-09-23 22:22:46 -0700 (Tue, 23 Sep 2008)
Log Message:
-----------
* Version bump to 0.15.1
* Replace my maintainer address with macports address
Modified Paths:
--------------
trunk/dports/python/py25-lint/Portfile
Modified: trunk/dports/python/py25-lint/Portfile
===================================================================
--- trunk/dports/python/py25-lint/Portfile 2008-09-24 05:21:38 UTC (rev 40175)
+++ trunk/dports/python/py25-lint/Portfile 2008-09-24 05:22:46 UTC (rev 40176)
@@ -3,9 +3,9 @@
PortSystem 1.0
PortGroup python25 1.0
name py25-lint
-version 0.14.0
+version 0.15.1
categories-append devel
-maintainers nomaintainer
+maintainers dh
description Error (and style) checking for python
long_description \
Pylint is a tool that checks for errors in python code, and tries to \
@@ -18,12 +18,12 @@
platforms darwin
homepage http://www.logilab.org/projects/pylint/
-master_sites ftp://ftp.logilab.org/pub/pylint/
+master_sites ftp://ftp.logilab.org/pub/pylint/
distname pylint-${version}
-checksums md5 a6a6a1c68e56506d6fca7569f622767a \
- sha1 b0074cca2083792b5602f33d8e7be33a9ab4322f \
- rmd160 d17dbe487963c35cf3f32410ad23082a8fa9982e
+checksums md5 d19b04eb649db5173ee0ba5a78facbca \
+ sha1 5812e2c0feceb8619542630f3863b3a6d9e9d9e8 \
+ rmd160 24b814194d9ddd637b7da446916744c1570ac01d
depends_lib port:py25-logilab-common port:py25-logilab-astng
@@ -35,4 +35,3 @@
${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/20080923/3e0ecc91/attachment.html
More information about the macports-changes
mailing list