pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/gnucash Updated gnucash to 2.6.14.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ec88da940ee
branches:  trunk
changeset: 352673:3ec88da940ee
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 18 11:00:02 2016 +0000

description:
Updated gnucash to 2.6.14.

The GnuCash development team announces GnuCash 2.6.14, the fourteenth maintenance release in the 2.6-stable series.

Changes

Between 2.6.13 and 2.6.14, the following bugfixes were accomplished:

    Bug 643025 - RFE: Ability to select and open multiple invoices.
    Bug 733153 - Ambiguous view of buttons in search dialog Linux version.
    Bug 742461 - SQL backend doesn't update customer info.
    Bug 756416 - CSV data with Posted information will always have last invoice not posted
    Bug 761667 - Crash opening associated location that has no scheme.
    Bug 762901 - [PATCH] Fix saving Account Treeview sort order.
    Bug 769730 - Investments: Lots in This Account, Closed column shows date 25/11/1833 instead of Open.
    Bug 769746 - Zero interest loan formula fails.
    Bug 770113 - compiling issue with libdbi.
    Bug 770136 - 'Reverse Order' in 'View'->'Sort by' is not saved.
    Bug 770181 - gnc-fq-dump incorrectly says "quote cannot be used...
    Bug 770196 - cppcheck va_list not closed.
    Bug 770303 - Incorrect commodity match during import OFX and possible solution.
    Bug 771246 - Set Invoice/Bill items date correctly from imported CSV.
    Bug 771379 - GnuCash doesn't support Russian Ruble Symbol.

Some other fixes not associated with reported bugs:

    Build improvements with CMake, accomodation for Guile-2.0.12 on Gentoo.
    Change the date_posted timestamp from midnight local to 11:00 AM GMT, which will be the same date in nearly all timezones.
    SX - Recalculate all occurrences of all SX if the calendar is updated to start on another month
    SX Window: correctly show first sx on calendar when it is moved to next weekday.
    Work around libofx bug which caused OFX imports to have the wrong date_posted when in an eastern-hemisphere timezone and not daylight time.
    Indicate in the register when a transaction has an associated file or URI. The indicator will appear in the "reconciled" column in the second transaction line (enable double-line view to see it).

Translation Updates: Dutch, German, Serbian, Spanish

diffstat:

 finance/gnucash/Makefile |   5 ++---
 finance/gnucash/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 6d36b184b064 -r 3ec88da940ee finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Sun Sep 18 10:53:31 2016 +0000
+++ b/finance/gnucash/Makefile  Sun Sep 18 11:00:02 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.237 2016/09/15 16:25:52 wiz Exp $
+# $NetBSD: Makefile,v 1.238 2016/09/18 11:00:02 wiz Exp $
 
-DISTNAME=              gnucash-2.6.13
-PKGREVISION=           5
+DISTNAME=              gnucash-2.6.14
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 6d36b184b064 -r 3ec88da940ee finance/gnucash/distinfo
--- a/finance/gnucash/distinfo  Sun Sep 18 10:53:31 2016 +0000
+++ b/finance/gnucash/distinfo  Sun Sep 18 11:00:02 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.78 2016/08/30 04:13:13 jnemeth Exp $
+$NetBSD: distinfo,v 1.79 2016/09/18 11:00:02 wiz Exp $
 
-SHA1 (gnucash-2.6.13.tar.bz2) = 6ae9476141d98d9c986018d5ee593bbb80c0942d
-RMD160 (gnucash-2.6.13.tar.bz2) = f78d9aa0fda7b59a1e0ec6cd83ba0f8bbb00eaf9
-SHA512 (gnucash-2.6.13.tar.bz2) = daad6d55485de6ce3ca6affe232c51252d853c803734f4737ab2477e7724c42fa2ea764f5fdeea00d956bcbaad338a30fe21c62a578a818d5e8b4f5878f060b5
-Size (gnucash-2.6.13.tar.bz2) = 13564015 bytes
+SHA1 (gnucash-2.6.14.tar.bz2) = 5e23aa7240ead9254e8ca6fb3bb79ca3143bab55
+RMD160 (gnucash-2.6.14.tar.bz2) = 3e7eb1da511efe7b1a91224d1ca2a53b3fd42052
+SHA512 (gnucash-2.6.14.tar.bz2) = 0677eb01029b4851d220d829604fe89817cc96f33c1fe77b2fa34c53693cd45b86f98c8040c20b2c2fcf149139acc5a86f9713e9b52d521035951fd83d1205c4
+Size (gnucash-2.6.14.tar.bz2) = 13368599 bytes
 SHA1 (patch-configure) = 9f11ae7a9d07f7fef3e05557a396ea8904be4854
 SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19



Home | Main Index | Thread Index | Old Index