diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-05 00:13:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-05 00:13:39 +0000 |
commit | 5c89a454270480f1ee569a9872b21bc37373c35c (patch) | |
tree | 12e14910f8fe619c10f05898ec831452ff6e04fe /devel/cvsweb/distinfo | |
parent | - update port to new version 1.0b3 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=36800
Diffstat (limited to 'devel/cvsweb/distinfo')
-rw-r--r-- | devel/cvsweb/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb/distinfo b/devel/cvsweb/distinfo index 7138ad0782e9..9fd8b46049ca 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.104.1.57.tar.gz) = b2c20d6762ec6e3778b672e95f14270a +MD5 (cvsweb-1.104.1.59.tar.gz) = 3323f28a68b3695587a6bfaa16663a35 |