ports/60669: finance/grisbi: upgrading to 0.4.2.

Thierry Thomas thierry at pompo.net
Sun Dec 28 22:10:23 UTC 2003


>Number:         60669
>Category:       ports
>Synopsis:       finance/grisbi: upgrading to 0.4.2.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 28 14:10:17 PST 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list