aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsweb3
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-05-22 06:57:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-05-22 06:57:12 +0000
commit94c93334f586ad2fec855b592747ed50dc1726b9 (patch)
treeb2d974465421fcf9c29f1244658b42c7b819fd8b /devel/cvsweb3
parent5d62c6e54c30b9aeb01568c68dfd7a00fa807855 (diff)
downloadports-94c93334f586ad2fec855b592747ed50dc1726b9.tar.gz
ports-94c93334f586ad2fec855b592747ed50dc1726b9.zip
Update to FreeBSD-cvsweb 2.0.2 and unmark FORBIDDEN.
2002-05-22 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Read configuration files with `do' instead of `require' to unbreak mod_perl support. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] * cvsweb.cgi: Cosmetic fixes. Use and/or rather than &&/|| to connect sentences. * cvsweb.cgi: Exit with -1 if exec() fails. * cvsweb.cgi: Do not print a redundant `Diff' for rev.1.1. [Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>] * cvsweb.cgi: Prevent cross-site scripting. [Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> (modified)] * cvsweb.cgi: Skip a possible `locked by' clause and extract a revision number out of a log entry properly. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] * cvsweb.cgi: Apply some HTML cleanups and use CSS instead of ancient HTML 3/4 tags and attributes. [Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>] * cvsweb.cgi: Pass `use' features to import to make it more memory efficient. [Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>] * cvsweb.cgi: Add new configuration variables: $allow_log_extra, $allow_dir_extra, and $allow_source_extra. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] * cvsweb.cgi: Release as FreeBSD-cvsweb 2.0.2. 2002-05-11 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: There are no spaces at EOL in modern rlog output. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] 2002-05-08 Motoyuki Konno <motoyuki@FreeBSD.org> * cvsweb.cgi: Fix a cross-site scripting vulnerablity. 2002-05-07 Akinori MUSHA <knu@iDaemons.org> * cvsweb.conf-netbsd, cvsweb.conf-openbsd: NetBSD and OpenBSD don't use $CVSHeader$ but $Id$. [Submitted by: motoyuki@FreeBSD.org] * cvsweb.cgi: Work around a bug of cvs -p; expand symlinks in a cvsroot. [Submitted by: motoyuki@FreeBSD.org] * cvsweb.cgi: Fix parsing in 'tags' state. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>]
Notes
Notes: svn path=/head/; revision=59676
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r--devel/cvsweb3/Makefile4
-rw-r--r--devel/cvsweb3/distinfo2
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index 8c43adfa926e..c04035da595d 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cvsweb
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= knu
MAINTAINER= knu@FreeBSD.org
-FORBIDDEN= "due to cross-site scripting vulnerabilities"
-
NO_BUILD= yes
USE_PERL5= yes
diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo
index f308648980b4..b6a1a0feafa2 100644
--- a/devel/cvsweb3/distinfo
+++ b/devel/cvsweb3/distinfo
@@ -1 +1 @@
-MD5 (cvsweb-2.0.1.tar.gz) = e229f09d9f380a13fac8db3295d7aeb2
+MD5 (cvsweb-2.0.2.tar.gz) = 6362981d02eb9312698d0416275dd2a5