Update to version 5.1.6
Changelog: * change: win32: upgraded to gtk+ 3.22.16 * wish : #1710955 warn when opening a backup file * bugfix: #1716182 New memo doesn't get added to quick list * bugfix: #1716181 New/deleted transactions and search box show inconsistency * bugfix: #1715532 "All date" range remains as is after "Select All" in Report * bugfix: #1713413 Un-editable category * bugfix: #1710800 Manage budget window do not expand properly * bugfix: #1708956 Automatic check numbering issue * bugfix: #1707201 Anonymize dialog change accounts if user close window * bugfix: #1697174 Months in Manage Budget should allow tabbing from consecutive months * bugfix: #1697171 'Notes' field in 'Manage Accounts' should wrap text * bugfix: #1694520 Windows 10 x64 5.1.5 cannot start application * bugfix: #1693998 Start Balance not shown after new file assistant * bugfix: #1691992 The "other" side of an internal transfer is not marked as changed when an internal transfer is deleted * bugfix: #1690555 Internal transfers with a status of "Remind" are not created correctly * bugfix: #1664012 libofx: macos, cannot import newer OFX versions
This commit is contained in:
parent
1bafc7422d
commit
e2e30ba153
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449959
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= homebank
|
||||
PORTVERSION= 5.1.5
|
||||
PORTVERSION= 5.1.6
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= http://homebank.free.fr/public/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1494522942
|
||||
SHA256 (homebank-5.1.5.tar.gz) = 5c3fd3478577e91a5d8e6e28fced58b5ad611eecb06e8f335a9585b817a1330f
|
||||
SIZE (homebank-5.1.5.tar.gz) = 2698391
|
||||
TIMESTAMP = 1505503043
|
||||
SHA256 (homebank-5.1.6.tar.gz) = 2861e11590a00f5cbc505293821cb8caeabb74c26babe8a6a9d728f3404290e0
|
||||
SIZE (homebank-5.1.6.tar.gz) = 2701911
|
||||
|
|
Loading…
Reference in a new issue