Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E01E784FBB for ; Wed, 19 Jul 2023 11:32:11 +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 9NoOZclaUu6j for ; Wed, 19 Jul 2023 11:32:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 36BB184D14 for ; Wed, 19 Jul 2023 11:32:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 33BDDFBDB; Wed, 19 Jul 2023 11:32:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689766331227130" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 11:32: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: <20230719113211.33BDDFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689766331227130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 19 11:32:10 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/py-pillow_heif to 0.12.0 To generate a diff of this commit: cvs rdiff -u -r1.4493 -r1.4494 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23219 -r1.23220 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689766331227130 Content-Disposition: inline Content-Length: 1307 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.4493 pkgsrc/doc/CHANGES-2023:1.4494 --- pkgsrc/doc/CHANGES-2023:1.4493 Wed Jul 19 11:23:21 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 11:32:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4493 2023/07/19 11:23:21 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4494 2023/07/19 11:32:10 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6262,3 +6262,4 @@ Changes to the packages collection and i Updated fonts/py-fonttools to 4.41.0 [wiz 2023-07-19] Updated graphics/lensfun to 0.3.4 [wiz 2023-07-19] Updated textproc/py-pdf to 3.12.1 [wiz 2023-07-19] + Updated graphics/py-pillow_heif to 0.12.0 [wiz 2023-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23219 pkgsrc/doc/TODO:1.23220 --- pkgsrc/doc/TODO:1.23219 Wed Jul 19 11:23:21 2023 +++ pkgsrc/doc/TODO Wed Jul 19 11:32:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23219 2023/07/19 11:23:21 wiz Exp $ +$NetBSD: TODO,v 1.23220 2023/07/19 11:32:10 wiz Exp $ Suggested new packages ====================== @@ -1206,7 +1206,6 @@ For possible Perl packages updates, see o py-newt-0.52.21 o py-omniORBpy-3.7 o py-pdf-parser-0.7.4 - o py-pillow_heif-0.12.0 o py-pip-audit-2.6.0 o py-platformdirs-3.9.1 o py-postgresql-5.1.2 --_----------=_1689766331227130--