From 5c89a454270480f1ee569a9872b21bc37373c35c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 5 Jan 2001 00:13:39 +0000 Subject: Update to knu-cvsweb 1.104.1.59. 2001-01-05 09:00 knu * cvsweb.cgi: Delete $ENV{PATH} before everything. (against -T paranoia) It's nothing to worry since cvsweb.cgi always invokes executables by full paths, though. Correct the error messages regarding $command_path. 2001-01-03 17:57 knu * cvsweb.cgi, cvsweb.conf: Don't rely on perl's $ENV{PATH} search. Search commands for itself and specify them by full paths. --- devel/cvsweb3/Makefile | 2 +- devel/cvsweb3/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cvsweb3') diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 4d1505ad1de8..50d32ccc3382 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.57 +REV_KNU= 1.59 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 7138ad0782e9..9fd8b46049ca 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.104.1.57.tar.gz) = b2c20d6762ec6e3778b672e95f14270a +MD5 (cvsweb-1.104.1.59.tar.gz) = 3323f28a68b3695587a6bfaa16663a35 -- cgit v1.2.3