summaryrefslogtreecommitdiff
path: root/www/cgihtml/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-10-27 12:18:06 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-10-27 12:18:06 +0000
commitcb98017ae9dabe7e9ddb5ca7ed32e42a9ad16078 (patch)
tree71aa798d5d209a57e93ee719e0862113293d9fdf /www/cgihtml/Makefile
parento) Update to version 5.1.13 (diff)
Fix the vulnerabilities reported in Chris Leishman's BugTraq post of
2003/01/07, and a couple of other ones while I'm here. This could still benefit from an in-depth audit, though. Bump PORTREVISION, unquote COMMENT, remove the FORBIDDEN tag.
Notes
Notes: svn path=/head/; revision=92318
Diffstat (limited to '')
-rw-r--r--www/cgihtml/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile
index 9efd458f0e9a..f7ecab36e32f 100644
--- a/www/cgihtml/Makefile
+++ b/www/cgihtml/Makefile
@@ -7,16 +7,14 @@
PORTNAME= cgihtml
PORTVERSION= 1.69
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel
MASTER_SITES= http://www.eekim.com/software/cgihtml/ \
ftp://www.eekim.com/pub/users/eekim/cgihtml/ \
ftp://hcs.harvard.edu/pub/web/tools/cgihtml/
-FORBIDDEN= Multiple vulnerabilities, see http://online.securityfocus.com/archive/1/305469
-
MAINTAINER= roam@FreeBSD.org
-COMMENT= "Library that simplifies the task of writing CGI programs in C"
+COMMENT= Library that simplifies the task of writing CGI programs in C
INSTALLS_SHLIB= yes