Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 08:10:53 -0600 (CST)
From:      erik@sa.fedex.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45987: port update, deve/cvsplot  1.6.1->1.6.2
Message-ID:  <200212041410.IAA35492@g09.sac.fedex.com>

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

>Number:         45987
>Category:       ports
>Synopsis:       update, devel/cvsplot  1.6.1 -> 1.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 04 06:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        
>Organization:
>Environment:

>Description:

update of port devel/cvsplot, willing to take maintainership of it

Here is the freshmeat.net blurb

Changes: Its possible to generate a single plot containing both the line
and file statistics, handle CVS repositories with non-standard revision
numbers (such as those with a head starting at 8.1), and to use the ShellQuote
module for better handling of unusual filenames. Error handling for when CVS
commands fail was also improved.

>How-To-Repeat:

	

>Fix:


diff -Nurb cvsplot.orig/Makefile cvsplot/Makefile
--- cvsplot.orig/Makefile	Wed Dec  4 08:02:58 2002
+++ cvsplot/Makefile	Wed Dec  4 08:03:22 2002
@@ -7,12 +7,12 @@
 #
 
 PORTNAME=	cvsplot
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	erik@smluc.org
 
 RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
 		gnuplot:${PORTSDIR}/math/gnuplot
diff -Nurb cvsplot.orig/distinfo cvsplot/distinfo
--- cvsplot.orig/distinfo	Wed Dec  4 08:02:58 2002
+++ cvsplot/distinfo	Wed Dec  4 08:03:48 2002
@@ -1 +1 @@
-MD5 (cvsplot-1.6.1.tar.gz) = a95653f607f8a58900e727732b30dbd0
+MD5 (cvsplot-1.6.2.tar.gz) = 93a75857aa80fcd05f7e6c0b994c4d89
>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?200212041410.IAA35492>