Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3ED9484E80 for ; Tue, 5 Dec 2023 18:29:35 +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 A9NPr8yN60dA for ; Tue, 5 Dec 2023 18:29:34 +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 81AEA84D15 for ; Tue, 5 Dec 2023 18:29:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7ED7EFA42; Tue, 5 Dec 2023 18:29:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1701800974158190" MIME-Version: 1.0 Date: Tue, 5 Dec 2023 18:29:34 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231205182934.7ED7EFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1701800974158190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Dec 5 18:29:34 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated multimedia/mkvtoolnix, security/easy-rsa To generate a diff of this commit: cvs rdiff -u -r1.7403 -r1.7404 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1701800974158190 Content-Disposition: inline Content-Length: 782 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.7403 pkgsrc/doc/CHANGES-2023:1.7404 --- pkgsrc/doc/CHANGES-2023:1.7403 Tue Dec 5 18:22:17 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Dec 5 18:29:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7403 2023/12/05 18:22:17 adam Exp $ +$NetBSD: CHANGES-2023,v 1.7404 2023/12/05 18:29:34 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10627,3 +10627,5 @@ Changes to the packages collection and i Updated textproc/utf8-cpp to 4.0.3 [adam 2023-12-05] Updated net/py-zmq to 25.1.2 [adam 2023-12-05] Updated devel/py-test-runner to 6.0.1 [adam 2023-12-05] + Updated multimedia/mkvtoolnix to 81.0 [adam 2023-12-05] + Updated security/easy-rsa to 3.1.7 [adam 2023-12-05] --_----------=_1701800974158190--