Received: by mail.netbsd.org (Postfix, from userid 605) id 1EB7184E54; Tue, 3 Jan 2023 12:28:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DCA184DC2 for ; Tue, 3 Jan 2023 12:28:34 +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 Rv-TaNptWwJZ for ; Tue, 3 Jan 2023 12:28:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A41284D15 for ; Tue, 3 Jan 2023 12:28:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 977AAFA90; Tue, 3 Jan 2023 12:28:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167274891336500" MIME-Version: 1.0 Date: Tue, 3 Jan 2023 12:28:33 +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: <20230103122833.977AAFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167274891336500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jan 3 12:28:33 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated finance/gnucash to 4.13 To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22445 -r1.22446 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167274891336500 Content-Disposition: inline Content-Length: 1279 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.60 pkgsrc/doc/CHANGES-2023:1.61 --- pkgsrc/doc/CHANGES-2023:1.60 Tue Jan 3 12:04:53 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jan 3 12:28:33 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.60 2023/01/03 12:04:53 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.61 2023/01/03 12:28:33 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -73,3 +73,4 @@ Changes to the packages collection and i Added chat/jicofo version 2.0.8138 [khorben 2023-01-03] Added chat/jitsi-videobridge version 2.0.8138 [khorben 2023-01-03] Updated cross/avr-libc to 2.1.0nb3 [wiz 2023-01-03] + Updated finance/gnucash to 4.13 [wiz 2023-01-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22445 pkgsrc/doc/TODO:1.22446 --- pkgsrc/doc/TODO:1.22445 Mon Jan 2 20:20:13 2023 +++ pkgsrc/doc/TODO Tue Jan 3 12:28:33 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22445 2023/01/02 20:20:13 gutteridge Exp $ +$NetBSD: TODO,v 1.22446 2023/01/03 12:28:33 wiz Exp $ Suggested new packages ====================== @@ -745,7 +745,6 @@ For possible Perl packages updates, see o gnopernicus-1.1.2 o gnu-crypto-2.1.0 o gnucap-20210107 - o gnucash-4.13 o gnutime-1.9 o go-ffuf-1.3.0 o go-fsnotify-1.4.9 --_----------=_167274891336500--