Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4056B7A2A4 for ; Thu, 27 Oct 2016 18:58:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E655E85E6F; Thu, 27 Oct 2016 18:58:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7653785E6B for ; Thu, 27 Oct 2016 18:58:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Asn4DJYFpEfB for ; Thu, 27 Oct 2016 18:58:00 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DBD6484CFB for ; Thu, 27 Oct 2016 18:58:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CEA69FBD2; Thu, 27 Oct 2016 18:58:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1477594680165920" MIME-Version: 1.0 Date: Thu, 27 Oct 2016 18:58:00 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/lang/go To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20161027185800.CEA69FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1477594680165920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu Oct 27 18:58:00 UTC 2016 Modified Files: pkgsrc/lang/go: Makefile PLIST distinfo version.mk Removed Files: pkgsrc/lang/go/patches: patch-src_net_http_h2__bundle.go Log Message: Update Go to 1.7.3. go1.7.2 should not be used. It was tagged but not fully released. The release was deferred due to a last minute bug report. Use go1.7.3 instead, and refer to the summary of changes below. go1.7.3 (released 2016/10/19) includes fixes to the compiler, runtime, and the crypto/cipher, crypto/tls, net/http, and strings packages. See the Go 1.7.3 milestone on our issue tracker for details. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 pkgsrc/lang/go/Makefile cvs rdiff -u -r1.27 -r1.28 pkgsrc/lang/go/PLIST cvs rdiff -u -r1.40 -r1.41 pkgsrc/lang/go/distinfo cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/go/version.mk cvs rdiff -u -r1.1 -r0 \ pkgsrc/lang/go/patches/patch-src_net_http_h2__bundle.go Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1477594680165920 Content-Disposition: inline Content-Length: 3190 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/go/Makefile diff -u pkgsrc/lang/go/Makefile:1.47 pkgsrc/lang/go/Makefile:1.48 --- pkgsrc/lang/go/Makefile:1.47 Sat Sep 17 15:56:58 2016 +++ pkgsrc/lang/go/Makefile Thu Oct 27 18:58:00 2016 @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2016/09/17 15:56:58 bsiegert Exp $ +# $NetBSD: Makefile,v 1.48 2016/10/27 18:58:00 bsiegert Exp $ .include "version.mk" DISTNAME= go${GO_VERSION}.src PKGNAME= go-${GO_VERSION} -PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= https://storage.googleapis.com/golang/ Index: pkgsrc/lang/go/PLIST diff -u pkgsrc/lang/go/PLIST:1.27 pkgsrc/lang/go/PLIST:1.28 --- pkgsrc/lang/go/PLIST:1.27 Sat Sep 10 09:09:23 2016 +++ pkgsrc/lang/go/PLIST Thu Oct 27 18:58:00 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.27 2016/09/10 09:09:23 bsiegert Exp $ +@comment $NetBSD: PLIST,v 1.28 2016/10/27 18:58:00 bsiegert Exp $ bin/go bin/gofmt go/AUTHORS @@ -5694,6 +5694,7 @@ go/test/fixedbugs/issue16133.go go/test/fixedbugs/issue16193.go go/test/fixedbugs/issue16249.go go/test/fixedbugs/issue16515.go +go/test/fixedbugs/issue17318.go go/test/fixedbugs/issue2615.go go/test/fixedbugs/issue3552.dir/one.go go/test/fixedbugs/issue3552.dir/two.go Index: pkgsrc/lang/go/distinfo diff -u pkgsrc/lang/go/distinfo:1.40 pkgsrc/lang/go/distinfo:1.41 --- pkgsrc/lang/go/distinfo:1.40 Sat Sep 17 15:56:58 2016 +++ pkgsrc/lang/go/distinfo Thu Oct 27 18:58:00 2016 @@ -1,11 +1,10 @@ -$NetBSD: distinfo,v 1.40 2016/09/17 15:56:58 bsiegert Exp $ +$NetBSD: distinfo,v 1.41 2016/10/27 18:58:00 bsiegert Exp $ -SHA1 (go1.7.1.src.tar.gz) = 6df2097fd11014086f6b6015cd4777f3acf37b91 -RMD160 (go1.7.1.src.tar.gz) = 378d3fd9d3d8b7e331b7ce4531a704afcbd32a75 -SHA512 (go1.7.1.src.tar.gz) = eab2b44f44d05c62645756e05078c2a8b7e3c4d2413617a20a6659df22e4612bb2059cf4906ab81134421eb371903034c1b197bb5595c9af9901819b2b3330a3 -Size (go1.7.1.src.tar.gz) = 14098889 bytes +SHA1 (go1.7.3.src.tar.gz) = a862e865e9fbfcae21deef3687543fbd16198e26 +RMD160 (go1.7.3.src.tar.gz) = a1fbbf8e0805989e2ca74d66912c87e58328c6b5 +SHA512 (go1.7.3.src.tar.gz) = 9289c7720a551725643be757df0b676b7ec3add73e5f01af5e3ac1d81e2b31a304aca6e86d395ddc06fc3982099814478b5ec693124a3327f79399db7bcd73eb +Size (go1.7.3.src.tar.gz) = 14196345 bytes SHA1 (patch-lib_time_update.bash) = 17d28ba574dd08735b58cf73487104a5df3b7684 SHA1 (patch-misc_io_clangwrap.sh) = cd91c47ba0fe7b6eb8009dd261c0c26c7d581c29 SHA1 (patch-src_crypto_x509_root__bsd.go) = 0eca1eafa967268ae9b224be4aeda347ebc91901 -SHA1 (patch-src_net_http_h2__bundle.go) = af6682edc3066ea5d7c2c3ecdc93927ee7c622d5 SHA1 (patch-src_syscall_syscall__solaris.go) = 436371947897dcba574a6dfecc6bbcd04f6e25b2 Index: pkgsrc/lang/go/version.mk diff -u pkgsrc/lang/go/version.mk:1.17 pkgsrc/lang/go/version.mk:1.18 --- pkgsrc/lang/go/version.mk:1.17 Sat Sep 10 09:09:23 2016 +++ pkgsrc/lang/go/version.mk Thu Oct 27 18:58:00 2016 @@ -1,8 +1,8 @@ -# $NetBSD: version.mk,v 1.17 2016/09/10 09:09:23 bsiegert Exp $ +# $NetBSD: version.mk,v 1.18 2016/10/27 18:58:00 bsiegert Exp $ .include "../../mk/bsd.prefs.mk" -GO_VERSION= 1.7.1 +GO_VERSION= 1.7.3 GO14_VERSION= 1.4.3 ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64 *-*-evbarm --_----------=_1477594680165920--