diff options
author | pawel <pawel@FreeBSD.org> | 2017-09-16 17:42:21 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2017-09-16 17:42:21 +0800 |
commit | 6670a5db6b8a953343081a1526969e8afdec1e72 (patch) | |
tree | 4829555092c7a657d6cdd573d53f120ec7ceb77e /finance | |
parent | eeaaeea7b6ee14e13d1ffcccdec955d261f8f8e4 (diff) | |
download | freebsd-ports-gnome-6670a5db6b8a953343081a1526969e8afdec1e72.tar.gz freebsd-ports-gnome-6670a5db6b8a953343081a1526969e8afdec1e72.tar.zst freebsd-ports-gnome-6670a5db6b8a953343081a1526969e8afdec1e72.zip |
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
Diffstat (limited to 'finance')
-rw-r--r-- | finance/homebank/Makefile | 2 | ||||
-rw-r--r-- | finance/homebank/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 3c0fe697ee40..6af84ddfb6b2 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= homebank -PORTVERSION= 5.1.5 +PORTVERSION= 5.1.6 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ diff --git a/finance/homebank/distinfo b/finance/homebank/distinfo index 9b0c97bf33dd..425f37228136 100644 --- a/finance/homebank/distinfo +++ b/finance/homebank/distinfo @@ -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 |