ports/129090: [PATCH] devel/cvsgraph: update to 1.7.0

Beat Gätzi beat at chruetertee.ch
Sun Nov 23 15:00:07 UTC 2008


>Number:         129090
>Category:       ports
>Synopsis:       [PATCH] devel/cvsgraph: update to 1.7.0
>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:   Sun Nov 23 15:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Beat Gätzi
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list