Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 55EFC8530C for ; Sun, 28 May 2023 17:08:53 +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 BTU6tO2hdXit for ; Sun, 28 May 2023 17:08:52 +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 9DF6984CF2 for ; Sun, 28 May 2023 17:08:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 960ACFA87; Sun, 28 May 2023 17:08:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1685293732215720" MIME-Version: 1.0 Date: Sun, 28 May 2023 17:08:52 +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: <20230528170852.960ACFA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1685293732215720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 28 17:08:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/libheif to 1.16.2 To generate a diff of this commit: cvs rdiff -u -r1.3363 -r1.3364 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22992 -r1.22993 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1685293732215720 Content-Disposition: inline Content-Length: 1370 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.3363 pkgsrc/doc/CHANGES-2023:1.3364 --- pkgsrc/doc/CHANGES-2023:1.3363 Sun May 28 17:03:24 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 28 17:08:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3363 2023/05/28 17:03:24 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3364 2023/05/28 17:08:52 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4661,3 +4661,4 @@ Changes to the packages collection and i Updated time/py-icalendar to 5.0.6 [wiz 2023-05-28] Updated devel/py-tox to 4.5.2 [wiz 2023-05-28] Updated math/imath to 3.1.8 [wiz 2023-05-28] + Updated graphics/libheif to 1.16.2 [wiz 2023-05-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22992 pkgsrc/doc/TODO:1.22993 --- pkgsrc/doc/TODO:1.22992 Sun May 28 17:03:24 2023 +++ pkgsrc/doc/TODO Sun May 28 17:08:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22992 2023/05/28 17:03:24 wiz Exp $ +$NetBSD: TODO,v 1.22993 2023/05/28 17:08:52 wiz Exp $ Suggested new packages ====================== @@ -904,7 +904,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.16.2 o libisoburn-1.5.4 o libisofs-1.5.4 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] --_----------=_1685293732215720--