Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2016 13:35:44 +1000
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Julien Laffaye <jlaffaye@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r418725 - head/lang/go
Message-ID:  <e36ca770-e5d5-eea4-f166-df1ee7ae06f3@FreeBSD.org>
In-Reply-To: <201607181757.u6IHv5Ol054183@repo.freebsd.org>
References:  <201607181757.u6IHv5Ol054183@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19/07/2016 3:57 AM, Julien Laffaye wrote:
> Author: jlaffaye
> Date: Mon Jul 18 17:57:05 2016
> New Revision: 418725
> URL: https://svnweb.freebsd.org/changeset/ports/418725
> 
> Log:
>   Update to 1.6.3
>   
>   Security:	CVE-2016-5386

Is there an MFH (to quarterly branch) coming for this?

> Modified:
>   head/lang/go/Makefile
>   head/lang/go/distinfo
> 
> Modified: head/lang/go/Makefile
> ==============================================================================
> --- head/lang/go/Makefile	Mon Jul 18 17:36:44 2016	(r418724)
> +++ head/lang/go/Makefile	Mon Jul 18 17:57:05 2016	(r418725)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	go
> -PORTVERSION=	1.6.2
> +PORTVERSION=	1.6.3
>  PORTEPOCH=	1
>  PORTREVISION=	1
>  CATEGORIES=	lang
> @@ -54,6 +54,7 @@ do-build:
>  		GOROOT=${WRKSRC} GOROOT_FINAL=${PREFIX}/go \
>  		GOROOT_BOOTSTRAP=${LOCALBASE}/go14 \
>  		GOBIN= GOARCH=${GOARCH} GOOS=${OPSYS:tl} \
> +		GO386=387 \
>  		${SH} make.bash
>  
>  do-install:
> 
> Modified: head/lang/go/distinfo
> ==============================================================================
> --- head/lang/go/distinfo	Mon Jul 18 17:36:44 2016	(r418724)
> +++ head/lang/go/distinfo	Mon Jul 18 17:57:05 2016	(r418725)
> @@ -1,2 +1,3 @@
> -SHA256 (go1.6.2.src.tar.gz) = 787b0b750d037016a30c6ed05a8a70a91b2e9db4bd9b1a2453aa502a63f1bccc
> -SIZE (go1.6.2.src.tar.gz) = 12617724
> +TIMESTAMP = 1468864454
> +SHA256 (go1.6.3.src.tar.gz) = 6326aeed5f86cf18f16d6dc831405614f855e2d416a91fd3fdc334f772345b00
> +SIZE (go1.6.3.src.tar.gz) = 12617426
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e36ca770-e5d5-eea4-f166-df1ee7ae06f3>