svn commit: r385639 - head/finance/homebank
Pawel Pekala
pawel at FreeBSD.org
Thu May 7 16:48:53 UTC 2015
Author: pawel
Date: Thu May 7 16:48:51 2015
New Revision: 385639
URL: https://svnweb.freebsd.org/changeset/ports/385639
Log:
Update to version 5.0.2
Changelog:
* bugfix: #1448549 importing CSV files automatically creates 3 new accounts
* bugfix: #1443782 date filter From/To fields not working in Trend time and
Balance reports
* bugfix: #1443048 saving cut file name after a dot
* bugfix: #1443047 budget amount is wrong (seems twice)
* bugfix: #1429414 calendar widget can't be dismissed by clicking on the
arrow or text entry
Modified:
head/finance/homebank/Makefile
head/finance/homebank/distinfo
Modified: head/finance/homebank/Makefile
==============================================================================
--- head/finance/homebank/Makefile Thu May 7 16:44:44 2015 (r385638)
+++ head/finance/homebank/Makefile Thu May 7 16:48:51 2015 (r385639)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= homebank
-PORTVERSION= 5.0.1
+PORTVERSION= 5.0.2
CATEGORIES= finance
MASTER_SITES= http://homebank.free.fr/public/
Modified: head/finance/homebank/distinfo
==============================================================================
--- head/finance/homebank/distinfo Thu May 7 16:44:44 2015 (r385638)
+++ head/finance/homebank/distinfo Thu May 7 16:48:51 2015 (r385639)
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.0.1.tar.gz) = 59b8c0d4ed520e1a79ab51087662642fceb0e68862f3c59b2557e1a91f259257
-SIZE (homebank-5.0.1.tar.gz) = 2530988
+SHA256 (homebank-5.0.2.tar.gz) = f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca
+SIZE (homebank-5.0.2.tar.gz) = 2531651
More information about the svn-ports-all
mailing list