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 450421A9239 for ; Mon, 24 Jan 2022 09:37:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7A5A784D66; Mon, 24 Jan 2022 09:37:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B3E7684E78 for ; Mon, 24 Jan 2022 09:37:28 +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 vGzbdYdD8QjN for ; Mon, 24 Jan 2022 09:37:28 +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 1793884CD9 for ; Mon, 24 Jan 2022 09:37:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 14D12FB24; Mon, 24 Jan 2022 09:37:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164301704872000" MIME-Version: 1.0 Date: Mon, 24 Jan 2022 09:37:28 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220124093728.14D12FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164301704872000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 24 09:37:28 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated lang/rust-analyzer to 0.0.2022.01.24 To generate a diff of this commit: cvs rdiff -u -r1.396 -r1.397 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164301704872000 Content-Disposition: inline Content-Length: 741 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.396 pkgsrc/doc/CHANGES-2022:1.397 --- pkgsrc/doc/CHANGES-2022:1.396 Mon Jan 24 09:01:26 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jan 24 09:37:27 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.396 2022/01/24 09:01:26 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.397 2022/01/24 09:37:27 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -539,3 +539,4 @@ Changes to the packages collection and i Updated textproc/libuninameslist to 20211114 [fcambus 2022-01-23] Updated lang/rakudo to 2021.12 [mef 2022-01-23] Updated devel/py-approvaltests to 3.4.0 [schmonz 2022-01-24] + Updated lang/rust-analyzer to 0.0.2022.01.24 [wiz 2022-01-24] --_----------=_164301704872000--