summaryrefslogtreecommitdiff
path: root/finance/gnucash/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-04-03 09:44:02 +0000
committerwiz <wiz>2014-04-03 09:44:02 +0000
commit384d4d24da78d3751d669e4e9976efaafbfbaf3c (patch)
treebc873b5b7f8ce9cda70641108e959dce58e60de0 /finance/gnucash/Makefile
parent1ce09d9f61876b9f1772e9ff0516a2ddf80fe9e6 (diff)
downloadpkgsrc-384d4d24da78d3751d669e4e9976efaafbfbaf3c.tar.gz
Update to 2.6.3:
2.6.3 - 30 March 2014 Bugs Fixed: 721196 - Cannot import lines with empty fields for deposit or withdrawal in bank transaction download. 721654 - Style sheet preference is not saved for a Preconfigured Report 723975 - Dialog box displayed during QIF import has placeholder text 724995 - Gnucash crashes due to assertion failed when opening sqlite file 711567 - Cannot save a custom report if a path contain diacritic chars 726430 - Python: account.getName() raises TypeError 726891 - segmentation fault on session.end() Other Changes: Fix resizing of columns in budget view Fix guile 2 stack overflow errors for large reports Fix basis calculation for FIFO or LIFO when less than one lot is sold. Update Window and Menu item from "Preconfigured-" to "Saved-" Report and add lables to the dialog with help texts Aqbanking: SEPA transfer improvements - fix origin labels and add possibility to edit sender's name. Prevent crash reported in Bug 711567. Translations Updated: Catalan, Danish, Italian
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r--finance/gnucash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 7a4a332eba1..1f5343224a8 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.197 2014/03/12 09:36:28 wiz Exp $
+# $NetBSD: Makefile,v 1.198 2014/04/03 09:44:02 wiz Exp $
-DISTNAME= gnucash-2.6.2
+DISTNAME= gnucash-2.6.3
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
EXTRACT_SUFX= .tar.bz2