From owner-svn-ports-head@FreeBSD.ORG Fri Dec 20 21:53:18 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 F199B7EC; Fri, 20 Dec 2013 21:53:17 +0000 (UTC) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 199F51E73; Fri, 20 Dec 2013 21:53:16 +0000 (UTC) Received: by mail-wg0-f54.google.com with SMTP id n12so3102762wgh.9 for ; Fri, 20 Dec 2013 13:53:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=tBg0fhUHtlX5aoHNPM8XWvktl4/qs9Zp+FuveDaDl24=; b=NGpY3nmPC1izDyD0SvELfZYEET8TPmvGqIT98iJaBvE+7rFnDIkX6h+m+Jx+IAUDZy Z0WkfSpjU5Iq5ZM3eRJoOvyzs4U6NUuySbn6kvWB8eKuNcy6uCA0LCqVCFDlPSIFBT1D 433Ux/Y1AIDVFfSkYcKxX5HiRPjhJXBbfs+bWqd6e7Wz2G8+CUzlK4JrG6n2D9a5xc49 ZzUsD49ksmTi5khRWq55zPRMD4xDKvvaN+S8x8V+mbVEtxnxq0Zq+ayRzw0gzkglLDrr uqFfqOaUkNiPQy17zDQqARz2A7muBCV2dpCKQjaTLY00Bnm8+cFkOKH7w9dBQj1TEB8S zgTg== X-Received: by 10.180.37.237 with SMTP id b13mr9798814wik.52.1387576395618; Fri, 20 Dec 2013 13:53:15 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id c1sm3569775wje.4.2013.12.20.13.53.14 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 20 Dec 2013 13:53:14 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 20 Dec 2013 22:53:12 +0100 From: Baptiste Daroussin To: Chris Rees Subject: Re: svn commit: r337093 - in head/audio/musicpd: . files Message-ID: <20131220215312.GB54253@ithaqua.etoilebsd.net> References: <201312202149.rBKLnVAd060106@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LpQ9ahxlCli8rRTG" Content-Disposition: inline In-Reply-To: <201312202149.rBKLnVAd060106@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: 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 21:53:18 -0000 --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > Log: > Update to 0.18.5 > =20 > Musicpd has been rewritten in c++, and now unfortunately requires a > modern gcc to build. > =20 > While here, remove duplicate LICENSE line pointed out by danfe... >=20 Can't it work with USES=3D compiler:c++11-lib? that will allow it to build = with clang+libc++ on head regards, Bapt --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlK0vEgACgkQ8kTtMUmk6Eyl1ACfamltqsRuCSoz1MnXedjnbHe8 tEsAnjmfFGgA3o0O78EmKKTo3oPlaZ5r =iZ/7 -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG--