ports/143982: [PATCH] devel/boost-libs: WITH_PYTHON breaks plist

Philip M. Gollucci pgollucci at FreeBSD.org
Tue Feb 16 07:20:01 UTC 2010


>Number:         143982
>Category:       ports
>Synopsis:       [PATCH] devel/boost-libs: WITH_PYTHON breaks plist
>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:   Tue Feb 16 07:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Feb 15 21:36:01 EST 2010
>Description:
with devel/boost-python-libs, devel/boost-libs should *always* remove WITH_PYTHON [or fix the pkg-plist]

TB errors:
http://tb.p6m7g8.net/logs/9-CURRENT-amd64/boost-libs-1.41.0.log

Patch also available here:
http://people.freebsd.org/~pgollucci/FreeBSD/diffs/devel_boost-libs-1.41.0.diff

Port maintainer (churanov.port.maintainer at gmail.com) is cc'd.

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

--- boost-libs-1.41.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/boost-libs/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	29 Dec 2009 13:50:28 -0000	1.2
+++ Makefile	16 Feb 2010 07:10:49 -0000
@@ -35,9 +35,7 @@
 # The following directory is empty and causes issues with pkg_{add,delete}
 	${RMDIR} ${WRKSRC}/boost/interprocess/containers/detail
 # Remove Boost.Python
-.if !defined(WITH_PYTHON)
 	${RM} -rf ${WRKSRC}/boost/python* ${WRKSRC}/libs/python
-.endif
 
 do-build:
 # build the library
--- boost-libs-1.41.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list