aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2011-01-29 22:14:14 +0800
committermva <mva@FreeBSD.org>2011-01-29 22:14:14 +0800
commite9fdc5867729bfcfd3f95b30beede6c667ad0c77 (patch)
tree7325e25b1b046bb7f3fe741431d3827fcf8529bc /devel
parent9de0fda725064f807392000ba99a8a6710b94c12 (diff)
downloadfreebsd-ports-gnome-e9fdc5867729bfcfd3f95b30beede6c667ad0c77.tar.gz
freebsd-ports-gnome-e9fdc5867729bfcfd3f95b30beede6c667ad0c77.tar.zst
freebsd-ports-gnome-e9fdc5867729bfcfd3f95b30beede6c667ad0c77.zip
- Update to 0.23.0
PR: ports/154165 Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org> Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/pylint/Makefile9
-rw-r--r--devel/pylint/distinfo4
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 <bsd.port.pre.mk>
-.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