Update to gnucash-4.4.

This commit is contained in:
ajacoutot 2021-01-09 12:02:43 +00:00
parent 3ac7301d70
commit cf52159c42
4 changed files with 10 additions and 9 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.127 2020/10/03 14:01:17 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.128 2021/01/09 12:02:43 ajacoutot Exp $
COMMENT = personal and small-business financial-accounting software
GNOME_PROJECT = gnucash
GNOME_VERSION = 4.2
GNOME_VERSION = 4.4
EXTRACT_SUFX = .tar.bz2
DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \

View File

@ -1,4 +1,4 @@
SHA256 (gnucash-4.2.tar.bz2) = VtirA573eEMDyp6rFL/CD1k/ej+baCqKfqwlkGoNEwg=
SHA256 (gnucash-docs-4.2.tar.gz) = BR9qA40vLZ+wutmsG5WX0xhuSO1jwn8LtAdE/8BeOdw=
SIZE (gnucash-4.2.tar.bz2) = 14225695
SIZE (gnucash-docs-4.2.tar.gz) = 62593703
SHA256 (gnucash-4.4.tar.bz2) = 2R4NEmtGHXHeG8GyDZzxQnBDU97AfT5lmdE4QidZ5no=
SHA256 (gnucash-docs-4.4.tar.gz) = KYl3593c6DM14fmI5pd8sBDjeyicMdCbFd9K9SbkujU=
SIZE (gnucash-4.4.tar.bz2) = 14430959
SIZE (gnucash-docs-4.4.tar.gz) = 62625808

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-gnucash_gnome-utils_gnc-main-window_c,v 1.2 2020/10/03 14:01:17 ajacoutot Exp $
$OpenBSD: patch-gnucash_gnome-utils_gnc-main-window_c,v 1.3 2021/01/09 12:02:43 ajacoutot Exp $
https://bugs.gnucash.org/show_bug.cgi?id=797921
error: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Werror,-Wstring-compare]
@ -6,7 +6,7 @@ error: result of comparison against a string literal is unspecified (use an expl
Index: gnucash/gnome-utils/gnc-main-window.c
--- gnucash/gnome-utils/gnc-main-window.c.orig
+++ gnucash/gnome-utils/gnc-main-window.c
@@ -1456,7 +1456,14 @@ gnc_main_window_event_handler (QofInstance *entity, Q
@@ -1502,7 +1502,14 @@ gnc_main_window_event_handler (QofInstance *entity, Q
g_return_if_fail(GNC_IS_MAIN_WINDOW(user_data));
/* soft failures */

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.51 2020/10/03 14:01:17 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.52 2021/01/09 12:02:43 ajacoutot Exp $
@conflict gnucash-docs-*
@pkgpath productivity/gnucash-docs
bin/gnc-fq-check
@ -535,6 +535,7 @@ share/glib-2.0/schemas/org.gnucash.dialogs.business.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.checkprinting.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.commodities.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.export.csv.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.flicker.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.import.csv.gschema.xml
share/glib-2.0/schemas/org.gnucash.dialogs.import.generic.gschema.xml