Received: by mail.netbsd.org (Postfix, from userid 605) id 6567084FA9; Tue, 9 Jan 2024 20:04:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9767D84EBA for ; Tue, 9 Jan 2024 20:04:06 +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 i-bjJthBDIdZ for ; Tue, 9 Jan 2024 20:04:06 +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 28CE284E71 for ; Tue, 9 Jan 2024 20:04:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25445FA42; Tue, 9 Jan 2024 20:04:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704830646268020" MIME-Version: 1.0 Date: Tue, 9 Jan 2024 20:04:06 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240109200406.25445FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704830646268020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Jan 9 20:04:06 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated misc/rust-kanban to 0.9.1 To generate a diff of this commit: cvs rdiff -u -r1.227 -r1.228 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704830646268020 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.227 pkgsrc/doc/CHANGES-2024:1.228 --- pkgsrc/doc/CHANGES-2024:1.227 Tue Jan 9 20:03:03 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 9 20:04:05 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.227 2024/01/09 20:03:03 pin Exp $ +$NetBSD: CHANGES-2024,v 1.228 2024/01/09 20:04:05 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -268,3 +268,4 @@ Changes to the packages collection and i Updated www/py-djangocms-admin-style to 3.2.7 [adam 2024-01-09] Updated net/s6-networking to 2.7.0.2 [schmonz 2024-01-09] Updated games/tetris-tui to 0.2.0 [pin 2024-01-09] + Updated misc/rust-kanban to 0.9.1 [pin 2024-01-09] --_----------=_1704830646268020--