Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FADA84D8C for ; Thu, 7 Dec 2023 08:23:25 +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 cDw2iJcqlcKT for ; Thu, 7 Dec 2023 08:23:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AAEE184D2E for ; Thu, 7 Dec 2023 08:23:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A7F45FA42; Thu, 7 Dec 2023 08:23:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1701937404293290" MIME-Version: 1.0 Date: Thu, 7 Dec 2023 08:23:24 +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: <20231207082324.A7F45FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1701937404293290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Dec 7 08:23:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/libheif to 1.17.5 To generate a diff of this commit: cvs rdiff -u -r1.7423 -r1.7424 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23715 -r1.23716 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1701937404293290 Content-Disposition: inline Content-Length: 1312 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.7423 pkgsrc/doc/CHANGES-2023:1.7424 --- pkgsrc/doc/CHANGES-2023:1.7423 Thu Dec 7 08:22:54 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Dec 7 08:23:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7423 2023/12/07 08:22:54 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7424 2023/12/07 08:23:23 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10648,3 +10648,4 @@ Changes to the packages collection and i Updated misc/khard to 0.19.1 [wiz 2023-12-07] Updated textproc/tree-sitter-css to 0.20.0 [wiz 2023-12-07] Updated audio/faad2 to 2.11.1 [wiz 2023-12-07] + Updated graphics/libheif to 1.17.5 [wiz 2023-12-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23715 pkgsrc/doc/TODO:1.23716 --- pkgsrc/doc/TODO:1.23715 Thu Dec 7 08:22:54 2023 +++ pkgsrc/doc/TODO Thu Dec 7 08:23:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23715 2023/12/07 08:22:54 wiz Exp $ +$NetBSD: TODO,v 1.23716 2023/12/07 08:23:24 wiz Exp $ Suggested new packages ====================== @@ -872,7 +872,6 @@ For possible Perl packages updates, see o libgiigic-1.1.2 o libgnomekbd-3.4.0.2 o libgtop-2.40 [blocking update of mate-system-monitor] - o libheif-1.17.5 o libime-1.0.17 o libisoburn-1.5.4 o libisofs-1.5.4 --_----------=_1701937404293290--