Date: Sat, 20 Mar 2010 01:00:35 -0700 (PDT) From: "Jason E. Hale" <bsdkaffee@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ahze@FreeBSD.org Subject: ports/144894: [PATCH] finance/gnucash: Chase finance/aqbanking shlib bump Message-ID: <4ba480a3.9653f10a.4372.5b11@mx.google.com> Resent-Message-ID: <201003200810.o2K8A2HO002486@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 144894 >Category: ports >Synopsis: [PATCH] finance/gnucash: Chase finance/aqbanking shlib bump >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 08:10:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jason E. Hale >Release: FreeBSD 8.0-RELEASE i386 >Organization: none >Environment: System: FreeBSD mocha.verizon.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Fri Nov 27 18:56:06 EST 2009 root@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA8 i386 >Description: - Chase finance/aqbanking shlib bump >How-To-Repeat: Use attached diff. >Fix: --- 2010-03-20-gnucash.diff begins here --- diff -ruN gnucash.orig/Makefile gnucash/Makefile --- gnucash.orig/Makefile 2010-03-20 03:50:14.000000000 -0400 +++ gnucash/Makefile 2010-03-20 03:51:22.000000000 -0400 @@ -8,7 +8,7 @@ PORTNAME= gnucash PORTVERSION= 2.2.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ @@ -72,7 +72,7 @@ # WITH_OPENHBCI is old synonym for aqbanking option .if defined(WITH_AQBANKING) || defined(WITH_OPENHBCI) -LIB_DEPENDS+= aqbanking.30:${PORTSDIR}/finance/aqbanking \ +LIB_DEPENDS+= aqbanking.31:${PORTSDIR}/finance/aqbanking \ ktoblzcheck.6:${PORTSDIR}/finance/ktoblzcheck GCONF_SCHEMAS+= apps_gnucash_dialog_hbci.schemas CONFIGURE_ARGS+=--enable-hbci --- 2010-03-20-gnucash.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ba480a3.9653f10a.4372.5b11>