Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA50684FBB for ; Wed, 19 Jul 2023 11:23:22 +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 660rD9HMdZ1I for ; Wed, 19 Jul 2023 11:23:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C266684D14 for ; Wed, 19 Jul 2023 11:23:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF9EEFBDB; Wed, 19 Jul 2023 11:23:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689765801206530" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 11:23:21 +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: <20230719112321.BF9EEFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689765801206530 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:23:21 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-pdf to 3.12.1 To generate a diff of this commit: cvs rdiff -u -r1.4492 -r1.4493 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23218 -r1.23219 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689765801206530 Content-Disposition: inline Content-Length: 1302 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.4492 pkgsrc/doc/CHANGES-2023:1.4493 --- pkgsrc/doc/CHANGES-2023:1.4492 Wed Jul 19 11:22:09 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 11:23:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4492 2023/07/19 11:22:09 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4493 2023/07/19 11:23:21 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6261,3 +6261,4 @@ Changes to the packages collection and i Updated textproc/py-markdown2 to 2.4.9 [adam 2023-07-19] 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] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23218 pkgsrc/doc/TODO:1.23219 --- pkgsrc/doc/TODO:1.23218 Wed Jul 19 11:22:09 2023 +++ pkgsrc/doc/TODO Wed Jul 19 11:23:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23218 2023/07/19 11:22:09 wiz Exp $ +$NetBSD: TODO,v 1.23219 2023/07/19 11:23:21 wiz Exp $ Suggested new packages ====================== @@ -1205,7 +1205,6 @@ For possible Perl packages updates, see o py-musicbrainz-ngs-0.7.1 o py-newt-0.52.21 o py-omniORBpy-3.7 - o py-pdf-3.12.1 o py-pdf-parser-0.7.4 o py-pillow_heif-0.12.0 o py-pip-audit-2.6.0 --_----------=_1689765801206530--