diff options
author | kris <kris@FreeBSD.org> | 2002-10-05 17:18:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-05 17:18:45 +0800 |
commit | 36455657cf87b5a5e18c12f492c16d8bb17aa734 (patch) | |
tree | 592bf9563843dc458ea7e3c5ecc6c957fdc42a90 /www/apache13-ssl | |
parent | 5140c329cac11ecf8ecf43215f7a1b7e93f5fa1c (diff) | |
download | freebsd-ports-gnome-36455657cf87b5a5e18c12f492c16d8bb17aa734.tar.gz freebsd-ports-gnome-36455657cf87b5a5e18c12f492c16d8bb17aa734.tar.zst freebsd-ports-gnome-36455657cf87b5a5e18c12f492c16d8bb17aa734.zip |
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" <osa@freebsd.org.ru>,
Udo Schweigert <udo.schweigert@siemens.com>,
Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR: ports/43682, ports/43688, ports/43666, ports/43681
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 4 | ||||
-rw-r--r-- | www/apache13-ssl/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
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 diff --git a/www/apache13-ssl/distinfo b/www/apache13-ssl/distinfo index 2e32eeec93c0..f43587039276 100644 --- a/www/apache13-ssl/distinfo +++ b/www/apache13-ssl/distinfo @@ -1,2 +1,2 @@ -MD5 (apache_1.3.26.tar.gz) = 52e9b875597a208fca9d393e710087b6 -MD5 (apache_1.3.26+ssl_1.48.tar.gz) = c0b9574b15dd4668cfc4f27b009ae1dd +MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa +MD5 (apache_1.3.27+ssl_1.48.tar.gz) = c0b9574b15dd4668cfc4f27b009ae1dd |