pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/gnucash Updated gnucash to 2.6.15.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec77e25606fe
branches:  trunk
changeset: 356150:ec77e25606fe
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 19 10:19:22 2016 +0000

description:
Updated gnucash to 2.6.15.

GnuCash 2.6.15 Release 2016-12-18

The GnuCash development team proudly announces GnuCash 2.6.15, the
fifteenth maintenance release in the 2.6-stable series.

The following bugs are fixed:

      Bug 340991 - Default price source for reports not good.
      Bug 516920 - Scheduled trasaction calendar popup off screen.
      Bug 685329 - Crashes on non-existent date.
      Bug 769124 - Australian (GMT-10) OFX transactions imported have
                   previous day's date.
      Bug 770364 - Sign of Value in Lots in Account window seems inconsistent.
      Bug 771246 - Set Invoice/Bill items date correctly from imported CSV.
      Bug 771617 - Build fails because test test-report-utilities is
                   sensitive to time of day/timezone.
      Bug 772313 - Invalid DOCTYPE in report generation.
      Bug 772369 - Replace use of guile's internal date/time functions.
      Bug 772382 - Date off-by-one after DST change.
      Bug 772484 - Segfault on Transaction edit.
      Bug 773808 - Export Report Crash.
      Bug 774237 - FTBFS under some timezones (eg. GMT-14).
      Bug 775368 - "Average cost" price source problem.
      Bug 775385 - Confusing error message which includes the text "file file".
      Bug 775567 - Importing QIF file from PayPal crashes GnuCash 2.6.14
                   on Windows XP service pack 3/
      Bug 775912 - Tips of the Day shows content only once very 3 times.

Other repairs that weren't marked as bugs in git:
      Fix report html header
      Changed the default value for date format in Business Options
      Change report resizing when not in view
      Add an image for the report tab
      Show empty business splits in lot viewer
      Business check & repair - correct lot invoice state
      When juggling business splits while scrubbing set both value and amount
      Update progress bar while running Check & Repair
      Remove lot from account while deleting the lot
      Ensure that the Namespace combo box is initialized to a valid iter.
      Fix CSV importer to handle GMT + 13 Timezone (New Zealand Daylight
      Fix broken german account template 'Kontenrahmen f?r
           Wohnungswirtschaft'.Time).

Translation Updates: Danish, German, Serbian

diffstat:

 finance/gnucash/Makefile |   5 ++---
 finance/gnucash/PLIST    |   6 ++++--
 finance/gnucash/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (64 lines):

diff -r 84743ecbf31c -r ec77e25606fe finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Mon Dec 19 09:34:40 2016 +0000
+++ b/finance/gnucash/Makefile  Mon Dec 19 10:19:22 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.239 2016/12/04 05:17:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.240 2016/12/19 10:19:22 wiz Exp $
 
-DISTNAME=              gnucash-2.6.14
-PKGREVISION=           1
+DISTNAME=              gnucash-2.6.15
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 84743ecbf31c -r ec77e25606fe finance/gnucash/PLIST
--- a/finance/gnucash/PLIST     Mon Dec 19 09:34:40 2016 +0000
+++ b/finance/gnucash/PLIST     Mon Dec 19 10:19:22 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.61 2016/08/30 04:13:13 jnemeth Exp $
+@comment $NetBSD: PLIST,v 1.62 2016/12/19 10:19:22 wiz Exp $
 bin/gnc-fq-check
 bin/gnc-fq-dump
 bin/gnc-fq-helper
@@ -897,7 +897,6 @@
 share/gnucash/gtkbuilder/dialog-vendor.glade
 share/gnucash/gtkbuilder/gnc-date-format.glade
 share/gnucash/gtkbuilder/gnc-frequency.glade
-${PLIST.ofx}share/gnucash/ui/gnc-plugin-ofx-ui.xml
 share/gnucash/gtkbuilder/gnc-plugin-page-budget.glade
 share/gnucash/gtkbuilder/gnc-plugin-page-register.glade
 share/gnucash/gtkbuilder/gnc-plugin-page-register2.glade
@@ -944,6 +943,8 @@
 share/gnucash/pixmaps/gnc-account-new.png
 share/gnucash/pixmaps/gnc-account-open-16.png
 share/gnucash/pixmaps/gnc-account-open.png
+share/gnucash/pixmaps/gnc-account-report-16.png
+share/gnucash/pixmaps/gnc-account-report.png
 share/gnucash/pixmaps/gnc-account.png
 share/gnucash/pixmaps/gnc-gnome-pdf-16.png
 share/gnucash/pixmaps/gnc-gnome-pdf-24.png
@@ -1131,6 +1132,7 @@
 share/gnucash/ui/gnc-plugin-customer_import-ui.xml
 share/gnucash/ui/gnc-plugin-file-history-ui.xml
 share/gnucash/ui/gnc-plugin-log-replay-ui.xml
+${PLIST.ofx}share/gnucash/ui/gnc-plugin-ofx-ui.xml
 share/gnucash/ui/gnc-plugin-page-account-tree-ui.xml
 share/gnucash/ui/gnc-plugin-page-account-tree2-ui.xml
 share/gnucash/ui/gnc-plugin-page-budget-ui.xml
diff -r 84743ecbf31c -r ec77e25606fe finance/gnucash/distinfo
--- a/finance/gnucash/distinfo  Mon Dec 19 09:34:40 2016 +0000
+++ b/finance/gnucash/distinfo  Mon Dec 19 10:19:22 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.79 2016/09/18 11:00:02 wiz Exp $
+$NetBSD: distinfo,v 1.80 2016/12/19 10:19:22 wiz Exp $
 
-SHA1 (gnucash-2.6.14.tar.bz2) = 5e23aa7240ead9254e8ca6fb3bb79ca3143bab55
-RMD160 (gnucash-2.6.14.tar.bz2) = 3e7eb1da511efe7b1a91224d1ca2a53b3fd42052
-SHA512 (gnucash-2.6.14.tar.bz2) = 0677eb01029b4851d220d829604fe89817cc96f33c1fe77b2fa34c53693cd45b86f98c8040c20b2c2fcf149139acc5a86f9713e9b52d521035951fd83d1205c4
-Size (gnucash-2.6.14.tar.bz2) = 13368599 bytes
+SHA1 (gnucash-2.6.15.tar.bz2) = 2d977a73b163b30c5e3b27d234d1d8521a035d26
+RMD160 (gnucash-2.6.15.tar.bz2) = 0d0a5eda703a3f92e471f3ad687ea76d9eab0871
+SHA512 (gnucash-2.6.15.tar.bz2) = 6ec0652565025ac8281152ed64f2f820ecdb17ead5f17738728e094d116e638a08af57a46c0d5b59679f30f142ce372a5f61bd164f68f6b608d09de37cec38c6
+Size (gnucash-2.6.15.tar.bz2) = 13406483 bytes
 SHA1 (patch-configure) = 9f11ae7a9d07f7fef3e05557a396ea8904be4854
 SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19



Home | Main Index | Thread Index | Old Index