svn commit: r389246 - head/finance/homebank
Pawel Pekala
pawel at FreeBSD.org
Thu Jun 11 19:41:15 UTC 2015
Author: pawel
Date: Thu Jun 11 19:19:59 2015
New Revision: 389246
URL: https://svnweb.freebsd.org/changeset/ports/389246
Log:
Update to version 5.0.3
* change: win32: upgraded to libofx 0.9.9 again
* wish : #1460370 internal xfer credit should display from account
* wish : #1444792 wish: button to expand/collapse all
in "Manage Categories"
* wish : #1429413 wish: thinking of icon credit vs debit card
* wish : #1416957 wish: add ability to modify transaction when
posting from template
* bugfix: #1460390 Dont work: "Save file as". If I change the file name,
it does not change.
* bugfix: #1434972 (libofx 0.8.3 bug) win32 : some OFX files leads to crash
* bugfix: #1424660 (libofx 0.8.3 bug) win32: memo field truncated
* bugfix: #1080093 (libofx bug 39) OFX imports incorrect date
Modified:
head/finance/homebank/Makefile
head/finance/homebank/distinfo
head/finance/homebank/pkg-plist
Modified: head/finance/homebank/Makefile
==============================================================================
--- head/finance/homebank/Makefile Thu Jun 11 18:45:56 2015 (r389245)
+++ head/finance/homebank/Makefile Thu Jun 11 19:19:59 2015 (r389246)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= homebank
-PORTVERSION= 5.0.2
+PORTVERSION= 5.0.3
CATEGORIES= finance
MASTER_SITES= http://homebank.free.fr/public/
Modified: head/finance/homebank/distinfo
==============================================================================
--- head/finance/homebank/distinfo Thu Jun 11 18:45:56 2015 (r389245)
+++ head/finance/homebank/distinfo Thu Jun 11 19:19:59 2015 (r389246)
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.0.2.tar.gz) = f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca
-SIZE (homebank-5.0.2.tar.gz) = 2531651
+SHA256 (homebank-5.0.3.tar.gz) = eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839
+SIZE (homebank-5.0.3.tar.gz) = 2551525
Modified: head/finance/homebank/pkg-plist
==============================================================================
--- head/finance/homebank/pkg-plist Thu Jun 11 18:45:56 2015 (r389245)
+++ head/finance/homebank/pkg-plist Thu Jun 11 19:19:59 2015 (r389246)
@@ -154,6 +154,8 @@ share/applications/homebank.desktop
%%DATADIR%%/help/win-statistics.html
%%DATADIR%%/help/win-trendtime.html
%%DATADIR%%/help/win-vehiclecost.html
+%%DATADIR%%/icons/hicolor/16x16/actions/btn-collapse.png
+%%DATADIR%%/icons/hicolor/16x16/actions/btn-expand.png
%%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-auto.png
%%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-budget.png
%%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-cleared.png
More information about the svn-ports-all
mailing list