Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0AE8F84E62 for ; Mon, 20 Nov 2023 11:26:35 +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 x0eTOc0s1l2Y for ; Mon, 20 Nov 2023 11:26:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9167E84D6C for ; Mon, 20 Nov 2023 11:26:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8EBE8FA3F; Mon, 20 Nov 2023 11:26:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170047959449690" MIME-Version: 1.0 Date: Mon, 20 Nov 2023 11:26:34 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20231120112634.8EBE8FA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170047959449690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Nov 20 11:26:34 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated misc/rust-kanban to 0.8.2 To generate a diff of this commit: cvs rdiff -u -r1.7133 -r1.7134 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170047959449690 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.7133 pkgsrc/doc/CHANGES-2023:1.7134 --- pkgsrc/doc/CHANGES-2023:1.7133 Mon Nov 20 11:25:31 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 20 11:26:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7133 2023/11/20 11:25:31 pin Exp $ +$NetBSD: CHANGES-2023,v 1.7134 2023/11/20 11:26:34 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10240,3 +10240,4 @@ Changes to the packages collection and i Updated emulators/snes9x-gtk to 1.62.3 [nia 2023-11-20] Updated emulators/snes9x to 1.62.3 [nia 2023-11-20] Updated sysutils/dua-cli to 2.20.2 [pin 2023-11-20] + Updated misc/rust-kanban to 0.8.2 [pin 2023-11-20] --_----------=_170047959449690--