Received: by mail.netbsd.org (Postfix, from userid 605) id 153D484D67; Sat, 29 Oct 2022 00:56:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 420C984EA9 for ; Sat, 29 Oct 2022 00:56:48 +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 8BKONgM-p-74 for ; Sat, 29 Oct 2022 00:56:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A56E84CF7 for ; Sat, 29 Oct 2022 00:56:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 976E3FA90; Sat, 29 Oct 2022 00:56:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667005007152610" MIME-Version: 1.0 Date: Sat, 29 Oct 2022 00:56:47 +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: <20221029005647.976E3FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667005007152610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Sat Oct 29 00:56:47 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated chat/matrix-synapse to 1.69.0 To generate a diff of this commit: cvs rdiff -u -r1.5228 -r1.5229 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667005007152610 Content-Disposition: inline Content-Length: 724 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.5228 pkgsrc/doc/CHANGES-2022:1.5229 --- pkgsrc/doc/CHANGES-2022:1.5228 Fri Oct 28 19:19:53 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 29 00:56:47 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5228 2022/10/28 19:19:53 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.5229 2022/10/29 00:56:47 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7933,3 +7933,4 @@ Changes to the packages collection and i Updated databases/libzdb to 3.2.2nb8 [he 2022-10-28] Updated databases/libzdb to 3.2.3 [he 2022-10-28] Updated chat/matrix-synapse to 1.68.0 [gdt 2022-10-28] + Updated chat/matrix-synapse to 1.69.0 [gdt 2022-10-29] --_----------=_1667005007152610--