From 66606fc7684e08cc081632b67369ff5ee03c5514 Mon Sep 17 00:00:00 2001 From: arved Date: Sat, 4 Dec 2004 19:44:47 +0000 Subject: Update to 1.7.4 It is now possible to specify groups of users in order to produce per-group usage graphs, and a switch has been added to specify a set of arguments to pass to all invocations of CVS. PR: 74678 Submitted by: Erik Greenwald --- devel/cvsplot/Makefile | 2 +- devel/cvsplot/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/cvsplot') diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index e8392e2ff854..55c6945646f6 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= cvsplot -PORTVERSION= 1.7.3 +PORTVERSION= 1.7.4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/cvsplot/distinfo b/devel/cvsplot/distinfo index 027c322f4673..be4654fdd27f 100644 --- a/devel/cvsplot/distinfo +++ b/devel/cvsplot/distinfo @@ -1,2 +1,2 @@ -MD5 (cvsplot-1.7.3.tar.gz) = 3372443b35edaf0fdc962498e4164b24 -SIZE (cvsplot-1.7.3.tar.gz) = 13757 +MD5 (cvsplot-1.7.4.tar.gz) = 50315fad42d7ca5f94ccdd4f5d25ee03 +SIZE (cvsplot-1.7.4.tar.gz) = 22010 -- cgit