From 5c8de5fcae56b0cadf0d4dcc956b09ff4192626f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 5 Oct 2002 09:18:45 +0000 Subject: Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability. Mark apache13-ssl FORBIDDEN because the new version does not yet exist. Partially based on patches submitted by below authors. Submitted by: "Sergey A. Osokin" , Udo Schweigert , Lev A. Serebryakov PR: ports/43682, ports/43688, ports/43666, ports/43681 --- www/apache13-ssl/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/apache13-ssl/Makefile') diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 252226565db0..f3f9bb456230 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -40,7 +40,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@freebsd.org -APACHE_VERSION= 1.3.26 +FORBIDDEN= "Security vulnerability; new version does not yet exist" + +APACHE_VERSION= 1.3.27 APACHE_SSL_VERSION= 1.48 USE_OPENSSL= YES -- cgit v1.2.3