diff options
author | arved <arved@FreeBSD.org> | 2004-12-05 03:44:47 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-12-05 03:44:47 +0800 |
commit | 66606fc7684e08cc081632b67369ff5ee03c5514 (patch) | |
tree | 39153081e53f86ee64464a268ae7d0fb4256ee2b /devel/cvsplot | |
parent | a0ebb52d652859cd7a68acbc4c667d1568b8da8c (diff) | |
download | freebsd-ports-gnome-66606fc7684e08cc081632b67369ff5ee03c5514.tar.gz freebsd-ports-gnome-66606fc7684e08cc081632b67369ff5ee03c5514.tar.zst freebsd-ports-gnome-66606fc7684e08cc081632b67369ff5ee03c5514.zip |
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 <erik@smluc.org>
Diffstat (limited to 'devel/cvsplot')
-rw-r--r-- | devel/cvsplot/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsplot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
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 |