diff options
author | pawel <pawel@FreeBSD.org> | 2015-10-28 04:35:37 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2015-10-28 04:35:37 +0800 |
commit | 0c9ca10b64523aa3c69667c532c5174546223c95 (patch) | |
tree | 1521bc46c4650145627bbb3b2cc4cbd709f368f6 /finance/homebank | |
parent | fe6e04a8b8f82d4ed9bab18ed60219822b0892f3 (diff) | |
download | freebsd-ports-gnome-0c9ca10b64523aa3c69667c532c5174546223c95.tar.gz freebsd-ports-gnome-0c9ca10b64523aa3c69667c532c5174546223c95.tar.zst freebsd-ports-gnome-0c9ca10b64523aa3c69667c532c5174546223c95.zip |
Update to version 5.0.6
Changelog:
* bugfix: #1504514 next Previous buttons not translated when importing ofx file
* bugfix: #1504359 assignment with same name should not be possible
* bugfix: #1503682 app crash opening a file from previous version
* bugfix: #1502997 || input in split should not be possible
* bugfix: #1502496 auto assignment don't set payee on split txn
* bugfix: #1502444 auto assignment can mark untouched txn as changed
* bugfix: #1502034 translate homebank.appdata.xml
* bugfix: #1501968 splits without category are lost during QIF import
* bugfix: #1501962 statistics report crashes HomeBank after adding a new tag
* bugfix: #1501144 auto assignment changes split category when only payee is
defined in assignment definition
* bugfix: #1501138 wrong number of txns in pop-up after auto assignment
* bugfix: #1501129 auto assignment dialog not active when no category defined
* bugfix: #1501098 litre symbol is not translatable
* bugfix: #1500043 remove period from short description
* bugfix: #1498622 translation: add developer note to FI Fee
* bugfix: #1497630 translation: typing errors
* bugfix: #1497521 txn dialog +/- button reset amount to 0
Diffstat (limited to 'finance/homebank')
-rw-r--r-- | finance/homebank/Makefile | 2 | ||||
-rw-r--r-- | finance/homebank/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 4f85a681cc94..967ed3da0e04 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= homebank -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ diff --git a/finance/homebank/distinfo b/finance/homebank/distinfo index 445f8a07f069..d3774764b33a 100644 --- a/finance/homebank/distinfo +++ b/finance/homebank/distinfo @@ -1,2 +1,2 @@ -SHA256 (homebank-5.0.5.tar.gz) = 67c47709517d325fc8d601bb8552e3c8a1ad3b820a2c0a403ed20f00c795903c -SIZE (homebank-5.0.5.tar.gz) = 2554967 +SHA256 (homebank-5.0.6.tar.gz) = 4a52ef7a20accd50f8cead0d0564042912573c7d60887ef5e4d462fb28b239e4 +SIZE (homebank-5.0.6.tar.gz) = 2578726 |