From nobody@FreeBSD.org  Mon May 14 14:38:58 2012
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 40E5E1065734
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2012 14:38:58 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2B1718FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2012 14:38:58 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4EEcwTG095748
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2012 14:38:58 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4EEcv4s095745;
	Mon, 14 May 2012 14:38:57 GMT
	(envelope-from nobody)
Message-Id: <201205141438.q4EEcv4s095745@red.freebsd.org>
Date: Mon, 14 May 2012 14:38:57 GMT
From: Douglas Carmichael <dcarmich@dcarmichael.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: I have upgraded finance/gnucash to version 2.4.10
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         167883
>Category:       ports
>Synopsis:       I have upgraded finance/gnucash to version 2.4.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 14 14:40:05 UTC 2012
>Closed-Date:    Sun May 20 16:29:25 UTC 2012
>Last-Modified:  Sun May 20 16:29:25 UTC 2012
>Originator:     Douglas Carmichael
>Release:        9.0-RELEASE
>Organization:
n/a
>Environment:
FreeBSD dc-freebsd90 9.0-RELEASE FreeBSD 9.0-RELEASE #1: Wed Apr 18 22:11:16 CDT 2012     root@dc-freebsd90:/usr/src/sys/amd64/compile/VMWARE90-64  amd64

>Description:

>How-To-Repeat:
n/a
>Fix:
A patch is attached.

Patch attached with submission follows:

diff -ruN gnucash.orig/Makefile gnucash/Makefile
--- gnucash.orig/Makefile	2012-05-14 00:17:13.000000000 -0500
+++ gnucash/Makefile	2012-05-14 00:17:17.000000000 -0500
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gnucash
-PORTVERSION=	2.4.9
+PORTVERSION=	2.4.10
 PORTREVISION=	1
 CATEGORIES=	finance gnome
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
diff -ruN gnucash.orig/distinfo gnucash/distinfo
--- gnucash.orig/distinfo	2012-05-14 00:17:13.000000000 -0500
+++ gnucash/distinfo	2012-05-14 00:17:55.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (gnucash-2.4.9.tar.bz2) = def06062c29f170a3a5ca4ea172cf305d8d962af215bec84ba0b309d43d332ec
-SIZE (gnucash-2.4.9.tar.bz2) = 9358147
+SHA256 (gnucash-2.4.10.tar.bz2) = 52e65623b5ad812b8eeb4c221951e9b0ba3c49e28916acfb7b92566da159e6cc
+SIZE (gnucash-2.4.10.tar.bz2) = 9367104
diff -ruN gnucash.orig/files/patch-configure gnucash/files/patch-configure
--- gnucash.orig/files/patch-configure	2012-05-14 00:17:13.000000000 -0500
+++ gnucash/files/patch-configure	1969-12-31 18:00:00.000000000 -0600
@@ -1,11 +0,0 @@
---- configure.orig	2012-01-11 01:22:04.000000000 +0100
-+++ configure	2012-01-24 13:21:07.245448698 +0100
-@@ -21160,7 +21160,7 @@
-   CUSTOM_GNC_DBD_DIR_FALSE=
- fi
- 
-- if test "x$ac_cv_header_dbi_dbi_h" != xno; then
-+ if test "x$ac_cv_header_dbi_dbi_h" = xyes; then
-   WITH_DBI_TRUE=
-   WITH_DBI_FALSE='#'
- else


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 14 14:40:17 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167883 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Sun May 20 16:29:14 UTC 2012 
State-Changed-Why:  
Committed, thanks! 

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