Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8AE2284EEF for ; Tue, 22 Aug 2023 17:27: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 H1YJLqDNHCSN for ; Tue, 22 Aug 2023 17:27:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E3B4684CD8 for ; Tue, 22 Aug 2023 17:27:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E08B4FBDB; Tue, 22 Aug 2023 17:27:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169272526640810" MIME-Version: 1.0 Date: Tue, 22 Aug 2023 17:27: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: <20230822172746.E08B4FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169272526640810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Tue Aug 22 17:27:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated chat/element-web to 1.11.39 To generate a diff of this commit: cvs rdiff -u -r1.4995 -r1.4996 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169272526640810 Content-Disposition: inline Content-Length: 725 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.4995 pkgsrc/doc/CHANGES-2023:1.4996 --- pkgsrc/doc/CHANGES-2023:1.4995 Tue Aug 22 14:32:31 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Aug 22 17:27:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4995 2023/08/22 14:32:31 manu Exp $ +$NetBSD: CHANGES-2023,v 1.4996 2023/08/22 17:27:46 js Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7239,3 +7239,4 @@ Changes to the packages collection and i Updated textproc/cjose to 0.6.2.2 [bouyer 2023-08-22] Updated graphics/oculante to 0.7.2 [pin 2023-08-22] Added print/tex-gensymb version 1.0.2 [manu 2023-08-22] + Updated chat/element-web to 1.11.39 [js 2023-08-22] --_----------=_169272526640810--