aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/cvsweb-converters/Makefile2
-rw-r--r--sysutils/cvsweb-converters/distinfo4
-rw-r--r--sysutils/cvsweb-converters/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/cvsweb-converters/Makefile b/sysutils/cvsweb-converters/Makefile
index 32164ea6152f..0dc68c8555e3 100644
--- a/sysutils/cvsweb-converters/Makefile
+++ b/sysutils/cvsweb-converters/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cvsweb-converters
-PORTVERSION= 0.2.3
+PORTVERSION= 0.3
CATEGORIES= sysutils
MASTER_SITES= http://www.sbox.TUGraz.at/home/d/dada/distfiles/
diff --git a/sysutils/cvsweb-converters/distinfo b/sysutils/cvsweb-converters/distinfo
index 31687e2d6f06..b44ba353c50a 100644
--- a/sysutils/cvsweb-converters/distinfo
+++ b/sysutils/cvsweb-converters/distinfo
@@ -1,2 +1,2 @@
-MD5 (cvsweb-converters-0.2.3.tar.bz2) = efae240b98c756219c251339754f43f4
-SIZE (cvsweb-converters-0.2.3.tar.bz2) = 55438
+MD5 (cvsweb-converters-0.3.tar.bz2) = c64ee484e0ed6dc21d7c2a10f87306ad
+SIZE (cvsweb-converters-0.3.tar.bz2) = 74931
diff --git a/sysutils/cvsweb-converters/pkg-descr b/sysutils/cvsweb-converters/pkg-descr
index 00d870cb3219..0f11772c6559 100644
--- a/sysutils/cvsweb-converters/pkg-descr
+++ b/sysutils/cvsweb-converters/pkg-descr
@@ -4,7 +4,7 @@ This tool is primarily intended for people tracking the development of
FreeBSD and other open source projects with a public CVS repository.
This package provides three Perl scripts:
- + commitlog2cvsweb: converts FreeBSD commitlog files to HTML
+ + commitlog2cvsweb: converts FreeBSD or DragonFlyBSD commitlog files to HTML
+ cvsrdiff2cvsweb: converts output of "cvs rdiff -s" to HTML
+ cvsuplog2cvsweb: converts log output of "cvsup" to HTML