From nobody@FreeBSD.org  Tue Apr 29 17:13:17 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B36061065677
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Apr 2008 17:13:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A0F248FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Apr 2008 17:13:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3THCdZO019975
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 29 Apr 2008 17:12:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3THCdfp019974;
	Tue, 29 Apr 2008 17:12:39 GMT
	(envelope-from nobody)
Message-Id: <200804291712.m3THCdfp019974@www.freebsd.org>
Date: Tue, 29 Apr 2008 17:12:39 GMT
From: Yuri <yuri@tsoft.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PORT finance/gnucash] update 2.2.4->2.2.5
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123223
>Category:       ports
>Synopsis:       finance/gnucash: update 2.2.4->2.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ahze
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 17:20:00 UTC 2008
>Closed-Date:    Sun Sep 07 03:47:23 UTC 2008
>Last-Modified:  Sun Sep 07 03:47:23 UTC 2008
>Originator:     Yuri
>Release:        7.0-STABLE
>Organization:
n/a
>Environment:
>Description:
Please apply this patch.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u finance/gnucash/Makefile.orig finance/gnucash/Makefile
--- finance/gnucash/Makefile.orig	2008-04-19 10:48:41.000000000 -0700
+++ finance/gnucash/Makefile	2008-04-29 10:05:34.000000000 -0700
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gnucash
-PORTVERSION=	2.2.4
+PORTVERSION=	2.2.5
 PORTREVISION=	2
 CATEGORIES=	finance gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
@@ -56,6 +56,7 @@
 GCONF_SCHEMAS=	apps_gnucash_dialog_business_common.schemas \
 		apps_gnucash_dialog_commodities.schemas \
 		apps_gnucash_dialog_common.schemas \
+		apps_gnucash_dialog_hbci.schemas \
 		apps_gnucash_dialog_prices.schemas \
 		apps_gnucash_dialog_print_checks.schemas \
 		apps_gnucash_dialog_reconcile.schemas \
@@ -64,6 +65,7 @@
 		apps_gnucash_general.schemas \
 		apps_gnucash_history.schemas \
 		apps_gnucash_import_generic_matcher.schemas \
+		apps_gnucash_import_qif.schemas \
 		apps_gnucash_warnings.schemas \
 		apps_gnucash_window_pages_account_tree.schemas \
 		apps_gnucash_window_pages_register.schemas
@@ -93,12 +95,12 @@
 
 .if defined(WITH_POSTGRESQL)
 CONFIGURE_ARGS+=--enable-sql
-PLIST_SUB+=	PGBACKEND=""
+PLIST_SUB+=	POSTGRESQL=""
 USE_PGSQL+=	yes
 GC_LIBS+=	-lpq
 .else
 CONFIGURE_ARGS+=--disable-sql
-PLIST_SUB+=	PGBACKEND="@comment "
+PLIST_SUB+=	POSTGRESQL="@comment "
 .endif
 
 CONFIGURE_ENV+=	LIBS="${GC_LIBS}"
diff -u finance/gnucash/distinfo.orig finance/gnucash/distinfo
--- finance/gnucash/distinfo.orig	2008-03-31 06:47:30.000000000 -0700
+++ finance/gnucash/distinfo	2008-04-28 23:08:11.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (gnucash-2.2.4.tar.bz2) = f521cea858ee7223325114ec98de86ca
-SHA256 (gnucash-2.2.4.tar.bz2) = 23deb1fb8da8f9a60bde7084dc7a39c10887a055799d96c2290f2ac74eca9623
-SIZE (gnucash-2.2.4.tar.bz2) = 7080056
+MD5 (gnucash-2.2.5.tar.bz2) = 81d8d115e27db96ab2b47727010ccdc4
+SHA256 (gnucash-2.2.5.tar.bz2) = 87dcba7988940eeef68b7f250088bd56e600333f3b4ede017df303fbd2bb749e
+SIZE (gnucash-2.2.5.tar.bz2) = 7143134
diff -u finance/gnucash/pkg-plist.orig finance/gnucash/pkg-plist
--- finance/gnucash/pkg-plist.orig	2008-04-17 04:28:29.000000000 -0700
+++ finance/gnucash/pkg-plist	2008-04-29 09:53:14.000000000 -0700
@@ -258,6 +258,8 @@
 lib/libgnc-backend-file-utils.la
 lib/libgnc-backend-file-utils.so
 lib/libgnc-backend-file-utils.so.0
+%%POSTGRESQL%%lib/libgnc-backend-postgres.la
+%%POSTGRESQL%%lib/libgnc-backend-postgres.so
 lib/libgnc-business-ledger.la
 lib/libgnc-business-ledger.so
 lib/libgnc-business-ledger.so.0
@@ -554,6 +556,7 @@
 share/gnucash/accounts/zh_CN/acctchrt_spouseinc.gnucash-xea
 share/gnucash/accounts/zh_CN/acctchrt_spouseretire.gnucash-xea
 share/gnucash/checks/deluxe.chk
+share/gnucash/checks/liberty.chk
 share/gnucash/checks/quicken.chk
 share/gnucash/checks/quicken_wallet.chk
 share/gnucash/doc/AUTHORS
@@ -829,6 +832,8 @@
 share/gnucash/xml/qsf/qsf-map.xsd.xml
 share/gnucash/xml/qsf/qsf-object.xsd.xml
 share/icons/hicolor/16x16/apps/gnucash-icon.png
+share/icons/hicolor/22x22/apps/gnucash-icon.png
+share/icons/hicolor/24x24/apps/gnucash-icon.png
 share/icons/hicolor/32x32/apps/gnucash-icon.png
 share/icons/hicolor/48x48/apps/gnucash-icon.png
 share/icons/hicolor/scalable/apps/gnucash-icon.svg


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ahze 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Apr 29 17:20:06 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123223 

From: Yuri <yuri@rawbw.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123223: [PORT finance/gnucash] update 2.2.4-&gt;2.2.5
Date: Tue, 29 Apr 2008 11:20:45 -0700

 Maintainer asked me to do this.
 He has no time now.
 
 Yuri
 
State-Changed-From-To: open->closed  
State-Changed-By: ahze 
State-Changed-When: Sun Sep 7 03:47:08 UTC 2008 
State-Changed-Why:  
I just committed 2.2.6 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123223 
>Unformatted:
