ports/167883: I have upgraded finance/gnucash to version 2.4.10

Douglas Carmichael dcarmich at dcarmichael.net
Mon May 14 14:40:05 UTC 2012


>Number:         167883
>Category:       ports
>Synopsis:       I have upgraded finance/gnucash to version 2.4.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 14 14:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list