aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2016-07-19 01:57:05 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2016-07-19 01:57:05 +0800
commit83b5ffca41c25302bdda62e0d51d10d8dbffd517 (patch)
tree5c3dab45d492d931a5dbe4e9cc7c4acf5e0852ba /lang
parentf487adeafcdb1be595dd02c66d807f3857d78f46 (diff)
downloadfreebsd-ports-gnome-83b5ffca41c25302bdda62e0d51d10d8dbffd517.tar.gz
freebsd-ports-gnome-83b5ffca41c25302bdda62e0d51d10d8dbffd517.tar.zst
freebsd-ports-gnome-83b5ffca41c25302bdda62e0d51d10d8dbffd517.zip
Update to 1.6.3
Security: CVE-2016-5386
Diffstat (limited to 'lang')
-rw-r--r--lang/go/Makefile3
-rw-r--r--lang/go/distinfo5
2 files changed, 5 insertions, 3 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index 25ed79dd5bf0..d188f2443ded 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -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:
diff --git a/lang/go/distinfo b/lang/go/distinfo
index 1a37c9ab04e0..4dbbd6124de5 100644
--- a/lang/go/distinfo
+++ b/lang/go/distinfo
@@ -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