lang/go: update to 1.14

This commit is contained in:
Julien Laffaye 2020-02-25 23:42:37 +00:00
parent 580f214aa3
commit 980825dbf0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527145
3 changed files with 420 additions and 280 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= go
PORTVERSION= 1.13.7
PORTVERSION= 1.14
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= https://golang.org/dl/
@ -17,9 +17,7 @@ BUILD_DEPENDS= go14>=1.4:lang/go14
USES= shebangfix
SHEBANG_LANG= sh perl
SHEBANG_FILES= misc/benchcmp \
misc/nacl/go_nacl_*_exec \
misc/wasm/go_js_wasm_exec \
SHEBANG_FILES= misc/wasm/go_js_wasm_exec \
src/net/http/cgi/testdata/test.cgi
SHEBANG_GLOB= *.bash *.pl *.sh

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1580235232
SHA256 (go1.13.7.src.tar.gz) = e4ad42cc5f5c19521fbbbde3680995f2546110b5c6aa2b48c3754ff7af9b41f4
SIZE (go1.13.7.src.tar.gz) = 21631267
TIMESTAMP = 1582668988
SHA256 (go1.14.src.tar.gz) = 6d643e46ad565058c7a39dac01144172ef9bd476521f42148be59249e4b74389
SIZE (go1.14.src.tar.gz) = 22377333

File diff suppressed because it is too large Load diff