svn commit: r301534 - head/chinese/ibus-pinyin

Peter Jeremy peter at rulingia.com
Thu Jul 26 22:03:07 UTC 2012


On 2012-Jul-25 21:36:48 +0000, Gerald Pfeifer <gerald at freebsd.org> wrote:
>Log:
>  Replace USE_GCC=4.4+ by USE_GCC=4.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=4.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=x.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.

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20120727/f5572195/attachment.sig>


More information about the svn-ports-all mailing list