Received: by mail.netbsd.org (Postfix, from userid 605) id 437A584EE0; Thu, 6 Oct 2022 13:44:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 759A384D8A for ; Thu, 6 Oct 2022 13:44:22 +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 INBIzA5xcv5j for ; Thu, 6 Oct 2022 13:44:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CC8CD84C86 for ; Thu, 6 Oct 2022 13:44:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C9C54FA90; Thu, 6 Oct 2022 13:44:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166506386155740" MIME-Version: 1.0 Date: Thu, 6 Oct 2022 13:44:21 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20221006134421.C9C54FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166506386155740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Thu Oct 6 13:44:21 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated chat/py-matrix-common to 1.3.0 [gdt 2022-10-06] To generate a diff of this commit: cvs rdiff -u -r1.4876 -r1.4877 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166506386155740 Content-Disposition: inline Content-Length: 726 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.4876 pkgsrc/doc/CHANGES-2022:1.4877 --- pkgsrc/doc/CHANGES-2022:1.4876 Thu Oct 6 13:34:43 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Oct 6 13:44:21 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4876 2022/10/06 13:34:43 adam Exp $ +$NetBSD: CHANGES-2022,v 1.4877 2022/10/06 13:44:21 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7373,3 +7373,4 @@ Changes to the packages collection and i Updated devel/glib2 to 2.72.4 [adam 2022-10-06] Updated devel/glib2-tools to 2.72.4 [adam 2022-10-06] Updated devel/gdbus-codegen to 2.72.4 [adam 2022-10-06] + Updated chat/py-matrix-common to 1.3.0 [gdt 2022-10-06] --_----------=_166506386155740--