From owner-svn-ports-head@freebsd.org Sat Dec 15 14:07:55 2018 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 D32DE131635F; Sat, 15 Dec 2018 14:07:54 +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 6345671DE6; Sat, 15 Dec 2018 14:07:54 +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 3CC0C189AE; Sat, 15 Dec 2018 14:07:54 +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 wBFE7sNR036709; Sat, 15 Dec 2018 14:07:54 GMT (envelope-from jlaffaye@FreeBSD.org) Received: (from jlaffaye@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBFE7rg9036707; Sat, 15 Dec 2018 14:07:53 GMT (envelope-from jlaffaye@FreeBSD.org) Message-Id: <201812151407.wBFE7rg9036707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jlaffaye set sender to jlaffaye@FreeBSD.org using -f From: Julien Laffaye Date: Sat, 15 Dec 2018 14:07:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487509 - head/lang/go X-SVN-Group: ports-head X-SVN-Commit-Author: jlaffaye X-SVN-Commit-Paths: head/lang/go X-SVN-Commit-Revision: 487509 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6345671DE6 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.84 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.990,0]; NEURAL_HAM_SHORT(-0.97)[-0.965,0]; NEURAL_HAM_LONG(-0.88)[-0.881,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Sat, 15 Dec 2018 14:07:55 -0000 Author: jlaffaye Date: Sat Dec 15 14:07:53 2018 New Revision: 487509 URL: https://svnweb.freebsd.org/changeset/ports/487509 Log: Update to 1.11.4 Modified: head/lang/go/Makefile head/lang/go/distinfo head/lang/go/pkg-plist Modified: head/lang/go/Makefile ============================================================================== --- head/lang/go/Makefile Sat Dec 15 12:45:51 2018 (r487508) +++ head/lang/go/Makefile Sat Dec 15 14:07:53 2018 (r487509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= go -PORTVERSION= 1.11.3 +PORTVERSION= 1.11.4 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= https://golang.org/dl/ Modified: head/lang/go/distinfo ============================================================================== --- head/lang/go/distinfo Sat Dec 15 12:45:51 2018 (r487508) +++ head/lang/go/distinfo Sat Dec 15 14:07:53 2018 (r487509) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544800912 -SHA256 (go1.11.3.src.tar.gz) = 7ec5140f384db2bd42b396c93c231dfba342ee137ad8a4b33120016951eb1231 -SIZE (go1.11.3.src.tar.gz) = 21104589 +TIMESTAMP = 1544868902 +SHA256 (go1.11.4.src.tar.gz) = 4cfd42720a6b1e79a8024895fa6607b69972e8e32446df76d6ce79801bbadb15 +SIZE (go1.11.4.src.tar.gz) = 21108067 Modified: head/lang/go/pkg-plist ============================================================================== --- head/lang/go/pkg-plist Sat Dec 15 12:45:51 2018 (r487508) +++ head/lang/go/pkg-plist Sat Dec 15 14:07:53 2018 (r487509) @@ -313,6 +313,9 @@ go/misc/cgo/test/issue26517.go go/misc/cgo/test/issue26743.go go/misc/cgo/test/issue26743/a.go go/misc/cgo/test/issue26743/b.go +go/misc/cgo/test/issue27340.go +go/misc/cgo/test/issue27340/a.go +go/misc/cgo/test/issue28896.go go/misc/cgo/test/issue3250.go go/misc/cgo/test/issue3250w.go go/misc/cgo/test/issue3261.go @@ -403,6 +406,7 @@ go/misc/cgo/test/sigprocmask.c go/misc/cgo/test/sigprocmask.go go/misc/cgo/test/test22906.go go/misc/cgo/test/test26213.go +go/misc/cgo/test/test27660.go go/misc/cgo/testasan/main.go go/misc/cgo/testcarchive/carchive_test.go go/misc/cgo/testcarchive/main.c @@ -2504,6 +2508,7 @@ go/src/cmd/go/testdata/script/mod_versions.txt go/src/cmd/go/testdata/script/mod_why.txt go/src/cmd/go/testdata/script/pattern_syntax_error.txt go/src/cmd/go/testdata/script/run_hello.txt +go/src/cmd/go/testdata/script/run_wildcard.txt go/src/cmd/go/testdata/script/test_badtest.txt go/src/cmd/go/testdata/script/test_compile_binary.txt go/src/cmd/go/testdata/script/vendor_complex.txt @@ -8468,12 +8473,18 @@ go/test/fixedbugs/issue26426.go go/test/fixedbugs/issue26438.go go/test/fixedbugs/issue26495.go go/test/fixedbugs/issue27143.go +go/test/fixedbugs/issue27232.go +go/test/fixedbugs/issue27267.go go/test/fixedbugs/issue27278.go go/test/fixedbugs/issue27289.go go/test/fixedbugs/issue27356.go go/test/fixedbugs/issue27695.go go/test/fixedbugs/issue27695b.go +go/test/fixedbugs/issue27695c.go go/test/fixedbugs/issue27961.go +go/test/fixedbugs/issue28616.go +go/test/fixedbugs/issue28688.go +go/test/fixedbugs/issue28797.go go/test/fixedbugs/issue3552.dir/one.go go/test/fixedbugs/issue3552.dir/two.go go/test/fixedbugs/issue3552.go