From owner-svn-ports-head@freebsd.org Fri Dec 6 23:35:04 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6FE571BB6D5; Fri, 6 Dec 2019 23:35:04 +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 47V8882JTHz45Gt; Fri, 6 Dec 2019 23:35:04 +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 3283B8E9F; Fri, 6 Dec 2019 23:35:04 +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 xB6NZ31q088371; Fri, 6 Dec 2019 23:35:03 GMT (envelope-from jlaffaye@FreeBSD.org) Received: (from jlaffaye@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB6NZ3sn088368; Fri, 6 Dec 2019 23:35:03 GMT (envelope-from jlaffaye@FreeBSD.org) Message-Id: <201912062335.xB6NZ3sn088368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jlaffaye set sender to jlaffaye@FreeBSD.org using -f From: Julien Laffaye Date: Fri, 6 Dec 2019 23:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519167 - head/lang/go X-SVN-Group: ports-head X-SVN-Commit-Author: jlaffaye X-SVN-Commit-Paths: head/lang/go X-SVN-Commit-Revision: 519167 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Fri, 06 Dec 2019 23:35:04 -0000 Author: jlaffaye Date: Fri Dec 6 23:35:03 2019 New Revision: 519167 URL: https://svnweb.freebsd.org/changeset/ports/519167 Log: lang/go: update to 1.13.5 Modified: head/lang/go/Makefile head/lang/go/distinfo head/lang/go/pkg-plist Modified: head/lang/go/Makefile ============================================================================== --- head/lang/go/Makefile Fri Dec 6 20:54:25 2019 (r519166) +++ head/lang/go/Makefile Fri Dec 6 23:35:03 2019 (r519167) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= go -PORTVERSION= 1.13.4 +PORTVERSION= 1.13.5 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= https://golang.org/dl/ Modified: head/lang/go/distinfo ============================================================================== --- head/lang/go/distinfo Fri Dec 6 20:54:25 2019 (r519166) +++ head/lang/go/distinfo Fri Dec 6 23:35:03 2019 (r519167) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572903301 -SHA256 (go1.13.4.src.tar.gz) = 95dbeab442ee2746b9acf0934c8e2fc26414a0565c008631b04addb8c02e7624 -SIZE (go1.13.4.src.tar.gz) = 21619153 +TIMESTAMP = 1575673593 +SHA256 (go1.13.5.src.tar.gz) = 27d356e2a0b30d9983b60a788cf225da5f914066b37a6b4f69d457ba55a626ff +SIZE (go1.13.5.src.tar.gz) = 21629437 Modified: head/lang/go/pkg-plist ============================================================================== --- head/lang/go/pkg-plist Fri Dec 6 20:54:25 2019 (r519166) +++ head/lang/go/pkg-plist Fri Dec 6 23:35:03 2019 (r519167) @@ -631,6 +631,7 @@ go/pkg/%%opsys_ARCH%%/internal/goversion.a go/pkg/%%opsys_ARCH%%/internal/lazyregexp.a go/pkg/%%opsys_ARCH%%/internal/lazytemplate.a go/pkg/%%opsys_ARCH%%/internal/nettrace.a +go/pkg/%%opsys_ARCH%%/internal/obscuretestdata.a go/pkg/%%opsys_ARCH%%/internal/oserror.a go/pkg/%%opsys_ARCH%%/internal/poll.a go/pkg/%%opsys_ARCH%%/internal/race.a @@ -820,7 +821,7 @@ go/src/archive/zip/register.go go/src/archive/zip/struct.go go/src/archive/zip/testdata/crc32-not-streamed.zip go/src/archive/zip/testdata/dd.zip -go/src/archive/zip/testdata/go-no-datadesc-sig.zip +go/src/archive/zip/testdata/go-no-datadesc-sig.zip.base64 go/src/archive/zip/testdata/go-with-datadesc-sig.zip go/src/archive/zip/testdata/gophercolor16x16.png go/src/archive/zip/testdata/readme.notzip @@ -1906,6 +1907,7 @@ go/src/cmd/go/testdata/script/mod_init_path.txt go/src/cmd/go/testdata/script/mod_install_versioned.txt go/src/cmd/go/testdata/script/mod_internal.txt go/src/cmd/go/testdata/script/mod_invalid_version.txt +go/src/cmd/go/testdata/script/mod_issue35317.txt go/src/cmd/go/testdata/script/mod_list.txt go/src/cmd/go/testdata/script/mod_list_bad_import.txt go/src/cmd/go/testdata/script/mod_list_compiled_concurrent.txt @@ -2223,10 +2225,10 @@ go/src/cmd/internal/buildid/buildid.go go/src/cmd/internal/buildid/buildid_test.go go/src/cmd/internal/buildid/note.go go/src/cmd/internal/buildid/rewrite.go -go/src/cmd/internal/buildid/testdata/a.elf -go/src/cmd/internal/buildid/testdata/a.macho -go/src/cmd/internal/buildid/testdata/a.pe -go/src/cmd/internal/buildid/testdata/p.a +go/src/cmd/internal/buildid/testdata/a.elf.base64 +go/src/cmd/internal/buildid/testdata/a.macho.base64 +go/src/cmd/internal/buildid/testdata/a.pe.base64 +go/src/cmd/internal/buildid/testdata/p.a.base64 go/src/cmd/internal/dwarf/dwarf.go go/src/cmd/internal/dwarf/dwarf_defs.go go/src/cmd/internal/dwarf/dwarf_test.go @@ -3036,7 +3038,7 @@ go/src/compress/gzip/gunzip_test.go go/src/compress/gzip/gzip.go go/src/compress/gzip/gzip_test.go go/src/compress/gzip/issue14937_test.go -go/src/compress/gzip/testdata/issue6550.gz +go/src/compress/gzip/testdata/issue6550.gz.base64 go/src/compress/lzw/reader.go go/src/compress/lzw/reader_test.go go/src/compress/lzw/writer.go @@ -3499,14 +3501,14 @@ go/src/debug/macho/file_test.go go/src/debug/macho/macho.go go/src/debug/macho/reloctype.go go/src/debug/macho/reloctype_string.go -go/src/debug/macho/testdata/clang-386-darwin-exec-with-rpath -go/src/debug/macho/testdata/clang-386-darwin.obj -go/src/debug/macho/testdata/clang-amd64-darwin-exec-with-rpath -go/src/debug/macho/testdata/clang-amd64-darwin.obj -go/src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec -go/src/debug/macho/testdata/gcc-386-darwin-exec -go/src/debug/macho/testdata/gcc-amd64-darwin-exec -go/src/debug/macho/testdata/gcc-amd64-darwin-exec-debug +go/src/debug/macho/testdata/clang-386-darwin-exec-with-rpath.base64 +go/src/debug/macho/testdata/clang-386-darwin.obj.base64 +go/src/debug/macho/testdata/clang-amd64-darwin-exec-with-rpath.base64 +go/src/debug/macho/testdata/clang-amd64-darwin.obj.base64 +go/src/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec.base64 +go/src/debug/macho/testdata/gcc-386-darwin-exec.base64 +go/src/debug/macho/testdata/gcc-amd64-darwin-exec-debug.base64 +go/src/debug/macho/testdata/gcc-amd64-darwin-exec.base64 go/src/debug/macho/testdata/hello.c go/src/debug/pe/file.go go/src/debug/pe/file_cgo_test.go @@ -4299,6 +4301,7 @@ go/src/internal/goversion/goversion.go go/src/internal/lazyregexp/lazyre.go go/src/internal/lazytemplate/lazytemplate.go go/src/internal/nettrace/nettrace.go +go/src/internal/obscuretestdata/obscuretestdata.go go/src/internal/oserror/errors.go go/src/internal/poll/errno_unix.go go/src/internal/poll/errno_windows.go