Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 734FB84E7E for ; Sun, 25 Jun 2023 22:54:47 +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 KqR_ZVnhurrx for ; Sun, 25 Jun 2023 22:54:47 +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 C862084CCC for ; Sun, 25 Jun 2023 22:54:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C01B0FA89; Sun, 25 Jun 2023 22:54:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687733686293950" MIME-Version: 1.0 Date: Sun, 25 Jun 2023 22:54:46 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20230625225446.C01B0FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687733686293950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Sun Jun 25 22:54:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated chat/matrix-synapse to 1.86.0 To generate a diff of this commit: cvs rdiff -u -r1.4004 -r1.4005 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687733686293950 Content-Disposition: inline Content-Length: 716 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.4004 pkgsrc/doc/CHANGES-2023:1.4005 --- pkgsrc/doc/CHANGES-2023:1.4004 Sun Jun 25 22:51:47 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 25 22:54:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4004 2023/06/25 22:51:47 js Exp $ +$NetBSD: CHANGES-2023,v 1.4005 2023/06/25 22:54:46 js Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5572,3 +5572,4 @@ Changes to the packages collection and i Updated www/firefox102 to 102.12.0 [nia 2023-06-25] Updated devel/fossil to 2.22 [js 2023-06-25] Updated devel/py-canonicaljson to 2.0.0 [js 2023-06-25] + Updated chat/matrix-synapse to 1.86.0 [js 2023-06-25] --_----------=_1687733686293950--