aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cvsweb-converters
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-11-03 23:32:42 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-11-03 23:32:42 +0000
commit07dc48f0e31091a7f2cba324d90309ff7c5bfaf9 (patch)
treea32391c40b9449aa0bf381d935f81e1528a585e5 /sysutils/cvsweb-converters
parent9422b36c6cecd6111a4711cb8bf1c5bd1b793dbc (diff)
downloadports-07dc48f0e31091a7f2cba324d90309ff7c5bfaf9.tar.gz
ports-07dc48f0e31091a7f2cba324d90309ff7c5bfaf9.zip
Notes
Diffstat (limited to 'sysutils/cvsweb-converters')
-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