1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

lang/go: update to 1.12.6

This commit is contained in:
Julien Laffaye 2019-06-12 09:39:35 +00:00
parent 98299a9bfe
commit abf6ee1855
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504007
3 changed files with 8 additions and 4 deletions

View File

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

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1557220930
SHA256 (go1.12.5.src.tar.gz) = 2aa5f088cbb332e73fc3def546800616b38d3bfe6b8713b8a6404060f22503e8
SIZE (go1.12.5.src.tar.gz) = 21971348
TIMESTAMP = 1560329584
SHA256 (go1.12.6.src.tar.gz) = c96c5ccc7455638ae1a8b7498a030fe653731c8391c5f8e79590bce72f92b4ca
SIZE (go1.12.6.src.tar.gz) = 21975398
SHA256 (3b6216ed0601c81fe42c2a4738d419afccb62163.patch) = 87ccfc01b285ba5c4913f91e8b475b0a0ae713cc569746461c14bf37300dae5b
SIZE (3b6216ed0601c81fe42c2a4738d419afccb62163.patch) = 2293
SHA256 (0bd101cecc5458a8463b8d672bf1745c3cbb7c02.patch) = e4459691f5536497945534a7b9575f3c47a619bf569c32dda2dd92fe23c67792

View File

@ -5324,8 +5324,10 @@ go/src/os/dir_plan9.go
go/src/os/dir_unix.go
go/src/os/dir_windows.go
go/src/os/env.go
go/src/os/env_default.go
go/src/os/env_test.go
go/src/os/env_unix_test.go
go/src/os/env_windows.go
go/src/os/error.go
go/src/os/error_plan9.go
go/src/os/error_posix.go
@ -8193,6 +8195,8 @@ go/test/fixedbugs/issue31252.dir/b.go
go/test/fixedbugs/issue31252.dir/c.go
go/test/fixedbugs/issue31252.dir/main.go
go/test/fixedbugs/issue31252.go
go/test/fixedbugs/issue31987.go
go/test/fixedbugs/issue32477.go
go/test/fixedbugs/issue3552.dir/one.go
go/test/fixedbugs/issue3552.dir/two.go
go/test/fixedbugs/issue3552.go