From owner-svn-ports-head@FreeBSD.ORG Tue Mar 4 08:24:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 408B8FED; Tue, 4 Mar 2014 08:24:50 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1A12913E; Tue, 4 Mar 2014 08:24:49 +0000 (UTC) Received: from [10.31.9.83] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 3DCBB438EB; Tue, 4 Mar 2014 02:24:38 -0600 (CST) Message-ID: <53158DB1.8060602@marino.st> Date: Tue, 04 Mar 2014 09:24:17 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Max Brazhnikov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r346996 - head/sysutils/k3b-kde4 References: <201403040711.s247BrQp068829@svn.freebsd.org> In-Reply-To: <201403040711.s247BrQp068829@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2014 08:24:50 -0000 On 3/4/2014 08:11, Max Brazhnikov wrote: > Author: makc > Date: Tue Mar 4 07:11:52 2014 > New Revision: 346996 > URL: http://svnweb.freebsd.org/changeset/ports/346996 > QAT: https://qat.redports.org/buildarchive/r346996/ > > Log: > sysutils/k3b-kde4: > - Mark BROKEN with MUSEPACK option > - Revert r346606 as unrelated to the problem. Max, You should not have reverted r346606. There were 2 sets of problems. Pkgconfig fixed one set of them. k3b needs pkgconfig -- this was obvious in the portsmon error logs too. Permission to restore that as well? John