lang/go: update to 1.12.9

This commit is contained in:
Julien Laffaye 2019-08-21 19:29:28 +00:00
parent f18dbb7112
commit 17e61f7e78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509547
3 changed files with 7 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= go
PORTVERSION= 1.12.8
PORTVERSION= 1.12.9
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= https://golang.org/dl/

View file

@ -1,6 +1,6 @@
TIMESTAMP = 1565739369
SHA256 (go1.12.8.src.tar.gz) = 11ad2e2e31ff63fcf8a2bdffbe9bfa2e1845653358daed593c8c2d03453c9898
SIZE (go1.12.8.src.tar.gz) = 21978756
TIMESTAMP = 1566413291
SHA256 (go1.12.9.src.tar.gz) = ab0e56ed9c4732a653ed22e232652709afbf573e710f56a07f7fdeca578d62fc
SIZE (go1.12.9.src.tar.gz) = 21979950
SHA256 (3b6216ed0601c81fe42c2a4738d419afccb62163.patch) = 87ccfc01b285ba5c4913f91e8b475b0a0ae713cc569746461c14bf37300dae5b
SIZE (3b6216ed0601c81fe42c2a4738d419afccb62163.patch) = 2293
SHA256 (0bd101cecc5458a8463b8d672bf1745c3cbb7c02.patch) = e4459691f5536497945534a7b9575f3c47a619bf569c32dda2dd92fe23c67792

View file

@ -548,6 +548,8 @@ go/misc/cgo/testshared/src/iface_i/i.go
go/misc/cgo/testshared/src/implicit/implicit.go
go/misc/cgo/testshared/src/implicitcmd/implicitcmd.go
go/misc/cgo/testshared/src/issue25065/a.go
go/misc/cgo/testshared/src/issue30768/issue30768lib/lib.go
go/misc/cgo/testshared/src/issue30768/x_test.go
go/misc/cgo/testshared/src/trivial/trivial.go
go/misc/cgo/testsigfwd/main.go
go/misc/cgo/testso/cgoso.c
@ -8201,6 +8203,7 @@ go/test/fixedbugs/issue32477.go
go/test/fixedbugs/issue32560.go
go/test/fixedbugs/issue32680.go
go/test/fixedbugs/issue32680.out
go/test/fixedbugs/issue33555.go
go/test/fixedbugs/issue3552.dir/one.go
go/test/fixedbugs/issue3552.dir/two.go
go/test/fixedbugs/issue3552.go