From root@icommerce-france.com  Tue Dec 17 04:21:57 2002
Return-Path: <root@icommerce-france.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9FEFB37B401; Tue, 17 Dec 2002 04:21:57 -0800 (PST)
Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id B1D6843EB2; Tue, 17 Dec 2002 04:21:56 -0800 (PST)
	(envelope-from root@icommerce-france.com)
Received: from icommerce-france.com (current.itxmarket.com [192.168.2.19])
	by mail2.itxmarket.com (Postfix) with ESMTP
	id 07A2037CA5; Tue, 17 Dec 2002 13:21:55 +0100 (CET)
Received: by icommerce-france.com (Postfix, from userid 0)
	id 52CE93A; Tue, 17 Dec 2002 13:21:54 +0100 (CET)
Message-Id: <20021217122154.52CE93A@icommerce-france.com>
Date: Tue, 17 Dec 2002 13:21:54 +0100 (CET)
From: Michael L.Hostbaek <mich@freebsdcluster.org>
Reply-To: Michael L.Hostbaek <mich@freebsdcluster.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: petef@FreeBSD.org
Subject: Fix error reported by bento for devel/cvsstat
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46326
>Category:       ports
>Synopsis:       Fix error reported by bento for devel/cvsstat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 17 04:30:01 PST 2002
>Closed-Date:    Wed Dec 18 14:06:50 PST 2002
>Last-Modified:  Wed Dec 18 14:06:50 PST 2002
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 5.0-RC i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD current.itxmarket.com 5.0-RC FreeBSD 5.0-RC #0: Thu Dec 12 10:31:50 CET 2002 root@current.itxmarket.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	cvsstat project developped without version control. Port upgraded to 
	latest version and checksum updated.
	Project author notified of problem developping without version control/
	releases.
	Maintainer CC'ed.
>How-To-Repeat:
	make
>Fix:

	
diff -u -ruN cvsstat.bak/Makefile cvsstat/Makefile
--- cvsstat.bak/Makefile	Tue Dec 17 13:09:19 2002
+++ cvsstat/Makefile	Tue Dec 17 13:01:34 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cvsstat
-PORTVERSION=	2.20
+PORTVERSION=	2.23
 CATEGORIES=	devel
 MASTER_SITES=	http://cvs.sslug.dk/cvs2html/utils/
 DISTNAME=	${PORTNAME}
diff -u -ruN cvsstat.bak/distinfo cvsstat/distinfo
--- cvsstat.bak/distinfo	Tue Dec 17 13:09:19 2002
+++ cvsstat/distinfo	Tue Dec 17 13:01:34 2002
@@ -1 +1 @@
-MD5 (cvsstat) = 5ad53e571dd6431e7fc79cb3dc760942
+MD5 (cvsstat) = 6f10eac22f71268205b06dda8b480e77

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Wed Dec 18 14:06:37 PST 2002 
State-Changed-Why:  
Commited, thanks! 

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