Received: by mail.netbsd.org (Postfix, from userid 605) id 765F784F7D; Wed, 4 Jan 2023 07:46:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A616084CD9 for ; Wed, 4 Jan 2023 07:46:08 +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 1oR7RpWrL7Jo for ; Wed, 4 Jan 2023 07:46:08 +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 36C7C84CD8 for ; Wed, 4 Jan 2023 07:46:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34315FA90; Wed, 4 Jan 2023 07:46:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1672818368166380" MIME-Version: 1.0 Date: Wed, 4 Jan 2023 07:46:08 +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: <20230104074608.34315FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1672818368166380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jan 4 07:46:08 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated finance/gnucash-docs to 4.13 To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1672818368166380 Content-Disposition: inline Content-Length: 716 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.97 pkgsrc/doc/CHANGES-2023:1.98 --- pkgsrc/doc/CHANGES-2023:1.97 Tue Jan 3 21:22:44 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jan 4 07:46:08 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.97 2023/01/03 21:22:44 adam Exp $ +$NetBSD: CHANGES-2023,v 1.98 2023/01/04 07:46:08 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -112,3 +112,4 @@ Changes to the packages collection and i Updated devel/wayland-protocols to 1.31nb1 [ryoon 2023-01-03] Updated lang/nodejs to 19.3.0 [adam 2023-01-03] Updated devel/py-ipython to 8.8.0 [adam 2023-01-03] + Updated finance/gnucash-docs to 4.13 [wiz 2023-01-04] --_----------=_1672818368166380--