Received: by mail.netbsd.org (Postfix, from userid 605) id 1D15B84E6C; Thu, 6 Oct 2022 13:58:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4CA7184D8A for ; Thu, 6 Oct 2022 13:58:18 +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 VKNaLVD_bIYl for ; Thu, 6 Oct 2022 13:58:17 +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 A287684C86 for ; Thu, 6 Oct 2022 13:58:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A3EDFA90; Thu, 6 Oct 2022 13:58:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1665064697179190" MIME-Version: 1.0 Date: Thu, 6 Oct 2022 13:58:17 +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: <20221006135817.9A3EDFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1665064697179190 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:58:17 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated chat/matrix-synapse to 1.67.0 To generate a diff of this commit: cvs rdiff -u -r1.4877 -r1.4878 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1665064697179190 Content-Disposition: inline Content-Length: 732 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.4877 pkgsrc/doc/CHANGES-2022:1.4878 --- pkgsrc/doc/CHANGES-2022:1.4877 Thu Oct 6 13:44:21 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Oct 6 13:58:17 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4877 2022/10/06 13:44:21 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.4878 2022/10/06 13:58:17 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7374,3 +7374,4 @@ Changes to the packages collection and i 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] + Updated chat/matrix-synapse to 1.67.0 [gdt 2022-10-06] --_----------=_1665064697179190--