From d7437a7136300cefba96efbb73f10b4ef9d642ec Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 1 Aug 2001 10:03:43 +0000 Subject: Update to knu-cvsweb 1.112.1.82. 2001-08-01 Akinori MUSHA * cvsweb.cgi: perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs -nasc -ce * cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd, cvsweb.conf-ruby: perltidy -i=8 -t -pt=2 -bt=2 -sbt=2 -ci=4 -noll -sfs -nasc -ce * cvsweb.cgi, cvsweb.conf: MFZ 1.111, but introduce @ForbiddenFiles instead of @DissallowRead to forbid user to cvs checkout/diff/annotate specified files. * cvsweb.cgi: MFZ 1.112: A couple of trivial fixes. 2001-07-26 Akinori MUSHA * cvsweb.cgi: Chdir to TMPDIR so it works even when the cgi-bin directory is unreadable. [Submitted by: Dmitry Morozovsky ] * cvsweb.cgi: Let the module/path box appear and work properly when there is only one repository. [Submitted by: Dmitry Morozovsky ] --- devel/cvsweb/Makefile | 4 ++-- devel/cvsweb/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/cvsweb') diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index fc77a1905ab2..09af83deb410 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -19,8 +19,8 @@ NO_BUILD= yes USE_PERL5= yes # This version of cvsweb is Zeller's version + knu's enhancements. -REV_ZELLER= 1.110 -REV_KNU= 1.78 +REV_ZELLER= 1.112 +REV_KNU= 1.82 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb/distinfo b/devel/cvsweb/distinfo index 6cc5c6df4f78..46d80fe65cc9 100644 --- a/devel/cvsweb/distinfo +++ b/devel/cvsweb/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.110.1.78.tar.gz) = 2e6f84078711531dedae4a94a38f1e72 +MD5 (cvsweb-1.112.1.82.tar.gz) = 848b43261c4a6e3be4db7ed656c5b3cc -- cgit v1.2.3