From d2361b029ec2a1a012db2f0f34a9623a16376f49 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 30 Sep 2000 18:53:24 +0000 Subject: Update to knu-cvsweb 1.103.1.29. 2000-10-01 03:48 knu * INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not log in history) flags when doing a cvs annotation so that one does not need to turn on the write permission on CVSROOT/history for the user which httpd runs cvsweb.cgi as. (typically "nobody") 2000-10-01 03:27 knu * cvsweb.cgi: Fix the comment to make how to set $config clear. Inspired by: "Dan Langille" 2000-09-29 03:06 knu * cvsweb.cgi: Trap errors in the configuration files on loading and show error messages. (Previously it failed silently) Submitted by: Sean Scarff --- devel/cvsweb/Makefile | 2 +- devel/cvsweb/distinfo | 2 +- devel/cvsweb3/Makefile | 2 +- devel/cvsweb3/distinfo | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index 39ae73413229..81825a72d084 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -19,7 +19,7 @@ USE_PERL5= yes # This version of cvsweb is Zeller's version + knu's enhancements. REV_ZELLER= 1.103 -REV_KNU= 1.26 +REV_KNU= 1.29 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb/distinfo b/devel/cvsweb/distinfo index 42c5a78997f6..7a45ede52c31 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.103.1.26.tar.gz) = b9da4a2f422d67942732e1625bdeb541 +MD5 (cvsweb-1.103.1.29.tar.gz) = 2de070708464629d2184c4133e63ee56 diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 39ae73413229..81825a72d084 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.103 -REV_KNU= 1.26 +REV_KNU= 1.29 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 42c5a78997f6..7a45ede52c31 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.103.1.26.tar.gz) = b9da4a2f422d67942732e1625bdeb541 +MD5 (cvsweb-1.103.1.29.tar.gz) = 2de070708464629d2184c4133e63ee56 -- cgit v1.2.3