ports/154165: [PATCH] devel/pylint: update to 0.23.0

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Jan 20 08:50:11 UTC 2011


>Number:         154165
>Category:       ports
>Synopsis:       [PATCH] devel/pylint: update to 0.23.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 20 08:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 0.23.0

Port maintainer (mva at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pylint-py27-0.23.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pylint/Makefile,v
retrieving revision 1.31
diff -u -u -r1.31 Makefile
--- Makefile	2 Nov 2010 17:13:26 -0000	1.31
+++ Makefile	20 Jan 2011 08:49:15 -0000
@@ -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 @@
 
 .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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pylint/distinfo,v
retrieving revision 1.23
diff -u -u -r1.23 distinfo
--- distinfo	2 Nov 2010 17:13:26 -0000	1.23
+++ distinfo	20 Jan 2011 08:49:15 -0000
@@ -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
--- pylint-py27-0.23.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list