From owner-svn-ports-head@FreeBSD.ORG Thu Jul 26 22:03:07 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8302106564A; Thu, 26 Jul 2012 22:03:07 +0000 (UTC) (envelope-from peter@rulingia.com) Received: from vps.rulingia.com (host-122-100-2-194.octopus.com.au [122.100.2.194]) by mx1.freebsd.org (Postfix) with ESMTP id 3D9D18FC15; Thu, 26 Jul 2012 22:03:06 +0000 (UTC) Received: from server.rulingia.com (c220-239-247-45.belrs5.nsw.optusnet.com.au [220.239.247.45]) by vps.rulingia.com (8.14.5/8.14.5) with ESMTP id q6QM303O041059 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 27 Jul 2012 08:03:01 +1000 (EST) (envelope-from peter@rulingia.com) X-Bogosity: Ham, spamicity=0.000000 Received: from server.rulingia.com (localhost.rulingia.com [127.0.0.1]) by server.rulingia.com (8.14.5/8.14.5) with ESMTP id q6QM2sZp025682 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 27 Jul 2012 08:02:54 +1000 (EST) (envelope-from peter@server.rulingia.com) Received: (from peter@localhost) by server.rulingia.com (8.14.5/8.14.5/Submit) id q6QM2s5O025681; Fri, 27 Jul 2012 08:02:54 +1000 (EST) (envelope-from peter) Date: Fri, 27 Jul 2012 08:02:54 +1000 From: Peter Jeremy To: Gerald Pfeifer Message-ID: <20120726220254.GA25547@server.rulingia.com> References: <201207252136.q6PLam3L002419@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <201207252136.q6PLam3L002419@svn.freebsd.org> X-PGP-Key: http://www.rulingia.com/keys/peter.pgp User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301534 - head/chinese/ibus-pinyin X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 26 Jul 2012 22:03:07 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Jul-25 21:36:48 +0000, Gerald Pfeifer wrote: >Log: > Replace USE_GCC=3D4.4+ by USE_GCC=3D4.6+ since GCC 4.4 is on its way out > and GCC 4.6 has been the default for a while. I've seen quite a few of these commits and do not understand the purpose of them. "USE_GCC=3D4.4+" means that this port needs gcc-4.4 or higher to build/run. That has not changed and if I have gcc-4.4 already installed then this port should continue to build and run without issues. Making gcc-4.6 be the default is a one-line change in bsd.gcc.mk which is completely independent of the ports that have USE_GCC=3Dx.y+ Potentially, a later version of this port may need a later version of gcc (or the maintainer may not have an earlier version of gcc to test this part against). At that point it would make sense to change the USE_GCC line as part of an update. This change just appears to be needless repository churn. --=20 Peter Jeremy --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlARvo4ACgkQ/opHv/APuIdKvACgilXYGzwSpCti4oIoW9yrNkWl a/oAnRNO4dHZh/Z7pJyKn+TPQ/8Km/+h =/LOW -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c--