Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 20:35:37 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400344 - head/finance/homebank
Message-ID:  <201510272035.t9RKZbiu053484@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Tue Oct 27 20:35:37 2015
New Revision: 400344
URL: https://svnweb.freebsd.org/changeset/ports/400344

Log:
  Update to version 5.0.6
  
  Changelog:
  * bugfix: #1504514 next Previous buttons not translated when importing ofx file
  * bugfix: #1504359 assignment with same name should not be possible
  * bugfix: #1503682 app crash opening a file from previous version
  * bugfix: #1502997 || input in split should not be possible
  * bugfix: #1502496 auto assignment don't set payee on split txn
  * bugfix: #1502444 auto assignment can mark untouched txn as changed
  * bugfix: #1502034 translate homebank.appdata.xml
  * bugfix: #1501968 splits without category are lost during QIF import
  * bugfix: #1501962 statistics report crashes HomeBank after adding a new tag
  * bugfix: #1501144 auto assignment changes split category when only payee is
    defined in assignment definition
  * bugfix: #1501138 wrong number of txns in pop-up after auto assignment
  * bugfix: #1501129 auto assignment dialog not active when no category defined
  * bugfix: #1501098 litre symbol is not translatable
  * bugfix: #1500043 remove period from short description
  * bugfix: #1498622 translation: add developer note to FI Fee
  * bugfix: #1497630 translation: typing errors
  * bugfix: #1497521 txn dialog +/- button reset amount to 0

Modified:
  head/finance/homebank/Makefile
  head/finance/homebank/distinfo

Modified: head/finance/homebank/Makefile
==============================================================================
--- head/finance/homebank/Makefile	Tue Oct 27 20:13:34 2015	(r400343)
+++ head/finance/homebank/Makefile	Tue Oct 27 20:35:37 2015	(r400344)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	homebank
-PORTVERSION=	5.0.5
+PORTVERSION=	5.0.6
 CATEGORIES=	finance
 MASTER_SITES=	http://homebank.free.fr/public/
 

Modified: head/finance/homebank/distinfo
==============================================================================
--- head/finance/homebank/distinfo	Tue Oct 27 20:13:34 2015	(r400343)
+++ head/finance/homebank/distinfo	Tue Oct 27 20:35:37 2015	(r400344)
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.0.5.tar.gz) = 67c47709517d325fc8d601bb8552e3c8a1ad3b820a2c0a403ed20f00c795903c
-SIZE (homebank-5.0.5.tar.gz) = 2554967
+SHA256 (homebank-5.0.6.tar.gz) = 4a52ef7a20accd50f8cead0d0564042912573c7d60887ef5e4d462fb28b239e4
+SIZE (homebank-5.0.6.tar.gz) = 2578726



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510272035.t9RKZbiu053484>