summaryrefslogtreecommitdiff
path: root/devel/cvsweb3/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-12-28 18:31:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-12-28 18:31:12 +0000
commit29196ffb006fd6a8b398d9736288e781988b975e (patch)
tree9e1e9385b42360f9fddff89cf9f7ea4592f43553 /devel/cvsweb3/Makefile
parent- Fix PORTNAME (diff)
Update to knu-cvsweb 1.104.1.47.
2000-12-29 03:17 knu * README.knu: Mention automatic tarball generation feature. 2000-12-29 03:16 knu * TODO.knu: Directory sorting was fixed at the same time that "show only tags" feature was fixed. 2000-12-29 03:07 knu * cvsweb.cgi: Specify --ignore-failed-read on invoking tar(1). 2000-12-29 02:49 knu * cvsweb.cgi, cvsweb.conf: Add "automatic tarball generation" feature. You can check out a whole directory in gzipped tarball. Obtained from: Debian package: cvsweb_1.93-1 Allow space characters in file names. (not tested yet)
Notes
Notes: svn path=/head/; revision=36426
Diffstat (limited to 'devel/cvsweb3/Makefile')
-rw-r--r--devel/cvsweb3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 3c9ef5962034..64e07479696d 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -19,7 +19,7 @@ USE_PERL5= yes
# This version of cvsweb is Zeller's version + knu's enhancements.
REV_ZELLER= 1.104
-REV_KNU= 1.45
+REV_KNU= 1.47
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)