Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BDCDE84F0F for ; Sun, 2 Jul 2023 20:56:32 +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 AWFZg4R99CKn for ; Sun, 2 Jul 2023 20:56:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 51C3084E86 for ; Sun, 2 Jul 2023 20:56:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EA53FA89; Sun, 2 Jul 2023 20:56:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688331392272710" MIME-Version: 1.0 Date: Sun, 2 Jul 2023 20:56:32 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230702205632.4EA53FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688331392272710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Sun Jul 2 20:56:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated chat/toot to 0.37.0 To generate a diff of this commit: cvs rdiff -u -r1.4198 -r1.4199 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688331392272710 Content-Disposition: inline Content-Length: 696 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.4198 pkgsrc/doc/CHANGES-2023:1.4199 --- pkgsrc/doc/CHANGES-2023:1.4198 Sun Jul 2 20:51:15 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 2 20:56:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4198 2023/07/02 20:51:15 osa Exp $ +$NetBSD: CHANGES-2023,v 1.4199 2023/07/02 20:56:32 vins Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5867,3 +5867,4 @@ Changes to the packages collection and i Updated wm/emwm to 1.1 [vins 2023-07-02] Updated wm/emwm-utils to 1.1 [vins 2023-07-02] Added finance/rex version 0.1.11 [pin 2023-07-02] + Updated chat/toot to 0.37.0 [vins 2023-07-02] --_----------=_1688331392272710--