From owner-svn-ports-all@FreeBSD.ORG Wed Jan 8 13:21:56 2014 Return-Path: <owner-svn-ports-all@FreeBSD.ORG> 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 D05761B8; Wed, 8 Jan 2014 13:21:56 +0000 (UTC) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E9736185B; Wed, 8 Jan 2014 13:21:55 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id n12so1401138wgh.26 for <multiple recipients>; Wed, 08 Jan 2014 05:21:54 -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=m+8bGxX11UMtbdqtEs1TafXAUt3YcrpLV26SyS54C3E=; b=L3kTHs5r267gozV5rD3Hdb5EuMBNDLVMRwGrwFOGBEs3jwBFedVkvo75Is0qWCUIvl jkeBqr/el1TlASFkLWi572WPqqt++aG4TuumtvVLEDBcWZ61pW745oyNk2tsFbOol/+f SX7vFpebOB/DnbSigQ38bxnScdtIXx0Z9ecCITSKi0CWojPDDBf3DtPvYb84kKcpvA1L 3L6wKNPber6ohlM7nO1H+xLozaMrb1ysFJZaRQtTv+QmG+/9Xc11CD2h1sDeJQt+qG8B UQms8h2izkhVf2r5AWMRCEb53xCt8cXiO3ccHShK48Qi3kInUpQZAUqF9z7cdL4X5hsp iWSw== X-Received: by 10.194.142.231 with SMTP id rz7mr1667529wjb.89.1389187314464; Wed, 08 Jan 2014 05:21:54 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id at5sm2431050wic.1.2014.01.08.05.21.53 for <multiple recipients> (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 08 Jan 2014 05:21:53 -0800 (PST) Sender: Baptiste Daroussin <baptiste.daroussin@gmail.com> Date: Wed, 8 Jan 2014 14:21:51 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Xin LI <delphij@FreeBSD.org> Subject: Re: svn commit: r338933 - head/chinese/ibus-pinyin Message-ID: <20140108132151.GE4456@ithaqua.etoilebsd.net> References: <201401062104.s06L4Flg042083@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d8Lz2Tf5e5STOWUP" Content-Disposition: inline In-Reply-To: <201401062104.s06L4Flg042083@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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 08 Jan 2014 13:21:56 -0000 --d8Lz2Tf5e5STOWUP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 06, 2014 at 09:04:15PM +0000, Xin LI wrote: > Author: delphij > Date: Mon Jan 6 21:04:14 2014 > New Revision: 338933 > URL: http://svnweb.freebsd.org/changeset/ports/338933 >=20 > Log: > Revise previous change: only remove USE_GCC=3Dyes when we are using > a fresh -CURRENT (after clang have made default). > =20 Sorry to be a bit late, but wouldn't USES=3D compiler:something have done= =20 the same thing, with the bonus to not depend on OSVERSION? and depending on= what you need allow 9.2 users to not depend on gcc as well if they have clang in= base :) regards, Bapt --d8Lz2Tf5e5STOWUP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLNUO8ACgkQ8kTtMUmk6Ew3nwCcDCK5CjMKPZg0+azZt0N6Fb0x XXQAoIaJ0RGgJqIMDvpnIPjEcF8vjKO6 =IqM8 -----END PGP SIGNATURE----- --d8Lz2Tf5e5STOWUP--