ports/96885: [PATCH] devel/py-twisted: portlint(1) fixes

Alexander Botero-Lowry alex at foxybanana.com
Sat May 6 19:20:12 UTC 2006


>Number:         96885
>Category:       ports
>Synopsis:       [PATCH] devel/py-twisted: portlint(1) fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 06 19:20:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-RC FreeBSD 6.1-RC #4: Fri May  5 23:54:44 PDT
>Description:
- Move WRKSRC to make portlint(1) happy 

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

--- py24-twisted-1.3.0_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-twisted/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-twisted/Makefile
--- /usr/ports/devel/py-twisted/Makefile	Sat Oct 15 19:13:30 2005
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/devel/py-twisted/Makefile	Sat May  6 12:17:08 2006
@@ -15,7 +15,6 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	Twisted_NoDocs-${PORTVERSION}
-WRKSRC=		${WRKDIR}/Twisted-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An event-based Python framework for internet applications
@@ -32,6 +31,8 @@
 USE_PYDISTUTILS=	yes
 
 PLIST_SUB+=	S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
+
+WRKSRC=		${WRKDIR}/Twisted-${PORTVERSION}
 
 post-install:
 	@ ${MKDIR} ${DATADIR}/admin
--- py24-twisted-1.3.0_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list