From owner-svn-ports-head@freebsd.org Tue May 7 14:02:42 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D1B3158807F; Tue, 7 May 2019 14:02:42 +0000 (UTC) (envelope-from jlaffaye@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B5AA78A780; Tue, 7 May 2019 14:02:41 +0000 (UTC) (envelope-from jlaffaye@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8F4EA1F486; Tue, 7 May 2019 14:02:41 +0000 (UTC) (envelope-from jlaffaye@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x47E2fLc096278; Tue, 7 May 2019 14:02:41 GMT (envelope-from jlaffaye@FreeBSD.org) Received: (from jlaffaye@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x47E2fBL096275; Tue, 7 May 2019 14:02:41 GMT (envelope-from jlaffaye@FreeBSD.org) Message-Id: <201905071402.x47E2fBL096275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jlaffaye set sender to jlaffaye@FreeBSD.org using -f From: Julien Laffaye Date: Tue, 7 May 2019 14:02:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500961 - head/lang/go X-SVN-Group: ports-head X-SVN-Commit-Author: jlaffaye X-SVN-Commit-Paths: head/lang/go X-SVN-Commit-Revision: 500961 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B5AA78A780 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 May 2019 14:02:42 -0000 Author: jlaffaye Date: Tue May 7 14:02:40 2019 New Revision: 500961 URL: https://svnweb.freebsd.org/changeset/ports/500961 Log: Update to 1.12.5 Modified: head/lang/go/Makefile head/lang/go/distinfo head/lang/go/pkg-plist Modified: head/lang/go/Makefile ============================================================================== --- head/lang/go/Makefile Tue May 7 12:35:36 2019 (r500960) +++ head/lang/go/Makefile Tue May 7 14:02:40 2019 (r500961) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= go -PORTVERSION= 1.12.4 +PORTVERSION= 1.12.5 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= https://golang.org/dl/ Modified: head/lang/go/distinfo ============================================================================== --- head/lang/go/distinfo Tue May 7 12:35:36 2019 (r500960) +++ head/lang/go/distinfo Tue May 7 14:02:40 2019 (r500961) @@ -1,6 +1,6 @@ -TIMESTAMP = 1556053889 -SHA256 (go1.12.4.src.tar.gz) = 4affc3e610cd8182c47abbc5b0c0e4e3c6a2b945b55aaa2ba952964ad9df1467 -SIZE (go1.12.4.src.tar.gz) = 21965966 +TIMESTAMP = 1557220930 +SHA256 (go1.12.5.src.tar.gz) = 2aa5f088cbb332e73fc3def546800616b38d3bfe6b8713b8a6404060f22503e8 +SIZE (go1.12.5.src.tar.gz) = 21971348 SHA256 (3b6216ed0601c81fe42c2a4738d419afccb62163.patch) = 87ccfc01b285ba5c4913f91e8b475b0a0ae713cc569746461c14bf37300dae5b SIZE (3b6216ed0601c81fe42c2a4738d419afccb62163.patch) = 2293 SHA256 (0bd101cecc5458a8463b8d672bf1745c3cbb7c02.patch) = e4459691f5536497945534a7b9575f3c47a619bf569c32dda2dd92fe23c67792 Modified: head/lang/go/pkg-plist ============================================================================== --- head/lang/go/pkg-plist Tue May 7 12:35:36 2019 (r500960) +++ head/lang/go/pkg-plist Tue May 7 14:02:40 2019 (r500961) @@ -2237,6 +2237,7 @@ go/src/cmd/internal/test2json/testdata/vet.json go/src/cmd/internal/test2json/testdata/vet.test go/src/cmd/link/doc.go go/src/cmd/link/dwarf_test.go +go/src/cmd/link/elf_test.go go/src/cmd/link/internal/amd64/asm.go go/src/cmd/link/internal/amd64/l.go go/src/cmd/link/internal/amd64/obj.go @@ -3049,6 +3050,7 @@ go/src/cmd/vet/testdata/src/lostcancel/lostcancel.go go/src/cmd/vet/testdata/src/method/method.go go/src/cmd/vet/testdata/src/nilfunc/nilfunc.go go/src/cmd/vet/testdata/src/print/print.go +go/src/cmd/vet/testdata/src/print2/big.go go/src/cmd/vet/testdata/src/rangeloop/rangeloop.go go/src/cmd/vet/testdata/src/shift/shift.go go/src/cmd/vet/testdata/src/structtag/structtag.go @@ -5363,6 +5365,7 @@ go/src/os/executable_solaris.go go/src/os/executable_test.go go/src/os/executable_windows.go go/src/os/export_test.go +go/src/os/export_unix_test.go go/src/os/export_windows_test.go go/src/os/fifo_test.go go/src/os/file.go @@ -6307,6 +6310,7 @@ go/src/runtime/trace/trace.go go/src/runtime/trace/trace_stack_test.go go/src/runtime/trace/trace_test.go go/src/runtime/traceback.go +go/src/runtime/treap_test.go go/src/runtime/type.go go/src/runtime/typekind.go go/src/runtime/unaligned1.go @@ -8184,6 +8188,11 @@ go/test/fixedbugs/issue30566b.go go/test/fixedbugs/issue30956.go go/test/fixedbugs/issue30956.out go/test/fixedbugs/issue30977.go +go/test/fixedbugs/issue31252.dir/a.go +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/issue3552.dir/one.go go/test/fixedbugs/issue3552.dir/two.go go/test/fixedbugs/issue3552.go