ports/175766: [patch] x11/kde4-workplace fails to compile after upgrading devel/boost-libs to 1.52.0

Hon-Yu Lawrence Cheung cheunghonyu at gmail.com
Fri Feb 1 18:40:00 UTC 2013


>Number:         175766
>Category:       ports
>Synopsis:       [patch] x11/kde4-workplace fails to compile after upgrading devel/boost-libs to 1.52.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 01 18:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hon-Yu Lawrence Cheung
>Release:        FreeBSD 9.1-RELEASE
>Organization:
>Environment:
FreeBSD mac.honyucheung.net 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Thu Jan 31 08:33:53 HKT 2013     root at mac.honyucheung.net:/usr/obj/usr/src/sys/MACBOOK31  amd64

>Description:
kde4-workplace fails to compile after upgrading devel/boost-libs to 1.52.0
>How-To-Repeat:
build kde4-workplace after upgrading devel/boost-libs
>Fix:
apply the patch.txt

Patch attached with submission follows:

--- Makefile.original   2013-02-02 00:22:33.443058231 +0800
+++ Makefile    2013-02-02 00:22:49.778755994 +0800
@@ -26,11 +26,11 @@
                ck-connector.0:${PORTSDIR}/sysutils/consolekit \
                pci.3:${PORTSDIR}/devel/libpci \
                hal.1:${PORTSDIR}/sysutils/hal \
                qalculate.5:${PORTSDIR}/math/libqalculate \
                prison.0:${PORTSDIR}/graphics/prison \
-               boost_thread.4:${PORTSDIR}/devel/boost-libs \
+               boost_thread:${PORTSDIR}/devel/boost-libs \
                dbusmenu-qt.2:${PORTSDIR}/devel/libdbusmenu-qt \
                fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
                freetype.9:${PORTSDIR}/print/freetype2 \
                png15:${PORTSDIR}/graphics/png \
                jpeg.11:${PORTSDIR}/graphics/jpeg \


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


More information about the freebsd-ports-bugs mailing list