From beat@chruetertee.ch  Sun Nov 23 14:55:46 2008
Return-Path: <beat@chruetertee.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CD1401065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Nov 2008 14:55:46 +0000 (UTC)
	(envelope-from beat@chruetertee.ch)
Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55])
	by mx1.freebsd.org (Postfix) with ESMTP id 54CFE8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Nov 2008 14:55:46 +0000 (UTC)
	(envelope-from beat@chruetertee.ch)
Received: from _HOSTNAME_ (193-18.79-83.cust.bluewin.ch [83.79.18.193])
	(authenticated bits=0)
	by marvin.chruetertee.ch (8.14.2/8.13.6) with ESMTP id mANEtiJZ034577
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Nov 2008 14:55:45 GMT
	(envelope-from beat@chruetertee.ch)
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Sun, 23 Nov 2008 15:55:48 +0100
Message-Id: <200811231455.mANEtiJZ034577@marvin.chruetertee.ch>
Date: Sun, 23 Nov 2008 15:55:48 +0100
From: "Beat Gtzi" <beat@chruetertee.ch>
Reply-To: Beat Gtzi <beat@chruetertee.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] devel/cvsgraph: update to 1.7.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: serge.gagnon.1@ulaval.ca

>Number:         129090
>Category:       ports
>Synopsis:       [PATCH] devel/cvsgraph: update to 1.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 23 15:00:07 UTC 2008
>Closed-Date:    Sun Dec 14 13:32:09 UTC 2008
>Last-Modified:  Sun Dec 14 13:40:04 UTC 2008
>Originator:     Beat Gtzi
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD daedalus.network.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 5 22:34:11 CEST 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386


	
>Description:
	- Update cvsgraph to version 1.7.0
	
>How-To-Repeat:
	
>Fix:

	

--- cvsgraph.patch begins here ---
diff -Naur cvsgraph.orig/Makefile cvsgraph/Makefile
--- cvsgraph.orig/Makefile	2007-12-13 21:18:32.000000000 +0100
+++ cvsgraph/Makefile	2008-11-23 15:37:09.546336837 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cvsgraph
-PORTVERSION=	1.6.1
-PORTREVISION=	1
+PORTVERSION=	1.7.0
 CATEGORIES=	devel graphics
 MASTER_SITES=	http://www.akhphd.au.dk/~bertho/cvsgraph/release/
 
@@ -22,15 +21,16 @@
 MAN5=		cvsgraph.conf.5
 
 DOCDIR=		share/doc/${PORTNAME}
-DOCS=		ChangeLog LICENSE README
-EXAMPLES=	cvsgraphwrapper.php3 mkimage.php3
+DOCS=		ChangeLog README
+EXAMPLES=	cvsgraphwrapper.php mkimage.php
 MORE_EXAMPLES=	README.Automatic_documentation checkoutlist commit_action.sh \
 		commitinfo cvswrappers tag_action.sh taginfo
 PLIST=		${WRKDIR}/pkg-plist
 SUB_FILES=	pkg-message
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gd-inc=${LOCALBASE}/include \
-		--with-gd-lib=${LOCALBASE}/lib
+		--with-gd-lib=${LOCALBASE}/lib CFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${PREFIX}/lib"
 REINPLACE_ARGS=	-i ""
 
 pre-patch:
diff -Naur cvsgraph.orig/distinfo cvsgraph/distinfo
--- cvsgraph.orig/distinfo	2006-07-10 03:15:03.000000000 +0200
+++ cvsgraph/distinfo	2008-11-12 21:23:23.987709189 +0100
@@ -1,3 +1,3 @@
-MD5 (cvsgraph-1.6.1.tar.gz) = 2f3da8e85de67d0690b120b33304f966
-SHA256 (cvsgraph-1.6.1.tar.gz) = 05cdbed36bb2dd37aa382fc7f4410caac20dcf9176a50e922551cdc965dbc60b
-SIZE (cvsgraph-1.6.1.tar.gz) = 114337
+MD5 (cvsgraph-1.7.0.tar.gz) = 8194c0c6f6837fcfa3ad0fab5dfc0597
+SHA256 (cvsgraph-1.7.0.tar.gz) = 74438faaefd325c7a8ed289ea5d1657befe1d1859d55f8fbbcc7452f4efd435f
+SIZE (cvsgraph-1.7.0.tar.gz) = 202678
--- cvsgraph.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 23 15:00:16 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129090 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Nov 23 15:01:14 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129090 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: serge.gagnon.1@ulaval.ca
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/129090: [PATCH] devel/cvsgraph: update to 1.7.0
Date: Sun, 23 Nov 2008 15:00:14 UT

 Maintainer of devel/cvsgraph,
 
 Please note that PR ports/129090 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129090
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Dec 14 13:32:08 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129090 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129090: commit references a PR
Date: Sun, 14 Dec 2008 13:31:17 +0000 (UTC)

 miwi        2008-12-14 13:31:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/cvsgraph       Makefile distinfo 
   Log:
   - Update to 1.7.0
   
   PR:             129090
   Submitted by:   "Beat Gtzi" <beat@chruetertee.ch> (maintainer)
   
   Revision  Changes    Path
   1.28      +5 -5      ports/devel/cvsgraph/Makefile
   1.12      +3 -3      ports/devel/cvsgraph/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129090: commit references a PR
Date: Sun, 14 Dec 2008 13:32:14 +0000 (UTC)

 miwi        2008-12-14 13:32:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/cvsgraph       Makefile distinfo pkg-descr 
   Log:
   - Force commit to correct the previous entry:
   - Update to 1.7.0
   
   PR:             129090
   Submitted by:   "Beat Gtzi" <beat@chruetertee.ch>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.29      +0 -0      ports/devel/cvsgraph/Makefile
   1.13      +0 -0      ports/devel/cvsgraph/distinfo
   1.5       +0 -0      ports/devel/cvsgraph/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
