Received: by mail.netbsd.org (Postfix, from userid 605) id 1914984FA4; Thu, 19 May 2022 01:51:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5120684F22 for ; Thu, 19 May 2022 01:51:34 +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 sxyBVwPrTVe3 for ; Thu, 19 May 2022 01:51:33 +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 9A13F84F15 for ; Thu, 19 May 2022 01:51:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93E79FAEB; Thu, 19 May 2022 01:52:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652925129220730" MIME-Version: 1.0 Date: Thu, 19 May 2022 01:52:09 +0000 From: "Charlotte Koch" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: charlotte@netbsd.org X-Mailer: log_accum Message-Id: <20220519015209.93E79FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652925129220730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: charlotte Date: Thu May 19 01:52:09 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Note lang/nim update to 1.6.6 To generate a diff of this commit: cvs rdiff -u -r1.2629 -r1.2630 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652925129220730 Content-Disposition: inline Content-Length: 717 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.2629 pkgsrc/doc/CHANGES-2022:1.2630 --- pkgsrc/doc/CHANGES-2022:1.2629 Wed May 18 21:52:48 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 19 01:52:09 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2629 2022/05/18 21:52:48 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2630 2022/05/19 01:52:09 charlotte Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4052,3 +4052,4 @@ Changes to the packages collection and i Updated net/syncthing to 1.20.1 [triaxx 2022-05-18] Updated lang/rust to 1.59.0nb2 [he 2022-05-18] Updated textproc/py-ujson to 5.3.0 [wiz 2022-05-18] + Updated lang/nim to 1.6.6 [charlotte 2022-05-18] --_----------=_1652925129220730--