svn commit: r365725 - head/lang/gcc5

Tijl Coosemans tijl at FreeBSD.org
Mon Aug 25 12:48:33 UTC 2014


On Sat, 23 Aug 2014 12:31:36 +0000 (UTC) Gerald Pfeifer <gerald at FreeBSD.org> wrote:
> Author: gerald
> Date: Sat Aug 23 12:31:36 2014
> New Revision: 365725
> URL: http://svnweb.freebsd.org/changeset/ports/365725
> QAT: https://qat.redports.org/buildarchive/r365725/
> 
> Log:
>   Update to the 20140817 snapshot of GCC 5, which is how GCC 4.10 is now
>   going to be called.
> 
> Modified:
>   head/lang/gcc5/Makefile
>   head/lang/gcc5/distinfo
>   head/lang/gcc5/pkg-descr
>   head/lang/gcc5/pkg-plist
> 
> Modified: head/lang/gcc5/Makefile
> ==============================================================================
> --- head/lang/gcc5/Makefile	Sat Aug 23 12:29:46 2014	(r365724)
> +++ head/lang/gcc5/Makefile	Sat Aug 23 12:31:36 2014	(r365725)
> @@ -1,15 +1,15 @@
>  # Created by: Gerald Pfeifer <gerald at FreeBSD.org>
>  # $FreeBSD$
>  
> -PORTNAME=	gcc410
> -PORTVERSION=	4.10.0.s20140810
> +PORTNAME=	gcc5
> +PORTVERSION=	5.0.s20140817

Wouldn't it be better to move the port to lang/gcc50?  Presumably
the tools will also be gcc50, g++50 etc. right?


More information about the svn-ports-all mailing list