Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C3DF084E5F for ; Sun, 16 Jul 2023 10:12:33 +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 9mfw-rxaDK7d for ; Sun, 16 Jul 2023 10:12:33 +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 1694384E5A for ; Sun, 16 Jul 2023 10:12:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E721FBDB; Sun, 16 Jul 2023 10:12:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689502353195850" MIME-Version: 1.0 Date: Sun, 16 Jul 2023 10:12:33 +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: <20230716101233.0E721FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689502353195850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 16 10:12:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated pkgtools/revbump to 3.4 To generate a diff of this commit: cvs rdiff -u -r1.4429 -r1.4430 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23193 -r1.23194 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689502353195850 Content-Disposition: inline Content-Length: 1391 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.4429 pkgsrc/doc/CHANGES-2023:1.4430 --- pkgsrc/doc/CHANGES-2023:1.4429 Sun Jul 16 09:22:06 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 16 10:12:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4429 2023/07/16 09:22:06 bsiegert Exp $ +$NetBSD: CHANGES-2023,v 1.4430 2023/07/16 10:12:32 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6166,3 +6166,4 @@ Changes to the packages collection and i Updated textproc/ugrep to 3.12.3 [adam 2023-07-15] Updated archivers/py-zipp to 3.16.2 [adam 2023-07-15] Updated www/hugo to 0.115.3 [bsiegert 2023-07-16] + Updated pkgtools/revbump to 3.4 [wiz 2023-07-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23193 pkgsrc/doc/TODO:1.23194 --- pkgsrc/doc/TODO:1.23193 Fri Jul 14 14:12:13 2023 +++ pkgsrc/doc/TODO Sun Jul 16 10:12:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23193 2023/07/14 14:12:13 adam Exp $ +$NetBSD: TODO,v 1.23194 2023/07/16 10:12:32 wiz Exp $ Suggested new packages ====================== @@ -513,7 +513,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-6.19.1 [requires py-qt6/py-qt6-webengine] + o calibre-6.23.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 --_----------=_1689502353195850--