Received: by mail.netbsd.org (Postfix, from userid 605) id 0A3F484EA5; Wed, 29 Mar 2023 12:03:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3A98E84E69 for ; Wed, 29 Mar 2023 12:03:40 +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 R3sg827lqHcd for ; Wed, 29 Mar 2023 12:03:39 +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 7304384D39 for ; Wed, 29 Mar 2023 12:03:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 706E1F9F4; Wed, 29 Mar 2023 12:03:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1680091419258470" MIME-Version: 1.0 Date: Wed, 29 Mar 2023 12:03:39 +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: <20230329120339.706E1F9F4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1680091419258470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 29 12:03:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated finance/gnucash to 5.0 To generate a diff of this commit: cvs rdiff -u -r1.1937 -r1.1938 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22728 -r1.22729 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1680091419258470 Content-Disposition: inline Content-Length: 1272 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.1937 pkgsrc/doc/CHANGES-2023:1.1938 --- pkgsrc/doc/CHANGES-2023:1.1937 Wed Mar 29 11:34:17 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Mar 29 12:03:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1937 2023/03/29 11:34:17 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1938 2023/03/29 12:03:38 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2510,3 +2510,4 @@ Changes to the packages collection and i Updated devel/py-mercurial to 6.4 [wiz 2023-03-29] Updated devel/py-hg-evolve to 11.0.1 [wiz 2023-03-29] Updated multimedia/libva to 2.18.0 [wiz 2023-03-29] + Updated finance/gnucash to 5.0 [wiz 2023-03-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22728 pkgsrc/doc/TODO:1.22729 --- pkgsrc/doc/TODO:1.22728 Wed Mar 29 11:37:29 2023 +++ pkgsrc/doc/TODO Wed Mar 29 12:03:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22728 2023/03/29 11:37:29 wiz Exp $ +$NetBSD: TODO,v 1.22729 2023/03/29 12:03:39 wiz Exp $ Suggested new packages ====================== @@ -736,7 +736,6 @@ For possible Perl packages updates, see o gnopernicus-1.1.2 o gnu-crypto-2.1.0 o gnucap-20210107 - o gnucash-5.0 [wip] o gnutime-1.9 o go-ffuf-1.3.0 o go-fsnotify-1.4.9 --_----------=_1680091419258470--