From owner-svn-ports-all@FreeBSD.ORG Sat Mar 1 01:17:13 2014 Return-Path: Delivered-To: svn-ports-all@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 64CFA95B; Sat, 1 Mar 2014 01:17:13 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A4A4D1D7F; Sat, 1 Mar 2014 01:17:12 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id l18so1185224wgh.12 for ; Fri, 28 Feb 2014 17:17:11 -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=VH/zw4yv6Z2mm8hFAnTxWTSb7USH9lD4iHvJN8ShBdk=; b=gtu5VVpHir19/UFhlsxa6fJwOaM7xXclra7Wg0GZTJHRBt0PwqIVAndLK/kjxT6lV8 +hanWyCRplzU5HC67FJns/ccA0jKIvNyTfqKlN//SuoCF4zcAOk/lYn/j7K7/IdV2Kz0 kOlum2nM/JMJ1br+cwbYYSoEb5dE7BwSYjl9C1YrKJcJeI2yBbLigtWZ/F8by4XUw8Y0 GtKzpJBEkAxu5hRqvzGXSGS77yRv6M7uClifxcz2/j7v6GUvs6bbUCMcEmno0d1DjqLr baxmobhTT3/IcIKyjS2vbjks67UaNQhapKBql5i4HZ63EmyO5pJ2Zytz9Qb9FroVD40Q vuCQ== X-Received: by 10.194.234.106 with SMTP id ud10mr5637313wjc.0.1393636631073; Fri, 28 Feb 2014 17:17:11 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id dk9sm8551886wjb.4.2014.02.28.17.17.09 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 28 Feb 2014 17:17:09 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 1 Mar 2014 02:17:07 +0100 From: Baptiste Daroussin To: Gerald Pfeifer Subject: Re: svn commit: r345778 - head/www/libecap Message-ID: <20140301011707.GH30250@ithaqua.etoilebsd.net> References: <201402240010.s1O0A6QL006109@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6cMF9JLEeZkfJjkP" Content-Disposition: inline In-Reply-To: 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 01:17:13 -0000 --6cMF9JLEeZkfJjkP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 01, 2014 at 02:04:47AM +0100, Gerald Pfeifer wrote: > Hi Bapt, >=20 > On Mon, 24 Feb 2014, Baptiste Daroussin wrote: > > Replace USE_GCC=3D4.2+ by USE_GCC=3Dany (does not build with clang bu= t=20 > > build with all the supported gcc versions) >=20 > USE_GCC=3D4.2+ and USE_GCC=3Dany are exactly the same (modulo spelling :-) >=20 > After your change above we've only got 19 ports left that have=20 > USE_GCC=3D4.2+. Do you approve changing all these to USE_GCC=3Dany=20 > as well? >=20 Sure just do it, I was planning to test them one by one with clang to decid= e if we should remove or not the macro, but I do have the same plan for all USE_GCC=3Dany, so please go ahead ;) thank you! btw thank you for the other recent changes as well Bapt --6cMF9JLEeZkfJjkP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlMRNRMACgkQ8kTtMUmk6Ex5HgCcD1iIwVR17AZu3/VaxF+xuMP5 k3UAn3IZOLBvl6FGxqOsPVu4FGgKE9pu =EOr1 -----END PGP SIGNATURE----- --6cMF9JLEeZkfJjkP--