From 9820b72071a0195deb01f00969a602aefdc57ceb Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Mon, 9 Oct 2006 08:00:59 +0000 Subject: - Chase finance/libofx share library version bump --- finance/gnucash/Makefile | 4 ++-- finance/grisbi/Makefile | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'finance') diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 5be874427c6c..416643627041 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnucash PORTVERSION= 1.8.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance gnome MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ${MASTER_SITE_SOURCEFORGE} @@ -19,7 +19,7 @@ COMMENT= Quicken-like money and finance manager LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ guppi.16:${PORTSDIR}/math/guppi \ popt.0:${PORTSDIR}/devel/popt \ - ofx.2:${PORTSDIR}/finance/libofx \ + ofx.3:${PORTSDIR}/finance/libofx \ gw-standard.0:${PORTSDIR}/devel/g-wrap RUN_DEPENDS= ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile \ ${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \ diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index c80a8ace0804..d418fb674000 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -7,6 +7,7 @@ PORTNAME= grisbi PORTVERSION= 0.5.8 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= A personnal accounting application -LIB_DEPENDS= ofx.2:${PORTSDIR}/finance/libofx +LIB_DEPENDS= ofx.3:${PORTSDIR}/finance/libofx .if !defined(WITHOUT_LATEX) RUN_DEPENDS= ${UCS_CLASSDIR}/ucs.sty:${PORTSDIR}/print/latex-ucs .endif -- cgit v1.2.3