Received: by mail.netbsd.org (Postfix, from userid 605) id D900384ED0; Tue, 16 Jan 2024 14:04:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 12F1A84DA5 for ; Tue, 16 Jan 2024 14:04:03 +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 h4DpkSoR8P3Z for ; Tue, 16 Jan 2024 14:04:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9949984CE8 for ; Tue, 16 Jan 2024 14:04:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 951F0FA42; Tue, 16 Jan 2024 14:04:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705413842208770" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 14:04:02 +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: <20240116140402.951F0FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705413842208770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jan 16 14:04:02 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated chat/toot to 0.41.1nb1 To generate a diff of this commit: cvs rdiff -u -r1.401 -r1.402 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705413842208770 Content-Disposition: inline Content-Length: 704 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.401 pkgsrc/doc/CHANGES-2024:1.402 --- pkgsrc/doc/CHANGES-2024:1.401 Tue Jan 16 13:59:54 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 14:04:02 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.401 2024/01/16 13:59:54 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.402 2024/01/16 14:04:02 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -507,3 +507,4 @@ Changes to the packages collection and i Updated www/py-feedgen to 1.0.0 [adam 2024-01-16] Updated chat/toot to 0.41.1 [vins 2024-01-16] Added devel/py-urwidgets version 0.1.1 [wiz 2024-01-16] + Updated chat/toot to 0.41.1nb1 [wiz 2024-01-16] --_----------=_1705413842208770--