Received: by mail.netbsd.org (Postfix, from userid 605) id 816AA84DAB; Sun, 22 Mar 2020 23:37:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 09DDF84D99 for ; Sun, 22 Mar 2020 23:37:11 +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 5RYRH0fhY2Xw for ; Sun, 22 Mar 2020 23:37:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5F8FF84D52 for ; Sun, 22 Mar 2020 23:37:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 52BCEFB27; Sun, 22 Mar 2020 23:37:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158492023088930" MIME-Version: 1.0 Date: Sun, 22 Mar 2020 23:37:10 +0000 From: "Taylor R Campbell" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: riastradh@netbsd.org X-Mailer: log_accum Message-Id: <20200322233710.52BCEFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158492023088930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: riastradh Date: Sun Mar 22 23:37:10 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added finance/py-beancount version 2.2.3 To generate a diff of this commit: cvs rdiff -u -r1.1789 -r1.1790 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158492023088930 Content-Disposition: inline Content-Length: 739 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1789 pkgsrc/doc/CHANGES-2020:1.1790 --- pkgsrc/doc/CHANGES-2020:1.1789 Sun Mar 22 22:33:13 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Mar 22 23:37:10 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1789 2020/03/22 22:33:13 tnn Exp $ +$NetBSD: CHANGES-2020,v 1.1790 2020/03/22 23:37:10 riastradh Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2446,3 +2446,4 @@ Changes to the packages collection and i Removed comms/asterisk-sounds-native [tnn 2020-03-22] Updated textproc/bat to 0.13.0 [fox 2020-03-22] Updated devel/editline to 3.1.20191231 [tnn 2020-03-22] + Added finance/py-beancount version 2.2.3 [riastradh 2020-03-22] --_----------=_158492023088930--