Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8879984ECD for ; Wed, 30 Aug 2023 13:51:07 +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 3nwfIQFkiPLE for ; Wed, 30 Aug 2023 13:51:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DE52584D7A for ; Wed, 30 Aug 2023 13:51:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DB0CCFBDB; Wed, 30 Aug 2023 13:51:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693403466107230" MIME-Version: 1.0 Date: Wed, 30 Aug 2023 13:51:06 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20230830135106.DB0CCFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693403466107230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Wed Aug 30 13:51:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated chat/matrix-synapse to 1.91.0 To generate a diff of this commit: cvs rdiff -u -r1.5201 -r1.5202 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693403466107230 Content-Disposition: inline Content-Length: 735 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.5201 pkgsrc/doc/CHANGES-2023:1.5202 --- pkgsrc/doc/CHANGES-2023:1.5201 Wed Aug 30 13:40:35 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Aug 30 13:51:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5201 2023/08/30 13:40:35 adam Exp $ +$NetBSD: CHANGES-2023,v 1.5202 2023/08/30 13:51:06 gdt Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7575,3 +7575,4 @@ Changes to the packages collection and i Updated finance/py-braintree to 4.22.0 [adam 2023-08-30] Updated www/py-nbconvert to 7.8.0 [adam 2023-08-30] Updated devel/py-jupyter_client to 8.3.1 [adam 2023-08-30] + Updated chat/matrix-synapse to 1.91.0 [gdt 2023-08-30] --_----------=_1693403466107230--