Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Jul 2006 21:48:36 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        serge.gagnon@b2b2c.ca
Subject:   ports/99963: [PATCH] devel/cvsgraph: update to 1.6.1
Message-ID:  <20060709134837.09DCF2845C@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200607091350.k69DoBHf070875@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99963
>Category:       ports
>Synopsis:       [PATCH] devel/cvsgraph: update to 1.6.1
>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 Jul 09 13:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #20: Tue Jun  6 10:27:46 CST
>Description:
- Update to 1.6.1

Port maintainer (serge.gagnon@b2b2c.ca) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cvsgraph-1.6.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/cvsgraph/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile	12 Feb 2006 03:53:20 -0000	1.24
+++ Makefile	9 Jul 2006 13:45:36 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cvsgraph
-PORTVERSION=	1.6.0
+PORTVERSION=	1.6.1
 CATEGORIES=	devel graphics
 MASTER_SITES=	http://www.akhphd.au.dk/~bertho/cvsgraph/release/
 
@@ -26,7 +26,7 @@
 MORE_EXAMPLES=	README.Automatic_documentation checkoutlist commit_action.sh \
 		commitinfo cvswrappers tag_action.sh taginfo
 PLIST=		${WRKDIR}/pkg-plist
-SUB_FILES=      pkg-message
+SUB_FILES=	pkg-message
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gd-inc=${LOCALBASE}/include \
 		--with-gd-lib=${LOCALBASE}/lib
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/cvsgraph/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	12 Feb 2006 03:53:20 -0000	1.10
+++ distinfo	9 Jul 2006 13:45:36 -0000
@@ -1,3 +1,3 @@
-MD5 (cvsgraph-1.6.0.tar.gz) = d8919dc9617ab4cf8bf658b7fbd1df0e
-SHA256 (cvsgraph-1.6.0.tar.gz) = 43ee5d1358ee1b2b88ca1fbd1e8078f47fa8e90dd6b231b72c7f758a29acde6d
-SIZE (cvsgraph-1.6.0.tar.gz) = 114186
+MD5 (cvsgraph-1.6.1.tar.gz) = 2f3da8e85de67d0690b120b33304f966
+SHA256 (cvsgraph-1.6.1.tar.gz) = 05cdbed36bb2dd37aa382fc7f4410caac20dcf9176a50e922551cdc965dbc60b
+SIZE (cvsgraph-1.6.1.tar.gz) = 114337
--- cvsgraph-1.6.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060709134837.09DCF2845C>