ports/188963: [PATCH] irc/py-supybot-plugins: stage

Bartek Rutkowski ports at robakdesign.com
Thu Apr 24 14:30:01 UTC 2014


>Number:         188963
>Category:       ports
>Synopsis:       [PATCH] irc/py-supybot-plugins: stage
>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:   Thu Apr 24 14:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Stage
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-supybot-plugins/20060723_1/

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

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-supybot-plugins-20060723.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 352006)
+++ Makefile	(working copy)
@@ -17,7 +17,6 @@
 USE_PYTHON=	yes
 USE_BZIP2=	yes
 
-NO_STAGE=	yes
 post-extract:
 # Delete, because it now included in irc/py-supybot
 .for data in BadWords Dunno Success _darcs
@@ -28,6 +27,6 @@
 	cd ${WRKSRC} && ${PYTHON_CMD} -c 'import compileall;compileall.compile_dir(".");' && ${PYTHON_CMD} -O -c 'import compileall;compileall.compile_dir(".");'
 
 do-install:
-	cd ${WRKSRC} && ${FIND} . | ${CPIO} -pdm -R ${BINOWN}:${BINGRP} ${PYTHONPREFIX_SITELIBDIR}/supybot/plugins
+	cd ${WRKSRC} && ${FIND} . | ${CPIO} -pdm -R ${BINOWN}:${BINGRP} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/supybot/plugins
 
 .include <bsd.port.mk>
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 352006)
+++ pkg-descr	(working copy)
@@ -2,4 +2,4 @@
 allows Supybot to search Freshmeat, Sourceforge, Debian, Weather, Ebay
 doing channel polls and more.
 
-WWW:	http://supybot.com/
+WWW: http://supybot.com/
--- py-supybot-plugins-20060723.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list