Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5772B1A9217 for ; Mon, 4 Jan 2021 10:50:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A76AE84D7F; Mon, 4 Jan 2021 10:50:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E15DF84DB3 for ; Mon, 4 Jan 2021 10:50:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 2ExIL56sb4cy for ; Mon, 4 Jan 2021 10:50:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 858C484C13 for ; Mon, 4 Jan 2021 10:50:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 79BA2FA9D; Mon, 4 Jan 2021 10:50:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160975743314510" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 10:50:33 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/finance/gnucash To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210104105033.79BA2FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160975743314510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 10:50:33 UTC 2021 Modified Files: pkgsrc/finance/gnucash: Makefile distinfo Log Message: gnucash: update to 4.4. 4.4 - 28 December 2020 The fifth release of the 4.x stable series, a snap release to fix bug 798063. Between 4.3 and 4.4, the following bugfixes were accomplished: Bug 798038 - Incorrect spelling in german account templates 'common' and 'full' part 2: AT Bug 798063 - Crash when opening SX Editor No other improvements were made. Deprecations xaccAccountCountSplits: use gnc_account_has_child_splits gnc:html-table-append-column!: Build a new table with all of the columns and copy in the rows. Updated Translations: German, Italian, Japanese 4.3 - 27 December 2020 The fourth release of the 4.x stable series. Between 4.2 and 4.3, the following bugfixes were accomplished: Bug 106746 - In Mort. Repay. druid, creating New acct should also select it. Bug 128772 - Account Help Button does not work Bug 309943 - When unable to obtain a lock, no option to open another database. Bug 330930 - Financial Calculator resets payment period to zero if automatic decimal places used Bug 343647 - [rfe] save tab/report location Bug 345924 - RFE: don't disable "OK" button after using "Apply" to modify chart options Bug 355496 - Mark placeholder accounts in account tree window visibly. Bug 355498 - When there is only one result from a 'Find', select it. Bug 571697 - Transaction Status in Since Last Run needs to look clickable. Bug 644242 - Window Panning Oddity. Bug 645379 - When duplicating a transaction, any non-numeric value entered in the "Number" field is discarded. Bug 667490 - Support image-based TAN methods QR, photoTAN, and chipTAN optical "Flicker code" Partial: Implements the display of flashing optical TAN challenges (aka flicker) in the "Enter TAN" dialog box. Bug 688917 - Help button not working when editing style sheets. Bug 720564 - Search in General Ledger cannot be cleared. Bug 794807 - Calendar widget current month shown as (null). Bug 797901 - List of Recently Used Files not updated until GnuCash is closed and reopened. Bug 797944 - Crash on use of File-Open Bug 797953 - RFE: provide access to filter-by on right-mouse-click in Accounts register. Bug 797956 - dialog-report-style-sheet.c stylesheet editor does not set transient_for correctly. Bug 797959 - "Exception" when value greater than one million with commas and periods is pasted to register. Bug 797967 - minor ui niggles - some dialogs don't respond to GDK_KEY_Escape Bug 797971 - odd cursor behaviour in register Description. Bug 797972 - Crash on export report CSV Bug 797982 - exchange rates' decimal places (bis) Bug 797983 - v4.2 report numbers change over gnucash restarts; Price Database dropping user:price-editor entries. Bug 797984 - Infinite loop while Check&Repair AR and AP accounts Bug 797989 - Sorting columns by alphabet with non-ASCII characters Bug 797993 - Reverse balance option does not apply to an Account Report Bug 797994 - Account type-ahead search doesn't match accented characters. Bug 798005 - Import of QIF file sets expenses to zero, deposits are fine Bug 798008 - Option '--log' cannot be specified more than once. Bug 798015 - cash flow numerical-overflow Bug 798031 - Date goes to prior year with mm/dd entry to transaction duplicate. Bug 798036 - Transaction Report should offer price source Bug 798038 - Incorrect spelling in german account templates 'common' and 'full' Bug 798039 - Using 'Consolidate Transactions' option on Consolidate Transaction Report returns Error Bug 798041 - Open invoices in new window. Bug 798047 - Crash on delete account. Bug 798050 - error using Reports->Experimental->Income Statement (Multicolumn) The following fixes and improvements were not associated with bug reports: Add custom unbound-variable exception reporter in guile that identifies what module provides the missing symbol. Balsheet-pnl report: show most recent period first by default Change register page icon to a padlock if read only When a resister is read only make whole sheet insensitive. Add account name to the read-only-register dialog box because under some circumstances it may be unclear to which register the message applies. Strictly use use-modules to import Scheme symbols: Guile 3.0 doesn't like the alternatives. This can cause problems resolving symbols if the source of those symbols isn't yet compiled and hasn't been symlinked into the builddir. Don't try to reload report if the first attempt raised an html error. Barcharts: Limit account drill-down depth to 6. I18N:glossary: add mortgage terms ARM, APR, FRM Change the icons used for the file locked dialog box. Add support for the opening balance accounts flag Up to now, opening balance accounts have been identified by means of fixed names and their translations. Support Replacing this with a consistent non-translated tag. The actual replacement will be added to Gnucash 4.4; this change is to ensure a migration path. Replace TravisCI with Github actions for CI testing. TravisCI sharply restricted their free support of Free Software projects. Use LTDL_LIBRARY_PATH instead of (DY)LD_LIBRARY_PATH in environment file. Add a few more CSS classes for labels Add GoogleMocks of some engine objects and refine Import-export unit tests using them. Add auto-clear to register page Change source files dialog-dup-trans.* for space and tabs Fix exception when converting to decimal values that reduce to N/1. Add confirmation of Main Window close when more than one window is displayed Add keyboard shortcuts for the notebook page selection menu and A to jump to the Accounts page. Allow using the Ctrl+Alt+PgUp/Down to scroll the report view. Fix report page keyboard focus in the scroll window. Fix some incorrect links to the help file Fix section help on windows not working. Set the visibility of the account column in import-main-matcher depending upon the nubmer of accounts being displayed. Add option to hide memo column on import-main-matcher Fix pressing help button in OFX importer causing main-import-matcher to disappear Preferences dialog: Display the invalid account separator message box only when the user closes the Preferences Dialog instead of after every change to any control. Expose ngettext as gnc:ngettext Add tooltip in import matcher window for description and memo column. Put Macs back on WebKit2. CMake: Mute guile-2.2 again Fix several report stylesheet font-handling issues especially on macOS. Fix price-renderer not converting to decimal. Add some additional places where Check&Repair can be aborted Make the price database list obey the force-prices-to-decimal preference. Several improvements to the auto-clear dialog. Fix some errors found by i18nspector in po files Tax Report Options appeared twice on menu for Chart of Accounts General Journal Report: Allow Report Options>General Title to render document title. [options.scm] rename new-owner-report "Links" to "Transaction Links" [new-owner-report] enable doclink links [html-utilities][API] add function gnc:html-invoice-doclink-anchor Disable chart animation that prevented visual comparison of state before and after reload Select the register account if Tax Options dialog opened from a register tab. Deprecations xaccAccountCountSplits. gnc:html-make-exchangerates To generate a diff of this commit: cvs rdiff -u -r1.302 -r1.303 pkgsrc/finance/gnucash/Makefile cvs rdiff -u -r1.104 -r1.105 pkgsrc/finance/gnucash/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160975743314510 Content-Disposition: inline Content-Length: 1651 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/finance/gnucash/Makefile diff -u pkgsrc/finance/gnucash/Makefile:1.302 pkgsrc/finance/gnucash/Makefile:1.303 --- pkgsrc/finance/gnucash/Makefile:1.302 Fri Jan 1 08:24:42 2021 +++ pkgsrc/finance/gnucash/Makefile Mon Jan 4 10:50:33 2021 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.302 2021/01/01 08:24:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.303 2021/01/04 10:50:33 wiz Exp $ -DISTNAME= gnucash-4.2 -PKGREVISION= 3 +DISTNAME= gnucash-4.4 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_GITHUB:=gnucash/} EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/finance/gnucash/distinfo diff -u pkgsrc/finance/gnucash/distinfo:1.104 pkgsrc/finance/gnucash/distinfo:1.105 --- pkgsrc/finance/gnucash/distinfo:1.104 Sun Sep 27 22:02:14 2020 +++ pkgsrc/finance/gnucash/distinfo Mon Jan 4 10:50:33 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.104 2020/09/27 22:02:14 wiz Exp $ +$NetBSD: distinfo,v 1.105 2021/01/04 10:50:33 wiz Exp $ -SHA1 (gnucash-4.2.tar.bz2) = c916811263ca263a99615dc9f3735ab454723b25 -RMD160 (gnucash-4.2.tar.bz2) = 56ef137bca9fb59834b7da452535a451af48370a -SHA512 (gnucash-4.2.tar.bz2) = f730d2ba5d6b310e0c467767aa4c4e6a153b441b6b9aed948344b9a9b9dee351f3cba9fac1d655385136f5ce4313f8f37ef305e9b93b0ea32c40525d9293b070 -Size (gnucash-4.2.tar.bz2) = 14225695 bytes +SHA1 (gnucash-4.4.tar.bz2) = 0489e1d2c3102f684850bafecd8c3752625047e4 +RMD160 (gnucash-4.4.tar.bz2) = 18ed3c0deeaa9f142adf3d7ee464422b91ea4b1a +SHA512 (gnucash-4.4.tar.bz2) = 5882e5a91081bb9279ac5dc8798352cb15ebb934d1d37c6d6639244602108e067ece5b7f51ba32c9c413c1469d08ca32a73369e6af34e41c3ef704033c71f336 +Size (gnucash-4.4.tar.bz2) = 14430959 bytes --_----------=_160975743314510--