diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-01 11:50:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-01 11:50:17 +0000 |
commit | b8ce73d35c2cedf2176fdc387567cfb67a12ad95 (patch) | |
tree | 264cf45090ed6b8c2e68b2c735941b424ecac6cb /finance | |
parent | 23a8a394dc7b574a1a0eaf8b649d74b7477db342 (diff) | |
download | pkgsrc-b8ce73d35c2cedf2176fdc387567cfb67a12ad95.tar.gz |
Update to 2.6.7:
2.6.7 - 28 June 2015
GnuCash 2.6.7 released
The GnuCash development team proudly announces GnuCash 2.6.7, the
seventh maintenance release in the 2.6-stable series.
The following bugs are fixed:
681225 - income statement displays blank base currency entries
when trading account transactions are present during
the report period
739271 - pt_BR translation wrong word "limpesa". Should be "limpeza"
744858 - Update exchange rate on bill only possible once per session
(after unpost/repost)
746792 - process payment in foreign currency leads to broken equation
734183 - Set value to zero before calling gnc_exp_parser_parse.
746163 - Custom register colors (table rows) not recognized from
.gtkrc-2.0.gnucash file
746873 - Gnucash asks sql passwords before wallet password
747812 - unset LDFLAGS when unsetting CFLAGS
747377 - Fix overly restrictive input validation for IBAN of SEPA transfer.
740955 - Correct general journal and general ledger reports to properly
handle Use-Split-Action-For-Num option in File->Properties.
747300 - SQL backend missing from most recent DMG?
746977 - scm ccache files should be in pkglibdir not pkgdatadir
Other repairs that weren't marked with bugs in git:
Fix hidden panes in lot viewer
Fix some abs() errors from new clang and gcc versions.
Fix dbi driver detection on linux and similar
Improve "Auto pay on posting" message
Enable travis continuous integration tests on the gnucash repository
Updated Translations:
Azerbaijani, Basque, Catalan, Chinese (Simplified), Czech, Danish, Dutch,
German, Kinyarwanda, Persian (Farsi), Portuguese, Slovak, Swedish,
Turkish, Ukrainian.
New Translations: Serbian
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 5 | ||||
-rw-r--r-- | finance/gnucash/PLIST | 3 | ||||
-rw-r--r-- | finance/gnucash/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 12c142e672f..93def878b43 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.217 2015/06/12 10:50:05 wiz Exp $ +# $NetBSD: Makefile,v 1.218 2015/07/01 11:50:17 wiz Exp $ -DISTNAME= gnucash-2.6.6 -PKGREVISION= 3 +DISTNAME= gnucash-2.6.7 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} EXTRACT_SUFX= .tar.bz2 diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index c28d6cb8e12..67eb987d778 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.54 2015/04/02 22:41:49 wiz Exp $ +@comment $NetBSD: PLIST,v 1.55 2015/07/01 11:50:17 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -1200,6 +1200,7 @@ share/locale/ro/LC_MESSAGES/gnucash.mo share/locale/ru/LC_MESSAGES/gnucash.mo share/locale/rw/LC_MESSAGES/gnucash.mo share/locale/sk/LC_MESSAGES/gnucash.mo +share/locale/sr/LC_MESSAGES/gnucash.mo share/locale/sv/LC_MESSAGES/gnucash.mo share/locale/ta/LC_MESSAGES/gnucash.mo share/locale/te/LC_MESSAGES/gnucash.mo diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index dfd19940d49..b8225579109 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.69 2015/04/02 22:41:49 wiz Exp $ +$NetBSD: distinfo,v 1.70 2015/07/01 11:50:17 wiz Exp $ -SHA1 (gnucash-2.6.6.tar.bz2) = 7a508743047202cc4c648ff188f92741010105a1 -RMD160 (gnucash-2.6.6.tar.bz2) = 6032708fd7f0ac493bb8fae4a55460df047d1dfc -Size (gnucash-2.6.6.tar.bz2) = 13303707 bytes +SHA1 (gnucash-2.6.7.tar.bz2) = 93d51c45bdcc66bfcb1a1924622b48ca7f5ada17 +RMD160 (gnucash-2.6.7.tar.bz2) = 0821cbb0752f242bedbb749e0085e6afb20525af +Size (gnucash-2.6.7.tar.bz2) = 13529748 bytes SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19 |