From owner-svn-ports-all@FreeBSD.ORG Tue Apr 14 16:50:37 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3E96BE1; Tue, 14 Apr 2015 16:50:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 C69ACCF1; Tue, 14 Apr 2015 16:50:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3EGobe2078108; Tue, 14 Apr 2015 16:50:37 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3EGoa2T078105; Tue, 14 Apr 2015 16:50:36 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201504141650.t3EGoa2T078105@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 14 Apr 2015 16:50:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384007 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2015 16:50:38 -0000 Author: pawel Date: Tue Apr 14 16:50:36 2015 New Revision: 384007 URL: https://svnweb.freebsd.org/changeset/ports/384007 Log: - Update to version 5.0.1 - Use LDFLAGS for linker flags Chamgelog: http://homebank.free.fr/ChangeLog Modified: head/finance/homebank/Makefile head/finance/homebank/distinfo head/finance/homebank/pkg-plist Modified: head/finance/homebank/Makefile ============================================================================== --- head/finance/homebank/Makefile Tue Apr 14 16:42:24 2015 (r384006) +++ head/finance/homebank/Makefile Tue Apr 14 16:50:36 2015 (r384007) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= homebank -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.1 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ @@ -18,7 +18,7 @@ USE_GNOME= gtk30 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= AUTHORS ChangeLog NEWS README @@ -29,9 +29,6 @@ OPTIONS_DEFAULT=OFX OFX_CONFIGURE_WITH= ofx OFX_LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx -post-extract: - @${CHMOD} ${BINMODE} ${WRKSRC}/install-sh - post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/finance/homebank/distinfo ============================================================================== --- head/finance/homebank/distinfo Tue Apr 14 16:42:24 2015 (r384006) +++ head/finance/homebank/distinfo Tue Apr 14 16:50:36 2015 (r384007) @@ -1,2 +1,2 @@ -SHA256 (homebank-5.0.0.tar.gz) = 28d4342d989997ce63acdf5b92354f6142bb6d87d57fc37dd7610beb73305918 -SIZE (homebank-5.0.0.tar.gz) = 2553476 +SHA256 (homebank-5.0.1.tar.gz) = 59b8c0d4ed520e1a79ab51087662642fceb0e68862f3c59b2557e1a91f259257 +SIZE (homebank-5.0.1.tar.gz) = 2530988 Modified: head/finance/homebank/pkg-plist ============================================================================== --- head/finance/homebank/pkg-plist Tue Apr 14 16:42:24 2015 (r384006) +++ head/finance/homebank/pkg-plist Tue Apr 14 16:50:36 2015 (r384007) @@ -1,4 +1,5 @@ bin/homebank +share/appdata/homebank.appdata.xml share/application-registry/homebank.applications share/applications/homebank.desktop %%DATADIR%%/datas/example.xhb @@ -83,7 +84,26 @@ share/applications/homebank.desktop %%DATADIR%%/help/images/document-new.png %%DATADIR%%/help/images/hb-ope-auto.png %%DATADIR%%/help/images/hb-ope-budget.png +%%DATADIR%%/help/images/hb-ope-cleared.png %%DATADIR%%/help/images/hb-ope-edit.png +%%DATADIR%%/help/images/hb-ope-reconciled.png +%%DATADIR%%/help/images/hb-ope-remind.png +%%DATADIR%%/help/images/key_c.png +%%DATADIR%%/help/images/key_ctrl.png +%%DATADIR%%/help/images/key_n.png +%%DATADIR%%/help/images/key_r.png +%%DATADIR%%/help/images/pm-cash.png +%%DATADIR%%/help/images/pm-ccard.png +%%DATADIR%%/help/images/pm-check.png +%%DATADIR%%/help/images/pm-dcard.png +%%DATADIR%%/help/images/pm-deposit.png +%%DATADIR%%/help/images/pm-directdebit.png +%%DATADIR%%/help/images/pm-epayment.png +%%DATADIR%%/help/images/pm-fifee.png +%%DATADIR%%/help/images/pm-intransfer.png +%%DATADIR%%/help/images/pm-none.png +%%DATADIR%%/help/images/pm-standingorder.png +%%DATADIR%%/help/images/pm-transfer.png %%DATADIR%%/help/images/tip-accorder.png %%DATADIR%%/help/images/tip-listsearch.png %%DATADIR%%/help/images/tip-multiedit.png @@ -136,7 +156,9 @@ share/applications/homebank.desktop %%DATADIR%%/help/win-vehiclecost.html %%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 %%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-edit.png +%%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-reconciled.png %%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-remind.png %%DATADIR%%/icons/hicolor/16x16/status/btn-split.png %%DATADIR%%/icons/hicolor/16x16/status/flt-exclude.png @@ -207,6 +229,7 @@ share/locale/ar/LC_MESSAGES/homebank.mo share/locale/ast/LC_MESSAGES/homebank.mo share/locale/be/LC_MESSAGES/homebank.mo share/locale/bg/LC_MESSAGES/homebank.mo +share/locale/br/LC_MESSAGES/homebank.mo share/locale/ca/LC_MESSAGES/homebank.mo share/locale/cs/LC_MESSAGES/homebank.mo share/locale/cy/LC_MESSAGES/homebank.mo @@ -222,7 +245,6 @@ share/locale/eu/LC_MESSAGES/homebank.mo share/locale/fa/LC_MESSAGES/homebank.mo share/locale/fi/LC_MESSAGES/homebank.mo share/locale/fr/LC_MESSAGES/homebank.mo -share/locale/ga/LC_MESSAGES/homebank.mo share/locale/gl/LC_MESSAGES/homebank.mo share/locale/he/LC_MESSAGES/homebank.mo share/locale/hr/LC_MESSAGES/homebank.mo @@ -232,7 +254,6 @@ share/locale/is/LC_MESSAGES/homebank.mo share/locale/it/LC_MESSAGES/homebank.mo share/locale/ja/LC_MESSAGES/homebank.mo share/locale/ka/LC_MESSAGES/homebank.mo -share/locale/kn/LC_MESSAGES/homebank.mo share/locale/ko/LC_MESSAGES/homebank.mo share/locale/lt/LC_MESSAGES/homebank.mo share/locale/lv/LC_MESSAGES/homebank.mo