Received: by mail.netbsd.org (Postfix, from userid 605) id 1D04284EE6; Mon, 13 Sep 2021 06:14:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57D6484D5E for ; Mon, 13 Sep 2021 06:14:56 +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 prIe8qlGVYok for ; Mon, 13 Sep 2021 06:14:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B1D9184C13 for ; Mon, 13 Sep 2021 06:14:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AF023FA97; Mon, 13 Sep 2021 06:14:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631513695186650" MIME-Version: 1.0 Date: Mon, 13 Sep 2021 06:14:55 +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: <20210913061455.AF023FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631513695186650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 13 06:14:55 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated finance/ledger2beancount to 2.5nb2 To generate a diff of this commit: cvs rdiff -u -r1.4678 -r1.4679 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631513695186650 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4678 pkgsrc/doc/CHANGES-2021:1.4679 --- pkgsrc/doc/CHANGES-2021:1.4678 Sun Sep 12 13:48:00 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Sep 13 06:14:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4678 2021/09/12 13:48:00 gdt Exp $ +$NetBSD: CHANGES-2021,v 1.4679 2021/09/13 06:14:55 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7285,3 +7285,4 @@ Changes to the packages collection and i Updated net/gallery-dl to 1.18.4 [leot 2021-09-12] Updated benchmarks/google-benchmark to 1.6.0 [wiz 2021-09-12] Updated net/unison-snapshot to 2.51.4.70.2 [gdt 2021-09-12] + Updated finance/ledger2beancount to 2.5nb2 [wiz 2021-09-13] --_----------=_1631513695186650--