Received: by mail.netbsd.org (Postfix, from userid 605) id 2E67484EAD; Wed, 11 Jan 2023 15:22:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5CCDD84D37 for ; Wed, 11 Jan 2023 15:22:25 +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 060uLaG40Png for ; Wed, 11 Jan 2023 15:22:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B43D684CE8 for ; Wed, 11 Jan 2023 15:22:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AAC23FA90; Wed, 11 Jan 2023 15:22:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673450544242000" MIME-Version: 1.0 Date: Wed, 11 Jan 2023 15:22:24 +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: <20230111152224.AAC23FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673450544242000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Wed Jan 11 15:22:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated lang/go118 to 1.18.10 To generate a diff of this commit: cvs rdiff -u -r1.291 -r1.292 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673450544242000 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.291 pkgsrc/doc/CHANGES-2023:1.292 --- pkgsrc/doc/CHANGES-2023:1.291 Wed Jan 11 12:25:17 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jan 11 15:22:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.291 2023/01/11 12:25:17 hauke Exp $ +$NetBSD: CHANGES-2023,v 1.292 2023/01/11 15:22:24 bsiegert Exp $ Changes to the packages collection and infrastructure in 2023: @@ -330,3 +330,4 @@ Changes to the packages collection and i Updated security/py-asyncssh to 2.13.0 [adam 2023-01-11] Updated textproc/py-ujson to 5.7.0 [adam 2023-01-11] Updated net/netatalk3 to 3.1.14 [hauke 2023-01-11] + Updated lang/go118 to 1.18.10 [bsiegert 2023-01-11] --_----------=_1673450544242000--