pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/gnucash Update to 2.2.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e56ae87e72e
branches:  trunk
changeset: 541982:4e56ae87e72e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 29 10:43:34 2008 +0000

description:
Update to 2.2.5:

 2.2.5 - 27 April 2008
         Welcome to the GnuCash 2.2.5 Release.
         Fixed Bugs:
         o #166101: Register: Topmost splits' accounts are rewritten confusingly
         o #341414: QIF Import: Changing account separator breaks saved account
                    mappings
         o #341608: Transaction Report: Filtering void/non-void doesn't work
         o #347474: Register: Tab goes to wrong split
         o #396665: QIF Import: Detect and convert non-ascii character encoding
                    of QIF files
         o #450354: QIF Import, Win32: Can only load files from ascii paths
         o #475960: Reconciliation: Postponed balances of liability accounts are
                    not reversed correctly
         o #467529: Check Printing: Align_n not working in custom check
                    definitions
         o #509089: QIF Import: Duplicates windows shown after Scheme error
         o #511182: QIF Import: Saved commodity mappings lost after import to
                    new GnuCash file
         o #511231: QIF Import: Use QIF security type to provide better default
                    namespace
         o #512208: QIF Import: New commodities remain if import canceled
         o #512841: Register: Crash in expression parser on nullary functions,
                    like pmt()
         o #514027: QIF Import: Commodities page is skipped if you go back to
                    currency page
         o #519988: QIF Import: Error reporting doesn't follow GnuCash guidelines
         o #520606: QIF import: Memo mappings for non-split, non-investment
                    transactions are ignored
         o #521957: Auto-save not canceled on opening other files
         o #522795: QIF Import: Does not support "ShtSell" or "CvrShrt"
                    transactions
         o #523194: QIF Import: Existing commodities can cause import failure
         o #523922: GnuCash ships the wrong scalable icon and no small (22²,
                    24²) sizes
         o #527459: QIF Import: Support voided transactions
         o #527886: QIF Import: Support QIF numeric formats of 12'345.67 as
                    produced by Quicken 4
         o #529232: Average Balance Report: Reversing the starting balance
                    distorts the numbers
         Other Changes:
         o Add a new Liberty(tm) check format
         o Show QIF import documentation by default
         o Improve cancel behavior in reconciliation window
         o Fix a few memory leaks
         o Update translations: Brazilian Portuguese, German, Romanian, Russian,
                                Swiss German

diffstat:

 finance/gnucash/Makefile |  5 ++---
 finance/gnucash/PLIST    |  6 +++++-
 finance/gnucash/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (64 lines):

diff -r e69c428b180b -r 4e56ae87e72e finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Tue Apr 29 10:01:05 2008 +0000
+++ b/finance/gnucash/Makefile  Tue Apr 29 10:43:34 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.127 2008/04/22 06:01:28 wiz Exp $
+# $NetBSD: Makefile,v 1.128 2008/04/29 10:43:34 wiz Exp $
 #
 
-DISTNAME=              gnucash-2.2.4
-PKGREVISION=           2
+DISTNAME=              gnucash-2.2.5
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 
diff -r e69c428b180b -r 4e56ae87e72e finance/gnucash/PLIST
--- a/finance/gnucash/PLIST     Tue Apr 29 10:01:05 2008 +0000
+++ b/finance/gnucash/PLIST     Tue Apr 29 10:43:34 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2008/03/10 11:33:11 wiz Exp $
+@comment $NetBSD: PLIST,v 1.31 2008/04/29 10:43:34 wiz Exp $
 bin/gnc-fq-check
 bin/gnc-fq-dump
 bin/gnc-fq-helper
@@ -250,6 +250,7 @@
 share/gconf/schemas/apps_gnucash_general.schemas
 share/gconf/schemas/apps_gnucash_history.schemas
 share/gconf/schemas/apps_gnucash_import_generic_matcher.schemas
+share/gconf/schemas/apps_gnucash_import_qif.schemas
 share/gconf/schemas/apps_gnucash_warnings.schemas
 share/gconf/schemas/apps_gnucash_window_pages_account_tree.schemas
 share/gconf/schemas/apps_gnucash_window_pages_register.schemas
@@ -530,6 +531,7 @@
 share/gnucash/accounts/zh_CN/acctchrt_spouseinc.gnucash-xea
 share/gnucash/accounts/zh_CN/acctchrt_spouseretire.gnucash-xea
 share/gnucash/checks/deluxe.chk
+share/gnucash/checks/liberty.chk
 share/gnucash/checks/quicken.chk
 share/gnucash/checks/quicken_wallet.chk
 share/gnucash/doc/AUTHORS
@@ -797,6 +799,8 @@
 share/gnucash/xml/qsf/qsf-map.xsd.xml
 share/gnucash/xml/qsf/qsf-object.xsd.xml
 share/icons/hicolor/16x16/apps/gnucash-icon.png
+share/icons/hicolor/22x22/apps/gnucash-icon.png
+share/icons/hicolor/24x24/apps/gnucash-icon.png
 share/icons/hicolor/32x32/apps/gnucash-icon.png
 share/icons/hicolor/48x48/apps/gnucash-icon.png
 share/icons/hicolor/scalable/apps/gnucash-icon.svg
diff -r e69c428b180b -r 4e56ae87e72e finance/gnucash/distinfo
--- a/finance/gnucash/distinfo  Tue Apr 29 10:01:05 2008 +0000
+++ b/finance/gnucash/distinfo  Tue Apr 29 10:43:34 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2008/03/07 22:52:12 wiz Exp $
+$NetBSD: distinfo,v 1.40 2008/04/29 10:43:34 wiz Exp $
 
-SHA1 (gnucash-2.2.4.tar.gz) = 80a586e56f460c22f7a903cce5b5993fbd9bf327
-RMD160 (gnucash-2.2.4.tar.gz) = 066708d3c8f9945184b9b7c9d3a5ddecc6e5cdf1
-Size (gnucash-2.2.4.tar.gz) = 9915970 bytes
+SHA1 (gnucash-2.2.5.tar.gz) = 91fc316baf7d29a49d3f4be3b2e4aefb5403159c
+RMD160 (gnucash-2.2.5.tar.gz) = 26cd2da35f92f481e2f93682cce25f666e615637
+Size (gnucash-2.2.5.tar.gz) = 9933427 bytes
 SHA1 (patch-aa) = 239371b133b7a585e4a18bbe1efa7e6656d63c9c
 SHA1 (patch-ab) = c9ea305299bf84c61898a57677e1e43d6c31be27
 SHA1 (patch-ac) = ea892a086f86b2f9f2b48ec5d02e1c2c1b8db336



Home | Main Index | Thread Index | Old Index