From 82a68696e0e135977561e370e3b85c2ac86db5b1 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 29 Jan 2011 14:14:14 +0000 Subject: [PATCH] - Update to 0.23.0 PR: ports/154165 Submitted by: Li-Wen Hsu Feature safe: yes --- devel/pylint/Makefile | 9 +++------ devel/pylint/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index d2fc36bac7a8..27cf4a3dec83 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pylint -PORTVERSION= 0.21.4 +PORTVERSION= 0.23.0 CATEGORIES= devel python MASTER_SITES= LOGILAB PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} @@ -24,11 +24,8 @@ OPTIONS= GUI "Include Tkinter support for pylint-gui" Off .include -.if ${PYTHON_REL} < 250 -PLIST_SUB+= NOPY25="" -.else -PLIST_SUB+= NOPY25="@comment " -.endif +post-extract: + ${RM} -fr ${WRKSRC}/test .if defined(WITH_GUI) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo index b23b84643663..ddaaa8ff2456 100644 --- a/devel/pylint/distinfo +++ b/devel/pylint/distinfo @@ -1,2 +1,2 @@ -SHA256 (pylint-0.21.4.tar.gz) = ac24ed7f3d98ed5778f88790af8d8e925f99984c055facf3e375b72913223c09 -SIZE (pylint-0.21.4.tar.gz) = 200811 +SHA256 (pylint-0.23.0.tar.gz) = cdb093d15abe2f1cd2f7d949ad3bb29149aeead7740d5722396309c6b60a091c +SIZE (pylint-0.23.0.tar.gz) = 200192