From owner-svn-ports-head@freebsd.org Tue Oct 27 20:35:39 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FFA688CA; Tue, 27 Oct 2015 20:35:39 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1F4913CF; Tue, 27 Oct 2015 20:35:38 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9RKZb9D053486; Tue, 27 Oct 2015 20:35:37 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9RKZbiu053484; Tue, 27 Oct 2015 20:35:37 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201510272035.t9RKZbiu053484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 27 Oct 2015 20:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400344 - head/finance/homebank X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2015 20:35:39 -0000 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