Received: by mail.netbsd.org (Postfix, from userid 605) id 88EB584DB0; Fri, 20 Mar 2020 19:50:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 11D3684D86 for ; Fri, 20 Mar 2020 19:50:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id iZPJXp3-cijE for ; Fri, 20 Mar 2020 19:50:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 74D5E84D56 for ; Fri, 20 Mar 2020 19:50:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 684DBFB27; Fri, 20 Mar 2020 19:50:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1584733848102430" MIME-Version: 1.0 Date: Fri, 20 Mar 2020 19:50:48 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/lang To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20200320195048.684DBFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1584733848102430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Mar 20 19:50:48 UTC 2020 Modified Files: pkgsrc/lang/go: version.mk pkgsrc/lang/go114: PLIST distinfo Log Message: Update go114 to 1.14.1. This release include fixes to the go command, tools, the runtime, the toolchain, and to the crypto/cypher package. View the release notes for more information: https://golang.org/doc/devel/release.html#go1.14.minor To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 pkgsrc/lang/go/version.mk cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/go114/PLIST pkgsrc/lang/go114/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1584733848102430 Content-Disposition: inline Content-Length: 3416 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/go/version.mk diff -u pkgsrc/lang/go/version.mk:1.83 pkgsrc/lang/go/version.mk:1.84 --- pkgsrc/lang/go/version.mk:1.83 Thu Feb 27 16:34:31 2020 +++ pkgsrc/lang/go/version.mk Fri Mar 20 19:50:48 2020 @@ -1,4 +1,4 @@ -# $NetBSD: version.mk,v 1.83 2020/02/27 16:34:31 bsiegert Exp $ +# $NetBSD: version.mk,v 1.84 2020/03/20 19:50:48 bsiegert Exp $ # # If bsd.prefs.mk is included before go-package.mk in a package, then this @@ -6,7 +6,7 @@ # .include "go-vars.mk" -GO114_VERSION= 1.14 +GO114_VERSION= 1.14.1 GO113_VERSION= 1.13.8 GO112_VERSION= 1.12.17 GO111_VERSION= 1.11.13 Index: pkgsrc/lang/go114/PLIST diff -u pkgsrc/lang/go114/PLIST:1.1 pkgsrc/lang/go114/PLIST:1.2 --- pkgsrc/lang/go114/PLIST:1.1 Thu Feb 27 14:32:57 2020 +++ pkgsrc/lang/go114/PLIST Fri Mar 20 19:50:48 2020 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2020/02/27 14:32:57 bsiegert Exp $ +@comment $NetBSD: PLIST,v 1.2 2020/03/20 19:50:48 bsiegert Exp $ bin/go${GOVERSSUFFIX} bin/gofmt${GOVERSSUFFIX} go114/AUTHORS @@ -514,6 +514,7 @@ go114/misc/swig/stdio/file.swig go114/misc/swig/stdio/file_test.go go114/misc/trace/README.md go114/misc/trace/trace_viewer_full.html +go114/misc/trace/webcomponents.min.js go114/misc/wasm/go_js_wasm_exec go114/misc/wasm/wasm_exec.html go114/misc/wasm/wasm_exec.js @@ -2163,6 +2164,7 @@ go114/src/cmd/go/testdata/script/test_fl go114/src/cmd/go/testdata/script/test_generated_main.txt go114/src/cmd/go/testdata/script/test_go111module_cache.txt go114/src/cmd/go/testdata/script/test_import_error_stack.txt +go114/src/cmd/go/testdata/script/test_json_panic_exit.txt go114/src/cmd/go/testdata/script/test_main_archive.txt go114/src/cmd/go/testdata/script/test_main_twice.txt go114/src/cmd/go/testdata/script/test_match_no_tests_build_failure.txt @@ -8591,6 +8593,7 @@ go114/test/fixedbugs/issue36085.go go114/test/fixedbugs/issue36516.go go114/test/fixedbugs/issue36723.go go114/test/fixedbugs/issue3705.go +go114/test/fixedbugs/issue37716.go go114/test/fixedbugs/issue3783.go go114/test/fixedbugs/issue3925.go go114/test/fixedbugs/issue4066.go Index: pkgsrc/lang/go114/distinfo diff -u pkgsrc/lang/go114/distinfo:1.1 pkgsrc/lang/go114/distinfo:1.2 --- pkgsrc/lang/go114/distinfo:1.1 Thu Feb 27 14:32:57 2020 +++ pkgsrc/lang/go114/distinfo Fri Mar 20 19:50:48 2020 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.1 2020/02/27 14:32:57 bsiegert Exp $ +$NetBSD: distinfo,v 1.2 2020/03/20 19:50:48 bsiegert Exp $ -SHA1 (go1.14.src.tar.gz) = b46ef8d3ede13a8e890cfab8a9f269190a0a8618 -RMD160 (go1.14.src.tar.gz) = aab04262b0664a78ad77e06583c42a071c7fb331 -SHA512 (go1.14.src.tar.gz) = b04f2a90b9693f2c7a0b5c7048f186318937f3dd3831162c4130d88e2b185a5047db15e284041c70f1f42da512f42e5e85c13256018982cf2739244a31874328 -Size (go1.14.src.tar.gz) = 22377333 bytes +SHA1 (go1.14.1.src.tar.gz) = 32bd3b164f4ceb0933368de673d3a3ebe954db00 +RMD160 (go1.14.1.src.tar.gz) = e18e389dc5eaab941ff2268c5189b58cdf3e1c81 +SHA512 (go1.14.1.src.tar.gz) = f0112fbf984e2764cd90d42b2f844b986b421adf8bf68551cccefeb320db7f3490ab1532f770f20c943c68c7185ce139c8248991adb0529527358ffdc8047ad9 +Size (go1.14.1.src.tar.gz) = 22451159 bytes SHA1 (patch-misc_io_clangwrap.sh) = cd91c47ba0fe7b6eb8009dd261c0c26c7d581c29 SHA1 (patch-src_cmd_dist_util.go) = 24e6f1b6ded842a8ce322a40e8766f7d344bc47e SHA1 (patch-src_cmd_link_internal_ld_elf.go) = 990a54e3baf239916e4c7f0c1d54240e2898601a --_----------=_1584733848102430--