diff options
author | pawel <pawel@FreeBSD.org> | 2016-11-12 01:56:40 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-11-12 01:56:40 +0800 |
commit | d78e8de862f2d166a7defbf97b9b1b0461dc886d (patch) | |
tree | 1517640180f6bd8c0e7016bb61a0b83b63b9f127 /finance | |
parent | 558efb4e5d1c4eef5cd095205e8c1203c4adfbc5 (diff) | |
download | freebsd-ports-gnome-d78e8de862f2d166a7defbf97b9b1b0461dc886d.tar.gz freebsd-ports-gnome-d78e8de862f2d166a7defbf97b9b1b0461dc886d.tar.zst freebsd-ports-gnome-d78e8de862f2d166a7defbf97b9b1b0461dc886d.zip |
Update to version 5.1.1
Changelog:
* wish : #1634615 get currency format from system again
* wish : #1634182 template chooser popover could be wider by default
* wish : #1629647 'Multiple Edit' to include account
* bugfix: #1638035 moving txn between account hide it into destination
* bugfix: #1637805 overwrite assignment doesnt work
* bugfix: #1635857 balance report crash when no selection in main window
* bugfix: #1635260 win: missing .dll for windows 7, vista, XP
* bugfix: #1635053 must enter Payment method twice in Add Transaction dialog
* bugfix: #1633915 win: libgnutls-30.dll missing XP, Vista, 7
* bugfix: #1633895 manage assignment display some payee instead of category
Diffstat (limited to 'finance')
-rw-r--r-- | finance/homebank/Makefile | 2 | ||||
-rw-r--r-- | finance/homebank/distinfo | 6 | ||||
-rw-r--r-- | finance/homebank/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 7b11d59ed0a1..e88f6e8a9f22 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= homebank -PORTVERSION= 5.1 +PORTVERSION= 5.1.1 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ diff --git a/finance/homebank/distinfo b/finance/homebank/distinfo index 9adb3ea56f89..228239b16da5 100644 --- a/finance/homebank/distinfo +++ b/finance/homebank/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476717901 -SHA256 (homebank-5.1.tar.gz) = 5b689aecaf9abddd8fbcee043f9815e26ad98f585d63a1db8d4469493c32e7d9 -SIZE (homebank-5.1.tar.gz) = 2684031 +TIMESTAMP = 1478864317 +SHA256 (homebank-5.1.1.tar.gz) = 9cd36ddc6931fd95ef5bcc6a723b3df0651b32e19465570d223c21ac1d5aa4bd +SIZE (homebank-5.1.1.tar.gz) = 2675174 diff --git a/finance/homebank/pkg-plist b/finance/homebank/pkg-plist index ec97b27f6c65..b8a38873ed9e 100644 --- a/finance/homebank/pkg-plist +++ b/finance/homebank/pkg-plist @@ -265,7 +265,6 @@ share/locale/id/LC_MESSAGES/homebank.mo share/locale/is/LC_MESSAGES/homebank.mo share/locale/it/LC_MESSAGES/homebank.mo share/locale/ja/LC_MESSAGES/homebank.mo -share/locale/ka/LC_MESSAGES/homebank.mo share/locale/ko/LC_MESSAGES/homebank.mo share/locale/lt/LC_MESSAGES/homebank.mo share/locale/lv/LC_MESSAGES/homebank.mo |