diff options
author | wiz <wiz@pkgsrc.org> | 2015-10-14 16:16:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-10-14 16:16:50 +0000 |
commit | 6a308523f8961dcdab19a3a7368fee2749eba8f0 (patch) | |
tree | 757d72a8e4fa27e25cb0d9455e28ed2e328cef61 /finance | |
parent | 64821dc14ff7d0a66a19d3cb98afa4b0b5eeb5da (diff) | |
download | pkgsrc-6a308523f8961dcdab19a3a7368fee2749eba8f0.tar.gz |
Update to 2.6.9:
Announcement: GnuCash 2.6.9 Release 2015-09-27
The GnuCash development team humbly announces GnuCash 2.6.9, the
eighth maintenance release in the 2.6-stable series, a snap release
to repair a serious bug on Microsoft Windows. Please take the tour
of all the new features.
Changes
Between 2.6.8 and 2.6.9, the following bugfixes were accomplished:
Bug #755920 - Crash (Freeze) when using File Save As.. in
Windows OS Fix termination of the loop so that it's not dependent
upon Linux paths
Bug #755778 - Test failure: test-engine: duplicate test case paths.
Bug #755781 - Files with copyright but no grant of license.
Translations Updated: German.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 5 | ||||
-rw-r--r-- | finance/gnucash/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index b5270e26f8a..20aefad4bdc 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.221 2015/10/10 01:58:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.222 2015/10/14 16:16:50 wiz Exp $ -DISTNAME= gnucash-2.6.8 -PKGREVISION= 1 +DISTNAME= gnucash-2.6.9 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} EXTRACT_SUFX= .tar.bz2 diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index 8dd211282e9..c645e3fa2f8 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.71 2015/09/30 19:48:23 wiz Exp $ +$NetBSD: distinfo,v 1.72 2015/10/14 16:16:50 wiz Exp $ -SHA1 (gnucash-2.6.8.tar.bz2) = 302b4a9a6fe5075daf75a86ecdb6d8edd1e3bbd7 -RMD160 (gnucash-2.6.8.tar.bz2) = 8f611937df59e4f87931a943cd77e8113f8eca83 -Size (gnucash-2.6.8.tar.bz2) = 13447262 bytes +SHA1 (gnucash-2.6.9.tar.bz2) = d61b5da531982ebc0f0fee589733d64bec9b571d +RMD160 (gnucash-2.6.9.tar.bz2) = ba7a4256abd322a6867e3f01843d32f96c22b57d +Size (gnucash-2.6.9.tar.bz2) = 13230536 bytes SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19 |