From thierry@pompo.net  Sun Dec 28 14:01:08 2003
Return-Path: <thierry@pompo.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5934016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Dec 2003 14:01:08 -0800 (PST)
Received: from ws90bj.pompo.net (graf.pompo.net [81.56.186.139])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C72C743D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Dec 2003 14:01:06 -0800 (PST)
	(envelope-from thierry@pompo.net)
Received: by ws90bj.pompo.net (Postfix, from userid 1001)
	id 48BB022BAA7; Sun, 28 Dec 2003 23:00:54 +0100 (CET)
Message-Id: <20031228220054.48BB022BAA7@ws90bj.pompo.net>
Date: Sun, 28 Dec 2003 23:00:54 +0100 (CET)
From: Thierry Thomas <thierry@pompo.net>
Reply-To: Thierry Thomas <thierry@pompo.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: finance/grisbi: upgrading to 0.4.2.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60669
>Category:       ports
>Synopsis:       finance/grisbi: upgrading to 0.4.2.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 28 14:10:17 PST 2003
>Closed-Date:    Sun Dec 28 23:11:13 PST 2003
>Last-Modified:  Sun Dec 28 23:11:13 PST 2003
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Tue Oct 14 23:06:50 CEST 2003 root@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-031014 i386


	
>Description:
	Upgrade Grisbi to its latest release.

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch:

--- grisbi.diff begins here ---
diff -urN finance/grisbi.orig/Makefile finance/grisbi/Makefile
--- finance/grisbi.orig/Makefile	Sun Dec 28 22:14:19 2003
+++ finance/grisbi/Makefile	Sun Dec 28 22:52:54 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	grisbi
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	finance
 MASTER_SITES=	http://grisbi.org/download/packages/${PORTVERSION}/sources/		\
 		http://cedricauger.free.fr/download/packages/${PORTVERSION}/sources/	\
@@ -26,10 +26,9 @@
 USE_BZIP2=	yes
 USE_AUTOCONF=	yes
 
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"	\
-		LDFLAGS="-L${LOCALBASE}/lib"		\
-		AUTOHEADER="${AUTOHEADER}"		\
-		AUTOCONF="${AUTOCONF}"
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}"	\
+		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"		\
+		AUTOHEADER="${AUTOHEADER}" AUTOCONF="${AUTOCONF}"
 
 post-install:
 	@${ECHO_MSG}
diff -urN finance/grisbi.orig/distinfo finance/grisbi/distinfo
--- finance/grisbi.orig/distinfo	Sun Dec 28 22:14:19 2003
+++ finance/grisbi/distinfo	Sun Dec 28 22:53:20 2003
@@ -1 +1 @@
-MD5 (grisbi-0.4.1.tar.bz2) = 82dbf0a32a123e28a51e9e1a178b4781
+MD5 (grisbi-0.4.2.tar.bz2) = 4b9527de203cae55cdf2cb29ba87c4f2
--- grisbi.diff ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Sun Dec 28 23:11:10 PST 2003 
State-Changed-Why:  
Commited, thanks! 

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