From owner-svn-ports-head@FreeBSD.ORG Fri Dec 20 22:20:41 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81CD2E8B; Fri, 20 Dec 2013 22:20:41 +0000 (UTC) Received: from mk-outboundfilter-5.mail.uk.tiscali.com (mk-outboundfilter-5.mail.uk.tiscali.com [212.74.114.1]) by mx1.freebsd.org (Postfix) with ESMTP id 1ABC31FCD; Fri, 20 Dec 2013 22:20:39 +0000 (UTC) X-Trace: 50168502/mk-outboundfilter-5.mail.uk.tiscali.com/PIPEX/$ON_NET_AUTH_ACCEPTED/Talk_Talk_Customer/2.102.106.185/None/crees@bayofrum.net X-SBRS: None X-RemoteIP: 2.102.106.185 X-IP-MAIL-FROM: crees@bayofrum.net X-SMTP-AUTH: bayofrum@uwclub.net X-MUA: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130722 Thunderbird/17.0.7 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqkJAGfCtFICZmq5/2dsb2JhbABZgws4EAO6BguBExd0giUBAQEEViIBEAsOBgQJFg8JAwIBAgEnHgYNAQcBAYgECcorF48SBy6ECAEDmUaEfotmgys8 X-IPAS-Result: AqkJAGfCtFICZmq5/2dsb2JhbABZgws4EAO6BguBExd0giUBAQEEViIBEAsOBgQJFg8JAwIBAgEnHgYNAQcBAYgECcorF48SBy6ECAEDmUaEfotmgys8 X-IronPort-AV: E=Sophos;i="4.95,523,1384300800"; d="scan'208";a="50168502" X-IP-Direction: OUT Received: from host-2-102-106-185.as13285.net (HELO pegasus.bayofrum.net) ([2.102.106.185]) by smtp.pipex.tiscali.co.uk with ESMTP; 20 Dec 2013 22:20:20 +0000 Received: from hydra.bayofrum.net (hydra.bayofrum.net [192.168.1.197]) by pegasus.bayofrum.net (Postfix) with ESMTPA id 6E89E2FE75; Fri, 20 Dec 2013 22:19:28 +0000 (GMT) Message-ID: <52B4C26F.9070309@bayofrum.net> Date: Fri, 20 Dec 2013 22:19:27 +0000 From: Chris Rees User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130722 Thunderbird/17.0.7 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: svn commit: r337093 - in head/audio/musicpd: . files References: <201312202149.rBKLnVAd060106@svn.freebsd.org> <20131220215312.GB54253@ithaqua.etoilebsd.net> In-Reply-To: <20131220215312.GB54253@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-bayofrum-MailScanner-Information: Please contact the ISP for more information X-bayofrum-MailScanner-ID: 6E89E2FE75.AAF10 X-bayofrum-MailScanner: Found to be clean X-bayofrum-MailScanner-From: crees@bayofrum.net X-Spam-Status: No Cc: Chris Rees , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list 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: Fri, 20 Dec 2013 22:20:41 -0000 On 12/20/13 21:53, Baptiste Daroussin wrote: > On Fri, Dec 20, 2013 at 09:49:31PM +0000, Chris Rees wrote: >> Author: crees >> Date: Fri Dec 20 21:49:30 2013 >> New Revision: 337093 >> URL: http://svnweb.freebsd.org/changeset/ports/337093 >> >> Log: >> Update to 0.18.5 >> >> Musicpd has been rewritten in c++, and now unfortunately requires a >> modern gcc to build. >> >> While here, remove duplicate LICENSE line pointed out by danfe... >> > Can't it work with USES= compiler:c++11-lib? that will allow it to build with > clang+libc++ on head > I did try for a while, but there're a load of custom #errors in one of the source files that complain if gcc is used. I wanted to get this update out, because it's been delayed because of complications while building it, but I am working on fixing it to work with clang. Yes, it annoys me as much as everyone else, sorry :( Chris -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.