From abf6ee1855935690eaba102144339800d3d8dd2d Mon Sep 17 00:00:00 2001 From: Julien Laffaye Date: Wed, 12 Jun 2019 09:39:35 +0000 Subject: lang/go: update to 1.12.6 --- lang/go/Makefile | 2 +- lang/go/distinfo | 6 +++--- lang/go/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) (limited to 'lang/go') diff --git a/lang/go/Makefile b/lang/go/Makefile index 57fc4dad805f..8038074012f0 100644 --- a/lang/go/Makefile +++ b/lang/go/Makefile @@ -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/ diff --git a/lang/go/distinfo b/lang/go/distinfo index dd4e98abb795..41ff6a985ea1 100644 --- a/lang/go/distinfo +++ b/lang/go/distinfo @@ -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 diff --git a/lang/go/pkg-plist b/lang/go/pkg-plist index 1a3e36dbc3d2..fc2680dccc1f 100644 --- a/lang/go/pkg-plist +++ b/lang/go/pkg-plist @@ -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 -- cgit v1.2.3