From nobody@FreeBSD.org  Fri Feb  1 18:38:15 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 750D1A37
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Feb 2013 18:38:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 608DB85D
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  1 Feb 2013 18:38:15 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r11IcFlu090056
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 1 Feb 2013 18:38:15 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r11IcFAw090055;
	Fri, 1 Feb 2013 18:38:15 GMT
	(envelope-from nobody)
Message-Id: <201302011838.r11IcFAw090055@red.freebsd.org>
Date: Fri, 1 Feb 2013 18:38:15 GMT
From: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] x11/kde4-workplace fails to compile after upgrading devel/boost-libs to 1.52.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:    office
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 01 18:40:00 UTC 2013
>Closed-Date:    Fri Feb 01 19:43:51 UTC 2013
>Last-Modified:  Fri Feb 01 19:43:51 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->office 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 1 18:40:09 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175766 

From: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
To: bug-followup@FreeBSD.org, cheunghonyu@gmail.com
Cc:  
Subject: Re: ports/175766: [patch] x11/kde4-workplace fails to compile after
 upgrading devel/boost-libs to 1.52.0
Date: Sat, 2 Feb 2013 02:50:37 +0800

 sorry, typo of port name, x11/kde4-workspace
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Fri Feb 1 19:43:50 UTC 2013 
State-Changed-Why:  
Fixed in commit r311389, thanks for reporting 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175766 
>Unformatted:
