1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 1.12.2

This commit is contained in:
Julien Laffaye 2019-04-06 19:20:18 +00:00
parent d61df5cd2d
commit a567ac2631
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498169
3 changed files with 8 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1552601826
SHA256 (go1.12.1.src.tar.gz) = 0be127684df4b842a64e58093154f9d15422f1405f1fcff4b2c36ffc6a15818a
SIZE (go1.12.1.src.tar.gz) = 21963082
TIMESTAMP = 1554573274
SHA256 (go1.12.2.src.tar.gz) = af992580a4a609309c734d46fd4374fe3095961263e609d9b017e2dffc3b7b58
SIZE (go1.12.2.src.tar.gz) = 21965624

View File

@ -1768,6 +1768,7 @@ go/src/cmd/go/testdata/script/list_test_imports.txt
go/src/cmd/go/testdata/script/mod_bad_domain.txt
go/src/cmd/go/testdata/script/mod_bad_filenames.txt
go/src/cmd/go/testdata/script/mod_build_tags.txt
go/src/cmd/go/testdata/script/mod_build_versioned.txt
go/src/cmd/go/testdata/script/mod_case.txt
go/src/cmd/go/testdata/script/mod_case_cgo.txt
go/src/cmd/go/testdata/script/mod_clean_cache.txt
@ -8180,6 +8181,9 @@ go/test/fixedbugs/issue30061.go
go/test/fixedbugs/issue30476.go
go/test/fixedbugs/issue30566a.go
go/test/fixedbugs/issue30566b.go
go/test/fixedbugs/issue30956.go
go/test/fixedbugs/issue30956.out
go/test/fixedbugs/issue30977.go
go/test/fixedbugs/issue3552.dir/one.go
go/test/fixedbugs/issue3552.dir/two.go
go/test/fixedbugs/issue3552.go