summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorwiz <wiz>2011-04-12 08:42:19 +0000
committerwiz <wiz>2011-04-12 08:42:19 +0000
commit0efdd323f6b7a8214a502a0449f9f11f1d69d96c (patch)
treefec179bfa46707ce1655c60993c83ab1e9e7d7e5 /finance/gnucash
parenta971edc132622ce5b4c47c5a9f3553b4b2a3c1d3 (diff)
downloadpkgsrc-0efdd323f6b7a8214a502a0449f9f11f1d69d96c.tar.gz
Update to 2.4.5:
Changes between 2.4.4 and 2.4.5 include: * User-visible changes * [20457] Improve message printed on screen * Note last stable version number * Updated translations or translation-related changes * [20507] Various spelling fixes in comments and translatable strings. * Updated Dutch translation, copied from the translation project. * Updated Italian translation. * Bugs fixed * [20496] Bug #645518: Partly revert r20378, "Correct memory leaks found with valgrind" The original author (Alex) asked to have this part reverted as it seems to cause the crash explained in the bugreport, but he doesn't have time to investigate this in detail right now. * [20481] Bug #645640: Online transfer must not allow to change amount in second window * Bug #642176: Add four decimals to CLF (Chilean Unidades de fomento) Oops, I forgot 1 digit * Bug #642176: Add four decimals to CLF (Chilean Unidades de fomento) While we could not find a document, which defines the decimals, they are indispensable for the conversion of payments in "real" CLP. * Bug #645173 - [PATCH] Configure check uses hardcoded webkit library name Patch by Andy Clayton. * Bug #641645 - Support ActivePerl 5.12 for Finance:Quote on Windows * Bug #644688: Account edit fails to detect that no changes have been made and marks the account 'dirty'. * Other code/build changes * [20501] During win32 build, if a component is already installed, print the installation path Original patch by plongstaff. * [20491] Fix glade message with unintended whitespaces. * [20487]Windows nightly build: fix webserver directory creation hack * [20475] Windows build: fix weekly 2.4 build and move log files into separate directory * [20461] Windows build: allow reset.sh to remove mingw * [20460] Windows build: fix upload code * [20456] Some additional Windows nightly build fixes: - restore the original mingw/msys link, even when the build script abort (due to a die command) - only restore the mingw/msys link if it was saved before - weekly builds should be on Monday, not Tuesday - upload tag rebuilds to a directory named 'releases' instead of 'tags' * [20455] Build server: automatically create directories on webserver for new branches * [20454] Rework the Windows weekly 2.4 build to avoid parallel builds (which would fail) * [20452] Adapt the windows build system to deal with swapping mingw installations on one build machine * Start the 2.4 stable branch so that trunk is now experimental again * Add some convenience getter functions to gncOwner. * Whitespace and spelling corrections * Make error message on missing <dbi/dbi.h> more verbose. Also mention the infamous dbi database drivers here, https://lists.gnucash.org/pipermail/gnucash-devel/2011-February/031171.html
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile4
-rw-r--r--finance/gnucash/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 3f5fe034be1..c1bafbc4dd6 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.152 2011/03/16 14:43:22 wiz Exp $
+# $NetBSD: Makefile,v 1.153 2011/04/12 08:42:19 wiz Exp $
#
-DISTNAME= gnucash-2.4.4
+DISTNAME= gnucash-2.4.5
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo
index e1cf903b634..0d9af6b4358 100644
--- a/finance/gnucash/distinfo
+++ b/finance/gnucash/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2011/03/16 14:43:23 wiz Exp $
+$NetBSD: distinfo,v 1.51 2011/04/12 08:42:19 wiz Exp $
-SHA1 (gnucash-2.4.4.tar.gz) = aed2e48370e7c84204b339bc983dcfd35223a6b9
-RMD160 (gnucash-2.4.4.tar.gz) = 957deb2404d1a1f1e48052c7b269cb870493663c
-Size (gnucash-2.4.4.tar.gz) = 13018202 bytes
+SHA1 (gnucash-2.4.5.tar.gz) = 3a008ca6f7381daeac4a1bb1b14aff0ed17ceba8
+RMD160 (gnucash-2.4.5.tar.gz) = 91721c098a9aa7d16512864fbf4ca49e4b43cb40
+Size (gnucash-2.4.5.tar.gz) = 13023276 bytes