pkgsrc-WIP-changes archive

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

gnucash: update to 4.903.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Mar 12 21:19:25 2023 +0100
Changeset:	69fc87e089944416329f2c6c105c39ab793e11c5

Modified Files:
	gnucash-devel/Makefile
	gnucash-devel/distinfo

Log Message:
gnucash: update to 4.903.

4.903 - 12 March 2023
Between 4.902 and 4.903, the following bugfixes were accomplished:
The following fix will also appear in GnuCash 4.14:

    Bug 798765 - Increase the limit for Maximum Slices in the Expense Piechart

The following fixes and improvements were not associated with bug reports:

    Add JSON::Parse to gnc-fq-update.
    Guard against some possible null pointer dereferences
    Change the reconcile window toolbar icon for 'Other the Account' to
        'gnc-jumpto'
    Change toolbar 'Blank' icon for invoice page to match register
    Change the short cut from CTRL+Page_Down to CTRL+b and change the toolbar
        icon to 'go-jump'.
    Remove -Wno-pointer-sign, adding the necessary casts in gnc-gwen-guic.c
    Remove -Wno-error=parentheses, added for gcc 8.0 and gtk 3.14
    Remove redundant uses of cmake -E env
    [c++options] Save an empty SCM string for nil or empty option values.
        Avoids crash at reload due to unknown variable.
    [c++options]Really fix the gnc_option_db_lookup_string_value leak

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=69fc87e089944416329f2c6c105c39ab793e11c5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnucash-devel/Makefile | 2 +-
 gnucash-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/gnucash-devel/Makefile b/gnucash-devel/Makefile
index 3e9ba62c2b..a928737756 100644
--- a/gnucash-devel/Makefile
+++ b/gnucash-devel/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.327 2023/01/03 17:37:06 wiz Exp $
 
-DISTNAME=		gnucash-4.902
+DISTNAME=		gnucash-4.903
 CATEGORIES=		finance
 MASTER_SITES=		${MASTER_SITE_GITHUB:=gnucash/}
 EXTRACT_SUFX=		.tar.bz2
diff --git a/gnucash-devel/distinfo b/gnucash-devel/distinfo
index f77d3a50b8..28d007a3bf 100644
--- a/gnucash-devel/distinfo
+++ b/gnucash-devel/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.115 2023/01/03 12:28:23 wiz Exp $
 
-BLAKE2s (gnucash-4.902.tar.bz2) = 26b9d03ef9602c915d1e58004ac3d626824c85d4a1ffef2904d6e4925f092e2c
-SHA512 (gnucash-4.902.tar.bz2) = 4aa76ec43454a2fe150832bfd787950df4c4bde0166cc171cc7b1b4d6e3a3a00d53a95b8bd668b53373d35f423b21dc81b2fa847833b71818cdf44dd9fe6847f
-Size (gnucash-4.902.tar.bz2) = 14786693 bytes
+BLAKE2s (gnucash-4.903.tar.bz2) = 68a62f97813e4fb0fe9422e43c66de05cd666f76dfcb0085c8fad92ec1c4ed8c
+SHA512 (gnucash-4.903.tar.bz2) = 23848c759581532e749cc6092f20c4dbd84eb9a977944a147ece5e4971706c39583bb3f8df5cc1b9216c65ee82fb011a8cdc29fda5b06f69057ba0c306d4daf5
+Size (gnucash-4.903.tar.bz2) = 14789312 bytes


Home | Main Index | Thread Index | Old Index