Received: by mail.netbsd.org (Postfix, from userid 605) id 8DB2884E82; Sun, 17 Feb 2019 11:55:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 15E6684D73 for ; Sun, 17 Feb 2019 11:55:13 +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 8L7_34Xkb8-M for ; Sun, 17 Feb 2019 11:55:12 +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 688EB84CD0 for ; Sun, 17 Feb 2019 11:55:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 60289FB16; Sun, 17 Feb 2019 11:55:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155040451282010" MIME-Version: 1.0 Date: Sun, 17 Feb 2019 11:55:12 +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: <20190217115512.60289FB16@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. --_----------=_155040451282010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 17 11:55:12 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated finance/ledger to 3.1.2 To generate a diff of this commit: cvs rdiff -u -r1.790 -r1.791 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18840 -r1.18841 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155040451282010 Content-Disposition: inline Content-Length: 1248 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.790 pkgsrc/doc/CHANGES-2019:1.791 --- pkgsrc/doc/CHANGES-2019:1.790 Sun Feb 17 10:17:58 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Feb 17 11:55:11 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.790 2019/02/17 10:17:58 nia Exp $ +$NetBSD: CHANGES-2019,v 1.791 2019/02/17 11:55:11 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1450,3 +1450,4 @@ Changes to the packages collection and i Updated devel/py-rope to 0.12.0 [adam 2019-02-17] Updated www/py-httplib2 to 0.12.1 [adam 2019-02-17] Added chat/quassel version 0.13.1 [nia 2019-02-17] + Updated finance/ledger to 3.1.2 [wiz 2019-02-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18840 pkgsrc/doc/TODO:1.18841 --- pkgsrc/doc/TODO:1.18840 Sun Feb 17 10:16:28 2019 +++ pkgsrc/doc/TODO Sun Feb 17 11:55:12 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18840 2019/02/17 10:16:28 wiz Exp $ +$NetBSD: TODO,v 1.18841 2019/02/17 11:55:12 wiz Exp $ Suggested new packages ====================== @@ -887,7 +887,6 @@ For possible Perl packages updates, see o lcc-4.2 o ldapsdk-6.0.7 o leafpad-0.8.18.1 - o ledger-3.1.2 o lgeneral-1.3.1 o libarchive-3.3.2 o libbpg-0.9.6 --_----------=_155040451282010--