ports/188478: [PATCH] devel/py-cxx: staging

Bartek Rutkowski ports at robakdesign.com
Fri Apr 11 20:30:02 UTC 2014


>Number:         188478
>Category:       ports
>Synopsis:       [PATCH] devel/py-cxx: 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:   Fri Apr 11 20:30:01 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-cxx/6.0.0/

Port maintainer (lwhsu 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-cxx-6.0.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351038)
+++ Makefile	(working copy)
@@ -16,7 +16,6 @@
 USE_PYTHON_PREFIX=	yes
 PYDISTUTILS_PKGNAME=	CXX
 PYDISTUTILS_PKGVERSION=	5.3
-NO_STAGE=	yes
 
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 PORTDOCS=	*
@@ -23,8 +22,8 @@
 
 .if !defined(NOPORTDOCS)
 post-install:
-		@${MKDIR} ${DOCSDIR}
-		${INSTALL_DATA} ${WRKSRC}/Doc/PyCXX.html ${DOCSDIR}
+		@${MKDIR} ${STAGEDIR}${DOCSDIR}
+		${INSTALL_DATA} ${WRKSRC}/Doc/PyCXX.html ${STAGEDIR}${DOCSDIR}
 .endif
 
 post-patch:
--- py-cxx-6.0.0.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list