From 32c9eb13732e26be1f592a30c5256ef0e7d870b6 Mon Sep 17 00:00:00 2001 From: shattered Date: Mon, 16 May 2011 21:29:04 +0000 Subject: Update to 1.0.5. Notable changes: * Fixed the way to calculate balance variation for the linear regression forecast method (backported from KDE4) * Fixed a crash when a budget selected for a report is no longer present * Don't allow import of investment transactions that don't have a share amount. This used to end in a div by zero when calculating the price. * Add all overdue schedules when calculating forecast * Backported fix from Ian Neal to solve problems when opening the ledger with specific scheduled transactions * Fixed loop in payments of the home page when a schedule is set to end by date * Improved anonymizer * Fixed transaction loader for XML file * Don't preset date in currency calculator to today in all cases --- finance/kmymoney2/Makefile | 5 ++--- finance/kmymoney2/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'finance') diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile index c897ad8802b..f42daa6b3ff 100644 --- a/finance/kmymoney2/Makefile +++ b/finance/kmymoney2/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2011/04/22 13:43:31 obache Exp $ +# $NetBSD: Makefile,v 1.50 2011/05/16 21:29:04 shattered Exp $ -DISTNAME= kmymoney2-1.0.3 -PKGREVISION= 4 +DISTNAME= kmymoney2-1.0.5 CATEGORIES= finance kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmymoney2/} EXTRACT_SUFX= .tar.bz2 diff --git a/finance/kmymoney2/distinfo b/finance/kmymoney2/distinfo index 1cfd94b1492..399a2c6b5b0 100644 --- a/finance/kmymoney2/distinfo +++ b/finance/kmymoney2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2010/03/16 09:17:38 wiz Exp $ +$NetBSD: distinfo,v 1.12 2011/05/16 21:29:04 shattered Exp $ -SHA1 (kmymoney2-1.0.3.tar.bz2) = d22bc739576d7c32165afb7c4d77d5b9c4f7f253 -RMD160 (kmymoney2-1.0.3.tar.bz2) = 7dcac5a03b2b22813bffe50f1c5e7639420e1247 -Size (kmymoney2-1.0.3.tar.bz2) = 12245425 bytes +SHA1 (kmymoney2-1.0.5.tar.bz2) = dc496bb95353f0254125faa1de37b1431af06f1e +RMD160 (kmymoney2-1.0.5.tar.bz2) = 14a468b54335bd753cae0bc531ca648275cd1bfd +Size (kmymoney2-1.0.5.tar.bz2) = 11042115 bytes SHA1 (patch-aa) = 742f6b67c3f9de966f0441c5c5dd16fd8fcc28e3 SHA1 (patch-ab) = b5c39f7e35b70304abfc2f8c9a9d438031e16631 SHA1 (patch-ad) = a9c0796d239fa3143018bd6ed1f2d568acf219ec -- cgit v1.2.3