ports/167055: [PATCH] finance/gnucash: update to 2.4.10

Guido Falsi madpilot at FreeBSD.org
Wed Apr 18 12:40:02 UTC 2012


>Number:         167055
>Category:       ports
>Synopsis:       [PATCH] finance/gnucash: update to 2.4.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 18 12:40:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD megatron.madpilot.net 9.0-STABLE FreeBSD 9.0-STABLE #4 r233791: Mon Apr 2 21:14:27 CEST 2012 root at megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

Update to 2.4.10.

The configure patch is not necessary anymore since it has been
implemented upstram.

Removed file:
files/patch-configure

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/finance/gnucash/Makefile,v
retrieving revision 1.163
diff -u -r1.163 Makefile
--- Makefile	5 Mar 2012 21:52:14 -0000	1.163
+++ Makefile	18 Apr 2012 11:31:51 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	gnucash
-PORTVERSION=	2.4.9
-PORTREVISION=	1
+PORTVERSION=	2.4.10
 CATEGORIES=	finance gnome
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/finance/gnucash/distinfo,v
retrieving revision 1.47
diff -u -r1.47 distinfo
--- distinfo	27 Feb 2012 20:40:30 -0000	1.47
+++ distinfo	18 Apr 2012 11:32:04 -0000
@@ -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
Index: files/patch-configure
===================================================================
RCS file: files/patch-configure
diff -N files/patch-configure
--- files/patch-configure	27 Feb 2012 20:40:30 -0000	1.16
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -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