Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01A1584E78 for ; Mon, 26 Jun 2023 11:25:43 +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 Z1pkT69R-abc for ; Mon, 26 Jun 2023 11:25:42 +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 8B65984CFD for ; Mon, 26 Jun 2023 11:25:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83C70FA89; Mon, 26 Jun 2023 11:25:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168777874272620" MIME-Version: 1.0 Date: Mon, 26 Jun 2023 11:25:42 +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: <20230626112542.83C70FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168777874272620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jun 26 11:25:42 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + gnucash-5.2 [wait for bugfix release]. To generate a diff of this commit: cvs rdiff -u -r1.23095 -r1.23096 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168777874272620 Content-Disposition: inline Content-Length: 592 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23095 pkgsrc/doc/TODO:1.23096 --- pkgsrc/doc/TODO:1.23095 Sun Jun 25 18:01:37 2023 +++ pkgsrc/doc/TODO Mon Jun 26 11:25:42 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23095 2023/06/25 18:01:37 js Exp $ +$NetBSD: TODO,v 1.23096 2023/06/26 11:25:42 wiz Exp $ Suggested new packages ====================== @@ -733,6 +733,7 @@ For possible Perl packages updates, see o gnopernicus-1.1.2 o gnu-crypto-2.1.0 o gnucap-20210107 + o gnucash-5.2 [wait for bugfix release] o gnutime-1.9 o go-ffuf-1.3.0 o go-fsnotify-1.4.9 --_----------=_168777874272620--