ports/109721: [PATCH] devel/pylint: update to 0.13.0

Li-Wen Hsu lwhsu at lwhsu.org
Thu Mar 1 15:10:04 UTC 2007


>Number:         109721
>Category:       ports
>Synopsis:       [PATCH] devel/pylint: update to 0.13.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 Mar 01 15:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
- Update to 0.13.0

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

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

--- pylint-0.13.0.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/devel/pylint/Makefile /home/lwhsu/ports/devel/pylint/Makefile
--- /usr/ports/devel/pylint/Makefile	Sat Jan  6 20:43:28 2007
+++ /home/lwhsu/ports/devel/pylint/Makefile	Thu Mar  1 18:03:35 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pylint
-PORTVERSION=	0.12.2
+PORTVERSION=	0.13.0
 CATEGORIES=	devel python
 MASTER_SITES=	ftp://ftp.logilab.org/pub/pylint/
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
@@ -19,15 +19,9 @@
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 230
-RUN_DEPENDS+=	${PYTHONPREFIX_SITELIBDIR}/optparse.py:${PORTSDIR}/devel/py-optik
-.endif
-
 pre-everything::
 	@${ECHO_CMD} ""
 	@${ECHO_CMD} "You may want to install x11-toolkits/py-tkinter to make pylint-gui work."
 	@${ECHO_CMD} ""
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN -ruN --exclude=CVS /usr/ports/devel/pylint/distinfo /home/lwhsu/ports/devel/pylint/distinfo
--- /usr/ports/devel/pylint/distinfo	Sat Jan  6 20:43:28 2007
+++ /home/lwhsu/ports/devel/pylint/distinfo	Thu Mar  1 18:01:18 2007
@@ -1,3 +1,3 @@
-MD5 (pylint-0.12.2.tar.gz) = 38333614235969f9e715c71666cc596f
-SHA256 (pylint-0.12.2.tar.gz) = 828179fbe07c0611fd6ce30fc37cada28291f3f5b9d4729d7495d02d073eabf4
-SIZE (pylint-0.12.2.tar.gz) = 160117
+MD5 (pylint-0.13.0.tar.gz) = 4ab0f4283ad31331237158dba1326524
+SHA256 (pylint-0.13.0.tar.gz) = c14a3836446d9d8e44ca12df7444658de3a34488e2eac80ca31bd2c7f28442f3
+SIZE (pylint-0.13.0.tar.gz) = 165470
--- pylint-0.13.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list