diff options
author | pawel <pawel@FreeBSD.org> | 2017-01-25 18:04:24 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2017-01-25 18:04:24 +0800 |
commit | 44f12f92b24e4f77620084a6687b59f3939d9c5a (patch) | |
tree | 86fc09a4c15622349131694ef9e358d0f3d17ac0 /finance | |
parent | fb9e7744182c30237c60f5ba6a7372ed6f0e2479 (diff) | |
download | freebsd-ports-gnome-44f12f92b24e4f77620084a6687b59f3939d9c5a.tar.gz freebsd-ports-gnome-44f12f92b24e4f77620084a6687b59f3939d9c5a.tar.zst freebsd-ports-gnome-44f12f92b24e4f77620084a6687b59f3939d9c5a.zip |
Update to version 5.1.3
Changelog:
* new : your account, added expand/collapse button
* wish : #1653350 cvs import default category for payee
* wish : #1645126 remember the size of columns listview in the main window
* wish : #1530784 easy way to see closed accounts in account list
* wish : #1164643 totals per Financial Institution in account summary
* bugfix: #1658047 Euro major Lithuanian template corrections
* bugfix: #1658045 Euro major settings: list countries alphabetically
* bugfix: #1658043 Euro major feature calculates amounts incorrectly
* bugfix: #1656531 account combobox can be default set to disabled account
* bugfix: #1653957 Importing QIF file with existing accounts
* bugfix: #1652994 Sorting for account in Statistics Report doesn't work
* bugfix: #1652527 Balance report crash when no result
* bugfix: #1649081 Exclude from budget option seems ignored
* bugfix: #1649078 Remind operations are included in "today" balance calculation
* bugfix: #1648856 balance report "select all" is not working
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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 227fe7fa5ba9..6af4d023d81d 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= homebank -PORTVERSION= 5.1.2 +PORTVERSION= 5.1.3 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ diff --git a/finance/homebank/distinfo b/finance/homebank/distinfo index a947722e68e3..8d46c5a061a5 100644 --- a/finance/homebank/distinfo +++ b/finance/homebank/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481190868 -SHA256 (homebank-5.1.2.tar.gz) = d0dd12fcd41e2a23879a3f8378008436abb011d6cb7b0da9268f213d68c1fa27 -SIZE (homebank-5.1.2.tar.gz) = 2661887 +TIMESTAMP = 1485279421 +SHA256 (homebank-5.1.3.tar.gz) = 22b2baf2e66fee2f97c7a6050298aa6d2502d75f02f046259e4181512714fb73 +SIZE (homebank-5.1.3.tar.gz) = 2686661 diff --git a/finance/homebank/pkg-plist b/finance/homebank/pkg-plist index 4a643dc5b044..dddeb75e6d1f 100644 --- a/finance/homebank/pkg-plist +++ b/finance/homebank/pkg-plist @@ -228,6 +228,8 @@ share/applications/homebank.desktop %%DATADIR%%/icons/hicolor/48x48/status/prf-import.png %%DATADIR%%/icons/hicolor/48x48/status/prf-interface.png %%DATADIR%%/icons/hicolor/48x48/status/prf-report.png +%%DATADIR%%/icons/hicolor/scalable/actions/btn-collapse-symbolic.svg +%%DATADIR%%/icons/hicolor/scalable/actions/btn-expand-symbolic.svg %%DATADIR%%/icons/hicolor/scalable/actions/toggle-sign-symbolic.svg %%DATADIR%%/images/splash.png share/icons/hicolor/16x16/apps/homebank.png |