Date: Fri, 1 Feb 2013 18:38:15 GMT From: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/175766: [patch] x11/kde4-workplace fails to compile after upgrading devel/boost-libs to 1.52.0 Message-ID: <201302011838.r11IcFAw090055@red.freebsd.org> Resent-Message-ID: <201302011840.r11Ie0jM062410@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302011838.r11IcFAw090055>