pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/gnucash gnucash: update to 2.6.19.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/527a2fc5f2ff
branches:  trunk
changeset: 372844:527a2fc5f2ff
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 18 20:55:27 2017 +0000

description:
gnucash: update to 2.6.19.

Between 2.6.18 and 2.6.19, the following bugfixes were accomplished:

    Bug 787497 - Disabling OFX, AqBanking or python-bindings support
    cripples the dist build target. (Partial: The requisite files
    for AQB and OFX are provided. There remain ways to break the
    distribution.)
    Bug 789928 - FTBFS with libdbi 0.9.0-5 on Debian
    Failed to create file
    "/usr/share/glib-2.0/schemas/gschemas.compiled.XY789Y".

Some other fixes not associated with reported bugs:

    A better way to handle MySQL's 0000-00-00 invalid date indicator.
    Fix python build and test errors on Mac.
    Add translator hint comments to C and glade files.
    Improve type of bank accounts in SKR03
    Stop testing GObject's handling of invalid parameters

diffstat:

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

diffs (48 lines):

diff -r a6e75b9a2ac4 -r 527a2fc5f2ff finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Mon Dec 18 20:47:01 2017 +0000
+++ b/finance/gnucash/Makefile  Mon Dec 18 20:55:27 2017 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.251 2017/11/30 16:45:24 adam Exp $
+# $NetBSD: Makefile,v 1.252 2017/12/18 20:55:27 wiz Exp $
 
-DISTNAME=              gnucash-2.6.18-1
-PKGNAME=               ${DISTNAME:S/-1/.1/}
-PKGREVISION=           1
+DISTNAME=              gnucash-2.6.19
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 EXTRACT_SUFX=          .tar.bz2
diff -r a6e75b9a2ac4 -r 527a2fc5f2ff finance/gnucash/PLIST
--- a/finance/gnucash/PLIST     Mon Dec 18 20:47:01 2017 +0000
+++ b/finance/gnucash/PLIST     Mon Dec 18 20:55:27 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.64 2017/09/30 08:21:25 wiz Exp $
+@comment $NetBSD: PLIST,v 1.65 2017/12/18 20:55:27 wiz Exp $
 bin/gnc-fq-check
 bin/gnc-fq-dump
 bin/gnc-fq-helper
@@ -434,6 +434,7 @@
 share/doc/gnucash/Money95stocks_fr.qif
 share/doc/gnucash/NEWS
 share/doc/gnucash/README
+share/doc/gnucash/README-ca.win32-bin.txt
 share/doc/gnucash/README-de.win32-bin.txt
 share/doc/gnucash/README-fr.win32-bin.txt
 share/doc/gnucash/README-it.win32-bin.txt
diff -r a6e75b9a2ac4 -r 527a2fc5f2ff finance/gnucash/distinfo
--- a/finance/gnucash/distinfo  Mon Dec 18 20:47:01 2017 +0000
+++ b/finance/gnucash/distinfo  Mon Dec 18 20:55:27 2017 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2017/09/30 08:21:25 wiz Exp $
+$NetBSD: distinfo,v 1.84 2017/12/18 20:55:27 wiz Exp $
 
-SHA1 (gnucash-2.6.18-1.tar.bz2) = 41b2580ba1fe586fbdb4629f2b36b12e9161b546
-RMD160 (gnucash-2.6.18-1.tar.bz2) = 79b1ac0150899746fc2a77ed6a3ae201a91a6da9
-SHA512 (gnucash-2.6.18-1.tar.bz2) = 81cc0e2e567ddb95e31f303e0146354cdefd53771e831f2d4ae8921610097d46cccaab4599effddbed76bb57263e8f1566229463fb2afc441b6ec5c05a36a36b
-Size (gnucash-2.6.18-1.tar.bz2) = 13583327 bytes
+SHA1 (gnucash-2.6.19.tar.bz2) = d2ae5c7855fac30d88fe889d47a441e8a887b19c
+RMD160 (gnucash-2.6.19.tar.bz2) = f7bc0779687b288b076dcc52cc7988e244c4dbd4
+SHA512 (gnucash-2.6.19.tar.bz2) = 0a979caf48ba96d6f37a929036e7172855cfb03af8832f479966bce72fad3400903925134d33aaa31eb6b36a2041f5e0d3f74b88e95b83c7d76e96b1503bec13
+Size (gnucash-2.6.19.tar.bz2) = 13612124 bytes
 SHA1 (patch-configure) = 9f11ae7a9d07f7fef3e05557a396ea8904be4854
 SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19



Home | Main Index | Thread Index | Old Index