Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 749BE84E8D for ; Sat, 16 Dec 2023 08:01:05 +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 abnHvxowvSF2 for ; Sat, 16 Dec 2023 08:01:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E739384D26 for ; Sat, 16 Dec 2023 08:01:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E40E9FA42; Sat, 16 Dec 2023 08:01:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702713664172930" MIME-Version: 1.0 Date: Sat, 16 Dec 2023 08:01:04 +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: <20231216080104.E40E9FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702713664172930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 16 08:01:04 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated sysutils/py-fritz_exporter to 2.3.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.7583 -r1.7584 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23768 -r1.23769 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702713664172930 Content-Disposition: inline Content-Length: 1626 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.7583 pkgsrc/doc/CHANGES-2023:1.7584 --- pkgsrc/doc/CHANGES-2023:1.7583 Sat Dec 16 07:18:08 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Dec 16 08:01:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7583 2023/12/16 07:18:08 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7584 2023/12/16 08:01:04 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10863,3 +10863,4 @@ Changes to the packages collection and i Added sysutils/py-fritz_exporter version 2.3.0 [wiz 2023-12-15] Updated textproc/ruby-csv to 3.2.8 [taca 2023-12-16] Removed lang/ghc [wiz 2023-12-16] + Updated sysutils/py-fritz_exporter to 2.3.0nb1 [wiz 2023-12-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23768 pkgsrc/doc/TODO:1.23769 --- pkgsrc/doc/TODO:1.23768 Fri Dec 15 15:00:24 2023 +++ pkgsrc/doc/TODO Sat Dec 16 08:01:04 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23768 2023/12/15 15:00:24 wiz Exp $ +$NetBSD: TODO,v 1.23769 2023/12/16 08:01:04 wiz Exp $ Suggested new packages ====================== @@ -390,7 +390,7 @@ For possible Perl packages updates, see o HElib-2.1.0 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 - o MesaLib-23.3.0 + o MesaLib-23.3.1 o OdfConverter-4.0 o PACK-0.0.4 o QuantLib-1.22 @@ -507,7 +507,7 @@ For possible Perl packages updates, see o cacti-spine-1.2.16 o calc-2.11.10.1 o calcoo-2.1.0 - o calibre-7.1.0 [requires py-qt6/py-qt6-webengine] + o calibre-7.2.0 [requires py-qt6/py-qt6-webengine] o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 o carbons-purple-0.2.3 --_----------=_1702713664172930--