Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4E9D21A9239 for ; Sat, 12 Feb 2022 19:53:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7F20D84E7A; Sat, 12 Feb 2022 19:53:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B91D584E7A for ; Sat, 12 Feb 2022 19:53:01 +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 kjB99ydF9s56 for ; Sat, 12 Feb 2022 19:53:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F69184D82 for ; Sat, 12 Feb 2022 19:53:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C32FFB24; Sat, 12 Feb 2022 19:53:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16446955814620" MIME-Version: 1.0 Date: Sat, 12 Feb 2022 19:53:01 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20220212195301.1C32FFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16446955814620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Feb 12 19:53:01 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated lang/go116 to 1.16.14 To generate a diff of this commit: cvs rdiff -u -r1.868 -r1.869 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16446955814620 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.868 pkgsrc/doc/CHANGES-2022:1.869 --- pkgsrc/doc/CHANGES-2022:1.868 Sat Feb 12 18:09:10 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Feb 12 19:53:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.868 2022/02/12 18:09:10 adam Exp $ +$NetBSD: CHANGES-2022,v 1.869 2022/02/12 19:53:00 bsiegert Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1131,3 +1131,4 @@ Changes to the packages collection and i Updated devel/py-ruamel-yaml to 0.17.21 [adam 2022-02-12] Updated devel/colordiff to 1.0.20 [adam 2022-02-12] Updated devel/py-packageurl to 0.9.8.1 [adam 2022-02-12] + Updated lang/go116 to 1.16.14 [bsiegert 2022-02-12] --_----------=_16446955814620--