Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 13:21:54 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        petef@FreeBSD.org
Subject:   ports/46326: Fix error reported by bento for devel/cvsstat
Message-ID:  <20021217122154.52CE93A@icommerce-france.com>

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

>Number:         46326
>Category:       ports
>Synopsis:       Fix error reported by bento for devel/cvsstat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 17 04:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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