Skip site navigation (1)Skip section navigation (2)
Date:      14 May 2003 14:39:47 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/52233: [Maintainer Update]  devel/cvsplot  1.6.5 -> 1.7.0
Message-ID:  <20030514143947.25771.qmail@phoenix.smluc.org>
Resent-Message-ID: <200305141440.h4EEeEof026054@freefall.freebsd.org>

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

>Number:         52233
>Category:       ports
>Synopsis:       [Maintainer Update]  devel/cvsplot  1.6.5 -> 1.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 07:40:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
>Description:
FreshMeat blurb:
	Per-user CVS statistics were added, so it is now possible to see
	the CVS contributions performed by individual users plotted using
	gnuplot. The list of users of interest can also be specified. By
	default, all users will be plotted. The -countchangedlines option
	affects the way the linecounts are calculated. If the
	-countchangedlines option is set, then the line counts indicate
	the number of lines changed, instead of added. So if a commit
	added 5 lines, and removed 3, the count would be 8, not 2. This
	was requested by some users who want to use this as a rough
	measure of productivity.

no changes to pkg-plist, descr, deps, etc...
>How-To-Repeat:
>Fix:

--- cvsplot.1.7.0.patch begins here ---
diff -Nurb devel/cvsplot.orig/Makefile devel/cvsplot/Makefile
--- devel/cvsplot.orig/Makefile	Wed May 14 08:55:11 2003
+++ devel/cvsplot/Makefile	Wed May 14 08:55:24 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	cvsplot
-PORTVERSION=	1.6.5
+PORTVERSION=	1.7.0
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -Nurb devel/cvsplot.orig/distinfo devel/cvsplot/distinfo
--- devel/cvsplot.orig/distinfo	Wed May 14 08:55:11 2003
+++ devel/cvsplot/distinfo	Wed May 14 08:57:02 2003
@@ -1 +1 @@
-MD5 (cvsplot-1.6.5.tar.gz) = 9d5ce9bf2dfbdeb2601aa86e93968b7d
+MD5 (cvsplot-1.7.0.tar.gz) = 525b357a92f65954696588e12022ee85
--- cvsplot.1.7.0.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?20030514143947.25771.qmail>