Received: by mail.netbsd.org (Postfix, from userid 605) id 9DD4684ECC; Sun, 21 Jan 2024 20:28:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CCE7684E86 for ; Sun, 21 Jan 2024 20:28:46 +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 iKIjbgZlwciL for ; Sun, 21 Jan 2024 20:28:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 230E184E77 for ; Sun, 21 Jan 2024 20:28:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1FF1EFA42; Sun, 21 Jan 2024 20:28:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705868926166380" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 20:28:46 +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: <20240121202846.1FF1EFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705868926166380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 21 20:28:45 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated textproc/py-pdf to 4.0.0 To generate a diff of this commit: cvs rdiff -u -r1.548 -r1.549 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23941 -r1.23942 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705868926166380 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.548 pkgsrc/doc/CHANGES-2024:1.549 --- pkgsrc/doc/CHANGES-2024:1.548 Sun Jan 21 20:27:14 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 20:28:45 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.548 2024/01/21 20:27:14 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.549 2024/01/21 20:28:45 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -701,3 +701,4 @@ Changes to the packages collection and i Updated mail/rspamd to 3.8.0 [wiz 2024-01-21] Updated net/py-dns to 2.5.0 [wiz 2024-01-21] Updated www/py-google-api-python-client to 2.114.0 [wiz 2024-01-21] + Updated textproc/py-pdf to 4.0.0 [wiz 2024-01-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23941 pkgsrc/doc/TODO:1.23942 --- pkgsrc/doc/TODO:1.23941 Sun Jan 21 20:27:14 2024 +++ pkgsrc/doc/TODO Sun Jan 21 20:28:45 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23941 2024/01/21 20:27:14 wiz Exp $ +$NetBSD: TODO,v 1.23942 2024/01/21 20:28:45 wiz Exp $ Suggested new packages ====================== @@ -1171,7 +1171,6 @@ For possible Perl packages updates, see o py-octoprint-1.9.3 o py-omniORBpy-3.7 o py-onionbalance-0.2.2 - o py-pdf-4.0.0 o py-pdf-parser-0.7.4 o py-postgresql-5.1.2 o py-ptt-1.10.2 --_----------=_1705868926166380--