diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2010-03-24 20:12:54 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2010-03-24 20:12:54 +0000 |
commit | f9e5e60074c4a1e2c3aabfa72f7a1af39f4614cb (patch) | |
tree | 1e5b8f44756aa7d89c06074b0c44f97f243f73db /devel/pylint | |
parent | 921c9621866d966d78393440313b4aa262f7fd74 (diff) | |
download | ports-f9e5e60074c4a1e2c3aabfa72f7a1af39f4614cb.tar.gz ports-f9e5e60074c4a1e2c3aabfa72f7a1af39f4614cb.zip |
Notes
Diffstat (limited to 'devel/pylint')
-rw-r--r-- | devel/pylint/Makefile | 4 | ||||
-rw-r--r-- | devel/pylint/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index 9f4d893ce07a..77ad6c79e22b 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pylint -PORTVERSION= 0.19.0 +PORTVERSION= 0.20.0 CATEGORIES= devel python MASTER_SITES= LOGILAB PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} @@ -14,7 +14,7 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= mva@FreeBSD.org COMMENT= Analyzes python source code looking for bugs and signs of poor quality -RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/logilab_astng-0.19.3-py2.6.egg/logilab/astng/__init__.py:${PORTSDIR}/devel/py-astng +RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/logilab_astng-0.20.0-py2.6.egg/logilab/astng/__init__.py:${PORTSDIR}/devel/py-astng USE_PYTHON= yes USE_PYDISTUTILS=easy_install diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo index 366f39aaf378..a0b7af2319e8 100644 --- a/devel/pylint/distinfo +++ b/devel/pylint/distinfo @@ -1,3 +1,3 @@ -MD5 (pylint-0.19.0.tar.gz) = c5f27fe29234e72cd3f9c2a5df307050 -SHA256 (pylint-0.19.0.tar.gz) = 382ab53b07c387fa27bf21eae88a1460154e8313e1eda1c15ed88986052637d6 -SIZE (pylint-0.19.0.tar.gz) = 188499 +MD5 (pylint-0.20.0.tar.gz) = 9f5bda2719d6425a668d27a151d1721f +SHA256 (pylint-0.20.0.tar.gz) = 55828110200f56b50c75f58043e90c38af268eabb0dec4945b58665d7770fa32 +SIZE (pylint-0.20.0.tar.gz) = 192112 |