diff options
author | wiz <wiz@pkgsrc.org> | 2014-03-12 09:36:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-03-12 09:36:28 +0000 |
commit | b021a1e42dbe3d778bc77477821e6323819bd0c1 (patch) | |
tree | 34a02215897a6fbbb5d77e8bc97f78848ac17eb1 /finance/gnucash | |
parent | 164f8a66855a195b10e30b881f4341e504f6f645 (diff) | |
download | pkgsrc-b021a1e42dbe3d778bc77477821e6323819bd0c1.tar.gz |
Update to 2.6.2:
2.6.2 - 2 March 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.
Mike Alexander has completed his extensive reworking of the
Advanced Portfolio Report.
Bugs Fixed:
497831 - Can't change the date of a transaction with certain locales
721472 - Fix Reconcile description column.
721677 - Customer Summary does not include inactive customers
722123 - Zero price entry added to price database on stock purchase
722903 - Poor performance of account hierarchy, budgets, reconcile
window,...
723051 Implement gncCustomerNextID in Python bindings.
723373 - Don't create any sx in the since-last-run dialog if this is
a read-only file
723644 - Make sure that gnc_search_invoice_on_id() returns the
correct type of object.
724211 - Can't select march 6 date on register
724426 - Errors in account plan
724427 - New account plan for Sweden
724578 - Problems clearing incompletely paid invoices
724753 - Saved Multicolumn Report Error
725131 - Adding Payments to Fancy Invoice
Translations Updated: Catalan, Italian
Diffstat (limited to 'finance/gnucash')
-rw-r--r-- | finance/gnucash/Makefile | 5 | ||||
-rw-r--r-- | finance/gnucash/PLIST | 4 | ||||
-rw-r--r-- | finance/gnucash/distinfo | 8 |
3 files changed, 7 insertions, 10 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 3884df94408..7a4a332eba1 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.196 2014/02/12 23:17:53 tron Exp $ +# $NetBSD: Makefile,v 1.197 2014/03/12 09:36:28 wiz Exp $ -DISTNAME= gnucash-2.6.1 -PKGREVISION= 2 +DISTNAME= gnucash-2.6.2 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} EXTRACT_SUFX= .tar.bz2 diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index 69da7d601b2..a907b139cae 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.49 2014/01/02 01:25:49 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.50 2014/03/12 09:36:28 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -9,7 +9,6 @@ bin/gnucash-make-guids bin/gnucash-valgrind include/gnucash/Account.h include/gnucash/FreqSpec.h -include/gnucash/GNCId.h include/gnucash/Query.h include/gnucash/QuickFill.h include/gnucash/Recurrence.h @@ -669,7 +668,6 @@ share/gnucash/accounts/sk/acctchrt_retiremt.gnucash-xea share/gnucash/accounts/sk/acctchrt_spouseinc.gnucash-xea share/gnucash/accounts/sk/acctchrt_spouseretire.gnucash-xea share/gnucash/accounts/sv_SE/bas_2012.gnucash-xea -share/gnucash/accounts/sv_SE/swedish_small_business.gnucash-xea share/gnucash/accounts/tr_TR/acctchrt_TEKDUZ.gnucash-xea share/gnucash/accounts/tr_TR/acctchrt_brokerage.gnucash-xea share/gnucash/accounts/tr_TR/acctchrt_carloan.gnucash-xea diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index ddf13d10411..5d8a2b828d3 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.61 2014/01/27 18:57:27 wiz Exp $ +$NetBSD: distinfo,v 1.62 2014/03/12 09:36:28 wiz Exp $ -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 (gnucash-2.6.2.tar.bz2) = 26712924e4730285197a708dd6a2f608c092d230 +RMD160 (gnucash-2.6.2.tar.bz2) = f556d88d065d30a818c1e251a83ee14a1f32ec4a +Size (gnucash-2.6.2.tar.bz2) = 10811380 bytes SHA1 (patch-src_scm_price-quotes.scm) = 59273628b7271ed639a97636b76958baa45ef104 |