svn commit: r327871 - head/finance/homebank
Pawel Pekala
pawel at FreeBSD.org
Sun Sep 22 14:12:59 UTC 2013
Author: pawel
Date: Sun Sep 22 14:12:58 2013
New Revision: 327871
URL: http://svnweb.freebsd.org/changeset/ports/327871
Log:
Update to version 4.5.3
Changelog:
* bugfix: #1213569 win32: program not all translated in french
since 4.5.1
* bugfix: #1214077 win32: my csv file exported crash when import again
* bugfix: #1215521 when importing qif, automatic assignments
are not made
* bugfix: #1216284 balance report do not exclude account with exclude
from report checked
* bugfix: #1216321 reversed transactions
* bugfix: #1218644 There is a problem of calculating the
column balances
* bugfix: #1221484 End date not checked to be larger than
Start date in reports
* bugfix: #1225611 Trend Time report : categories crashes on windows
Modified:
head/finance/homebank/Makefile
head/finance/homebank/distinfo
Modified: head/finance/homebank/Makefile
==============================================================================
--- head/finance/homebank/Makefile Sun Sep 22 11:55:30 2013 (r327870)
+++ head/finance/homebank/Makefile Sun Sep 22 14:12:58 2013 (r327871)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= homebank
-PORTVERSION= 4.5.2
+PORTVERSION= 4.5.3
CATEGORIES= finance
MASTER_SITES= http://homebank.free.fr/public/
Modified: head/finance/homebank/distinfo
==============================================================================
--- head/finance/homebank/distinfo Sun Sep 22 11:55:30 2013 (r327870)
+++ head/finance/homebank/distinfo Sun Sep 22 14:12:58 2013 (r327871)
@@ -1,2 +1,2 @@
-SHA256 (homebank-4.5.2.tar.gz) = b3318255676a09e7d6f26a8d750f77f40cfeb1b54dffaff8765f14a85f98ae74
-SIZE (homebank-4.5.2.tar.gz) = 1793379
+SHA256 (homebank-4.5.3.tar.gz) = d636b02b9113bc371c40b6497089ac0ba156e9a89c412f4629c7da8374030ebb
+SIZE (homebank-4.5.3.tar.gz) = 1797712
More information about the svn-ports-head
mailing list