Received: by mail.netbsd.org (Postfix, from userid 605) id 2880185053; Thu, 21 Jul 2022 18:57:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5DCB385050 for ; Thu, 21 Jul 2022 18:57:11 +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 sEd8DKpN41NC for ; Thu, 21 Jul 2022 18:57:11 +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 B429E84EA3 for ; Thu, 21 Jul 2022 18:57:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B13A8FB1A; Thu, 21 Jul 2022 18:57:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165842983010500" MIME-Version: 1.0 Date: Thu, 21 Jul 2022 18:57:10 +0000 From: "Greg Troxel" Subject: CVS commit: [pkgsrc-2022Q2] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20220721185710.B13A8FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165842983010500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Thu Jul 21 18:57:10 UTC 2022 Modified Files: pkgsrc/doc [pkgsrc-2022Q2]: CHANGES-2022 Log Message: doc: Updated chat/matrix-synapse to 1.63.1 To generate a diff of this commit: cvs rdiff -u -r1.3120 -r1.3120.2.1 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165842983010500 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.3120 pkgsrc/doc/CHANGES-2022:1.3120.2.1 --- pkgsrc/doc/CHANGES-2022:1.3120 Mon Jun 27 07:50:24 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jul 21 18:57:10 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3120 2022/06/27 07:50:24 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3120.2.1 2022/07/21 18:57:10 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4692,3 +4692,4 @@ Changes to the packages collection and i Updated databases/sqlite to 2.8.17nb2 [he 2022-06-24] Updated databases/sqlite to 2.8.17nb3 [he 2022-06-25] Updated www/curl to 7.84.0 [wiz 2022-06-27] + Updated chat/matrix-synapse to 1.63.1 [gdt 2022-07-21] --_----------=_165842983010500--