From 67f5ff70cca7fc666feee9adf6748170432e8ea7 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Oct 2011 08:04:54 +0000 Subject: Update to 2.4.8: Between 2.4.7 and 2.4.8, the following bugfixes were included: * Bug #655901 - Fix build with guile 2.0 * Fix handling a directory as a dataset file. * Bug #626970 - Crash when saving a transaction whose destination account was deleted in the meantime * Bug #661721 - Exposed Password * Bug #651522 - crash in query_free_compiled, gnc_query_list_reset_query * Use "Nimbus" gtk theme on Windows. A previous attempt failed to set this in the installer. * Bug #644977 - Add new Quicken Check 21 format. Thanks to Steve Holland * Update Mac customizations for gtk-mac-integration-1.0.0. Mac integration has had a name and api change from ige-mac-integration as part of migration from Sourceforge to Gnome. * Bug #553432 - Status line of edit invoice page mixes invoice currency amount with default currency symbol * Bug #365928 - Jobs do not stick in Expense Vouchers * Find the python libraries and includes even if the path to them includes a symlink. When python is installed using MacPorts there is a symlink in the path. * Bug #612562 - Transfer Funds dialog - 'Show Income/Expense' checkboxes are not working. Subaccounts of income and expense are not always shown. * Make sure that exiting conn_test_dbi_library on a failure doesn't leave the locale at "C". * Bug #645216 - Fix wrong permissions on server result in bogus error message. * Change default post date: * customer invoices: post at the current date * bills/vouchers: post at the last date on the bill/voucher * Bug #658244 - Custom css stylesheet and logo in Tax Invoice report require protocol in exported HTML * Bug #655901 - Fix build with guile 2.0 Patch by Petr Gajdos * Fix critical error regarding the color tabs when trying to display the search results and also on the scheduled transactions template. * Patch by Robert Fewell In 2.4.8, the following languages had their translations updated: Japanese, Lithuanian, Latvian, Russian, Hungarian. --- finance/gnucash/Makefile | 5 ++--- finance/gnucash/PLIST | 3 ++- finance/gnucash/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index a9b5ee27f40..485662ccb83 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.158 2011/07/21 13:05:54 obache Exp $ +# $NetBSD: Makefile,v 1.159 2011/10/23 08:04:54 wiz Exp $ # -DISTNAME= gnucash-2.4.7 -PKGREVISION= 1 +DISTNAME= gnucash-2.4.8 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index 56728d87e75..d2f882eb383 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.43 2011/05/15 23:38:11 wiz Exp $ +@comment $NetBSD: PLIST,v 1.44 2011/10/23 08:04:54 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -636,6 +636,7 @@ 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_check_21.chk share/gnucash/checks/quicken_wallet.chk share/gnucash/checks/voucher.chk share/gnucash/doc/AUTHORS diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index c611c37fdee..219c5c3d983 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.52 2011/07/12 12:03:28 wiz Exp $ +$NetBSD: distinfo,v 1.53 2011/10/23 08:04:54 wiz Exp $ -SHA1 (gnucash-2.4.7.tar.gz) = 3c1ffb6c78bb8d02b0c1dc591bcb62107ced1112 -RMD160 (gnucash-2.4.7.tar.gz) = 9e4a9db4e95d065669d96630c8369dce29143f07 -Size (gnucash-2.4.7.tar.gz) = 13009997 bytes +SHA1 (gnucash-2.4.8.tar.gz) = 9b65c6c53846fbc8065f63d8b1487fdf0c3a40cc +RMD160 (gnucash-2.4.8.tar.gz) = 2c611c06bbd79c7534623bc16025ecad3aa84daa +Size (gnucash-2.4.8.tar.gz) = 13069926 bytes -- cgit v1.2.3