Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 47C6E84E80 for ; Wed, 19 Jul 2023 13:14:12 +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 gfw722wR3I6y for ; Wed, 19 Jul 2023 13:14:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 94EC884D5E for ; Wed, 19 Jul 2023 13:14:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 924B6FBDB; Wed, 19 Jul 2023 13:14:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689772451122730" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 13:14:11 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230719131411.924B6FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689772451122730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 19 13:14:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated multimedia/svt-av1 to 1.5.0 To generate a diff of this commit: cvs rdiff -u -r1.4501 -r1.4502 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23224 -r1.23225 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689772451122730 Content-Disposition: inline Content-Length: 1275 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.4501 pkgsrc/doc/CHANGES-2023:1.4502 --- pkgsrc/doc/CHANGES-2023:1.4501 Wed Jul 19 13:12:12 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 13:14:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4501 2023/07/19 13:12:12 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4502 2023/07/19 13:14:10 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6270,3 +6270,4 @@ Changes to the packages collection and i Updated print/py-pspdfutils to 3.0.6 [wiz 2023-07-19] Updated graphics/zxing-cpp to 2.1.0 [wiz 2023-07-19] Updated textproc/tree-sitter-cmake to 0.4.0 [wiz 2023-07-19] + Updated multimedia/svt-av1 to 1.5.0 [wiz 2023-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23224 pkgsrc/doc/TODO:1.23225 --- pkgsrc/doc/TODO:1.23224 Wed Jul 19 13:12:12 2023 +++ pkgsrc/doc/TODO Wed Jul 19 13:14:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23224 2023/07/19 13:12:12 wiz Exp $ +$NetBSD: TODO,v 1.23225 2023/07/19 13:14:11 wiz Exp $ Suggested new packages ====================== @@ -1348,7 +1348,6 @@ For possible Perl packages updates, see o sudo-1.9.14 o sup-0.4 o superlu-5.2.2 - o svt-av1-1.5 o swapd-1.0.5 o swi-prolog-8.3.22 o swi-prolog-jpl-8.3.22 --_----------=_1689772451122730--