Received: by mail.netbsd.org (Postfix, from userid 605) id A176E84D2D; Thu, 3 Sep 2020 06:47:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 27F0A84D29 for ; Thu, 3 Sep 2020 06:47:22 +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 aYCwt3OUvmBG for ; Thu, 3 Sep 2020 06:47:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9684284CDB for ; Thu, 3 Sep 2020 06:47:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F78DFB28; Thu, 3 Sep 2020 06:47:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159911564130930" MIME-Version: 1.0 Date: Thu, 3 Sep 2020 06:47:21 +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: <20200903064721.8F78DFB28@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. --_----------=_159911564130930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu Sep 3 06:47:21 UTC 2020 Modified Files: pkgsrc/lang/go: version.mk pkgsrc/lang/go115: Makefile distinfo Log Message: Update go115 to 1.15.1. go1.15.1 (released 2020/09/01) includes security fixes to the net/http/cgi and net/http/fcgi packages. See the Go 1.15.1 milestone on our issue tracker for details. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/lang/go/version.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/go115/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/go115/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159911564130930 Content-Disposition: inline Content-Length: 2575 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.97 pkgsrc/lang/go/version.mk:1.98 --- pkgsrc/lang/go/version.mk:1.97 Fri Aug 21 19:50:22 2020 +++ pkgsrc/lang/go/version.mk Thu Sep 3 06:47:21 2020 @@ -1,4 +1,4 @@ -# $NetBSD: version.mk,v 1.97 2020/08/21 19:50:22 bsiegert Exp $ +# $NetBSD: version.mk,v 1.98 2020/09/03 06:47:21 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" -GO115_VERSION= 1.15 +GO115_VERSION= 1.15.1 GO114_VERSION= 1.14.7 GO113_VERSION= 1.13.15 GO110_VERSION= 1.10.8 @@ -24,7 +24,7 @@ GO_VERSION_DEFAULT?= 19 # darwin version 13.4 is osx 10.9.5 GO_VERSION_DEFAULT?= 110 .else -GO_VERSION_DEFAULT?= 114 +GO_VERSION_DEFAULT?= 115 .endif .if !empty(GO_VERSION_DEFAULT) Index: pkgsrc/lang/go115/Makefile diff -u pkgsrc/lang/go115/Makefile:1.2 pkgsrc/lang/go115/Makefile:1.3 --- pkgsrc/lang/go115/Makefile:1.2 Mon Aug 31 18:09:50 2020 +++ pkgsrc/lang/go115/Makefile Thu Sep 3 06:47:21 2020 @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.2 2020/08/31 18:09:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2020/09/03 06:47:21 bsiegert Exp $ -PKGREVISION= 1 .include "../../lang/go/version.mk" .include "../../lang/go/bootstrap.mk" Index: pkgsrc/lang/go115/distinfo diff -u pkgsrc/lang/go115/distinfo:1.1 pkgsrc/lang/go115/distinfo:1.2 --- pkgsrc/lang/go115/distinfo:1.1 Fri Aug 21 19:50:22 2020 +++ pkgsrc/lang/go115/distinfo Thu Sep 3 06:47:21 2020 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.1 2020/08/21 19:50:22 bsiegert Exp $ +$NetBSD: distinfo,v 1.2 2020/09/03 06:47:21 bsiegert Exp $ -SHA1 (go1.15.src.tar.gz) = a08d95390ed83cc24da48c2672124e4deb864b3f -RMD160 (go1.15.src.tar.gz) = c3854e2d4912723cf761d648e1380290c4ba8b60 -SHA512 (go1.15.src.tar.gz) = 7d85382bcc6a0625dfa3d07196ab364860846367ed67697a7b1516b0af551a72bc4873882141fc3c7a60d39f2e27b33f6693e8b18b608de76fc9a55b5eac55ea -Size (go1.15.src.tar.gz) = 23002901 bytes +SHA1 (go1.15.1.src.tar.gz) = c1777c68f358539e216848ee19e58efeb80532a1 +RMD160 (go1.15.1.src.tar.gz) = 5e258cdbf8ae266669f16aadfc040ddabb903d4c +SHA512 (go1.15.1.src.tar.gz) = 08728dd7c64467482b1b17d1bd852ae6ca329062da95e10e91535e096b6ddd32d0e34a5e1f7b736175863c5543b6623406fc89b057273afc3f434ea97b343cfe +Size (go1.15.1.src.tar.gz) = 23009031 bytes SHA1 (patch-misc_io_clangwrap.sh) = df5911c430ff6251abab12e5cc233e32fc3cd953 SHA1 (patch-src_cmd_dist_util.go) = 24e6f1b6ded842a8ce322a40e8766f7d344bc47e SHA1 (patch-src_cmd_link_internal_ld_elf.go) = 3dfcb5c824d4201fadda0cfb6b48e5938899baf0 --_----------=_159911564130930--