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.6.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c12537b6164
branches:  trunk
changeset: 629762:7c12537b6164
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 27 18:57:27 2014 +0000

description:
Update to 2.6.1:

2.6.1 - 1 January 2014
       The GnuCash development team proudly announces GnuCash 2.6.1,
       the latest stable release of the GnuCash Free Accounting
       Software.

       This is a maintenance release; there are no new features, but
       Mike Alexander has extensively reworked the Advanced Portfolio
       Report.

       Bugs Fixed:

       454827 - Reports: Incorrect share value of stocks in foreign currency
       553020 - Reports: Incorrect share value of stocks in foreign currency
       555182 - Security Type template hidden
       605991 - Help button on New and Edit Job dialogs brings up wrong
                help page.
       677489 - Critical error reported when initializing an Invoice
       721211 - Reconciliation checkboxes fail to sync for split
                transactions across sub-accounts
       721251 - Incorrect Transaction Dates
       721260 - Crash on startup: gnucash cannot handle default locale
       721290 - SX Editor: Pressing "Enter" too soon hides transaction
       721306 - Account hierarchy column widths are reset when restarting
                a second time without changing the widths
       721447 - Entries with values of ,50 are imported as ,51
       721464 - Program won’t open the website link
       721576 - Gnucash can not work with files, that have russian symbols
                in path.
       721600 - Segmentation fault on startup if report Income/Expense Chart
                was opened since last running
       721607 - fix GnuCash version numbers and remove/update links.
       721667 - Accelerator key map loaded from one file and saved
       721770 - "Choose accounts to create" has no effect
       721791 - Segmentation fault when correcting invalid date
       721825 - Online prices displayed as unreadable fractions in 2.6.0
       721913 - Fetch Rate crashes application
       721929 - Importing a customer list causes a crash.
       721954 - Multiple Scheduled Transaction Editors
       721966 - --add-price-quotes ignoring compress files preference
       722035 - Missing space in the Spanish translation of msgid "Total For "
       722123 - Zero price entry added to price database on stock purchase

       Translations updated: Catalan, Danish, German, Italian

diffstat:

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

diffs (44 lines):

diff -r 7b49760f97fc -r 7c12537b6164 finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Mon Jan 27 18:49:45 2014 +0000
+++ b/finance/gnucash/Makefile  Mon Jan 27 18:57:27 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.193 2014/01/26 16:29:40 wiz Exp $
+# $NetBSD: Makefile,v 1.194 2014/01/27 18:57:27 wiz Exp $
 
-DISTNAME=              gnucash-2.6.0
-PKGREVISION=           1
+DISTNAME=              gnucash-2.6.1
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 EXTRACT_SUFX=          .tar.bz2
@@ -33,6 +32,8 @@
 REPLACE_PERL+=         src/backend/xml/test/grab-types.pl
 REPLACE_PERL+=         src/quotes/Quote_example.pl
 
+REPLACE_PYTHON+=       src/python/pycons/*.py src/python/pycons/pycons
+
 PY_PATCHPLIST=         yes
 
 PKG_SYSCONFSUBDIR=     gnucash
@@ -46,6 +47,7 @@
 .include "../../finance/libofx/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../lang/guile/buildlink3.mk"
+.include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"
 .include "../../misc/goffice0.8/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff -r 7b49760f97fc -r 7c12537b6164 finance/gnucash/distinfo
--- a/finance/gnucash/distinfo  Mon Jan 27 18:49:45 2014 +0000
+++ b/finance/gnucash/distinfo  Mon Jan 27 18:57:27 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.60 2014/01/02 01:25:49 ryoon Exp $
+$NetBSD: distinfo,v 1.61 2014/01/27 18:57:27 wiz Exp $
 
-SHA1 (gnucash-2.6.0.tar.bz2) = 9715468bbe9e4cef6559bfa9825d51ac10d6ff84
-RMD160 (gnucash-2.6.0.tar.bz2) = 157279328ed614fa9ee020348525c3b210881007
-Size (gnucash-2.6.0.tar.bz2) = 10691364 bytes
+SHA1 (gnucash-2.6.1.tar.bz2) = 726ee08e95206ec3746a92efaa5281f27d6eacc8
+RMD160 (gnucash-2.6.1.tar.bz2) = e9c8e6bace9a41195d2fdfc323dcd089d5cc09f5
+Size (gnucash-2.6.1.tar.bz2) = 10944714 bytes
 SHA1 (patch-src_scm_price-quotes.scm) = 59273628b7271ed639a97636b76958baa45ef104


Home | Main Index | Thread Index | Old Index