ports/188528: [PATCH] devel/py-pathtools: staging

Bartek Rutkowski ports at robakdesign.com
Sat Apr 12 20:10:01 UTC 2014


>Number:         188528
>Category:       ports
>Synopsis:       [PATCH] devel/py-pathtools: staging
>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 Apr 12 20:10: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:
- Staging

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-pathtools/0.1.2/

Port maintainer (nivit 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-pathtools-0.1.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351129)
+++ Makefile	(working copy)
@@ -19,7 +19,6 @@
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MDOCS}
@@ -30,7 +29,7 @@
 	(cd ${WRKSRC}/docs ; ${MAKE} html)
 
 post-install:
-	(cd ${WRKSRC}/docs/build/html ; ${COPYTREE_SHARE} . ${DOCSDIR})
+	(cd ${WRKSRC}/docs/build/html ; ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
 .endif
 
 .include <bsd.port.mk>
--- py-pathtools-0.1.2.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list