Received: by mail.netbsd.org (Postfix, from userid 605) id 1FB0B84E66; Thu, 16 Feb 2023 08:42:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DF5F84DC1 for ; Thu, 16 Feb 2023 08:42:43 +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 MAviol4eBySj for ; Thu, 16 Feb 2023 08:42:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7531284D8B for ; Thu, 16 Feb 2023 08:42:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 728DBFA90; Thu, 16 Feb 2023 08:42:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1676536962265630" MIME-Version: 1.0 Date: Thu, 16 Feb 2023 08:42:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230216084242.728DBFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1676536962265630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 16 08:42:42 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated multimedia/dav1d to 1.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1264 -r1.1265 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22635 -r1.22636 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1676536962265630 Content-Disposition: inline Content-Length: 1483 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.1264 pkgsrc/doc/CHANGES-2023:1.1265 --- pkgsrc/doc/CHANGES-2023:1.1264 Thu Feb 16 08:17:40 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Feb 16 08:42:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1264 2023/02/16 08:17:40 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1265 2023/02/16 08:42:41 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1623,3 +1623,4 @@ Changes to the packages collection and i Added games/moonlight-qt version 4.3.1 [charlotte 2023-02-16] Updated x11/wxGTK32 to 3.2.2.1 [wiz 2023-02-16] Updated print/poppler to 23.02.0 [wiz 2023-02-16] + Updated multimedia/dav1d to 1.1.0 [wiz 2023-02-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22635 pkgsrc/doc/TODO:1.22636 --- pkgsrc/doc/TODO:1.22635 Thu Feb 16 08:17:40 2023 +++ pkgsrc/doc/TODO Thu Feb 16 08:42:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22635 2023/02/16 08:17:40 wiz Exp $ +$NetBSD: TODO,v 1.22636 2023/02/16 08:42:41 wiz Exp $ Suggested new packages ====================== @@ -568,7 +568,6 @@ For possible Perl packages updates, see o dap-3.10 o darktable-4.2 o dateutils-0.4.8 - o dav1d-1.1 o dcc-2.3.167 o dd_rescue-1.46 o dd_rhelp-0.3.0 @@ -1507,7 +1506,7 @@ For possible Perl packages updates, see o wbm-virtual-server-6.16 o wcalc-2.4 o wcslib-7.6 - o webkit-gtk-2.38.3 [wip] + o webkit-gtk-2.38.5 [wip] o webmin-2.0 o websvn-2.6.0 o wgetpaste-2.30 --_----------=_1676536962265630--