mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Update to 1.6.3
Security: CVE-2016-5386
This commit is contained in:
parent
092eb2efb7
commit
4d6a906c0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418725
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user