Received: by mail.netbsd.org (Postfix, from userid 605) id 929B984EB4; Tue, 28 Mar 2023 13:31:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C266A84EB3 for ; Tue, 28 Mar 2023 13:31:55 +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 3vw3DvMWdznR for ; Tue, 28 Mar 2023 13:31:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 17D8F84CBC for ; Tue, 28 Mar 2023 13:31:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 144BAF9EC; Tue, 28 Mar 2023 13:31:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1680010315169910" MIME-Version: 1.0 Date: Tue, 28 Mar 2023 13:31:55 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230328133155.144BAF9EC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1680010315169910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Mar 28 13:31:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated multimedia/mkvtoolnix, devel/cmake, devel/cmake-gui To generate a diff of this commit: cvs rdiff -u -r1.1905 -r1.1906 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22717 -r1.22718 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1680010315169910 Content-Disposition: inline Content-Length: 1391 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.1905 pkgsrc/doc/CHANGES-2023:1.1906 --- pkgsrc/doc/CHANGES-2023:1.1905 Tue Mar 28 13:28:29 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Mar 28 13:31:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1905 2023/03/28 13:28:29 joerg Exp $ +$NetBSD: CHANGES-2023,v 1.1906 2023/03/28 13:31:54 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2469,3 +2469,6 @@ Changes to the packages collection and i Added fonts/amiri-ttf to 1.000 [joerg 2023-03-28] Updated fonts/gentium-ttf to 1.03 [joerg 2023-03-28] Added fonts/gentiumplus-ttf version 6.200 [joerg 2023-03-28] + Updated multimedia/mkvtoolnix to 75.0.0 [adam 2023-03-28] + Updated devel/cmake to 3.26.1 [adam 2023-03-28] + Updated devel/cmake-gui to 3.26.1 [adam 2023-03-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22717 pkgsrc/doc/TODO:1.22718 --- pkgsrc/doc/TODO:1.22717 Sun Mar 26 21:44:50 2023 +++ pkgsrc/doc/TODO Tue Mar 28 13:31:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22717 2023/03/26 21:44:50 wiz Exp $ +$NetBSD: TODO,v 1.22718 2023/03/28 13:31:54 adam Exp $ Suggested new packages ====================== @@ -537,7 +537,6 @@ For possible Perl packages updates, see o classpath-gui-0.99 o clawsker-0.7.13 o clusterssh-4.16 - o cmake-3.26.1 o coccigrep-1.20 o collectd-CGP-1 o colord-1.4.5 --_----------=_1680010315169910--