summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2017-07-13 19:41:38 +0000
committerbrnrd <brnrd@FreeBSD.org>2017-07-13 19:41:38 +0000
commit084060c1f676d0e9fdac471fab6cead8e6e15e4e (patch)
tree5f73bc6a1bd1d0725d55714d23c60bc38f41646f
parentd83f8878bb2b8ab407fe895db39ae0742dec86ea (diff)
downloadFreeBSD-ports-084060c1f676d0e9fdac471fab6cead8e6e15e4e.zip
FreeBSD-ports-084060c1f676d0e9fdac471fab6cead8e6e15e4e.tar.gz
MFH: r445602
www/apache22: Update to 2.2.34 - Security update to 2.2.34 Security: 0c2db2aa-5584-11e7-9a7d-b499baebfeaf Differential Revision: https://reviews.freebsd.org/D11285 Approved by: ports-secteam (junovitch)
-rw-r--r--www/apache22/Makefile3
-rw-r--r--www/apache22/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 69a2d83..b317824 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= apache22
-PORTVERSION= 2.2.32
+PORTVERSION= 2.2.34
PORTREVISION?= 0
CATEGORIES= www ipv6
MASTER_SITES= APACHE_HTTPD
@@ -72,6 +72,7 @@ SSL_CFLAGS= -I${OPENSSLINC}
SSL_CONFIGURE_ON= --with-ssl=${OPENSSLBASE}
SSL_LDFLAGS= -L${OPENSSLLIB}
SSL_USES= ssl
+SSL_CONFIGURE_ENV= HAVE_SSL_SET_STATE=0
SUEXEC_RSRCLIMIT_EXTRA_PATCHES= ${FILESDIR}/extra-patch-suexec_rsrclimit
SUEXEC_USERDIR_EXTRA_PATCHES= ${FILESDIR}/extra-patch-suexec_userdir
diff --git a/www/apache22/distinfo b/www/apache22/distinfo
index 4acbe7d..7c5702e 100644
--- a/www/apache22/distinfo
+++ b/www/apache22/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497032932
-SHA256 (apache22/httpd-2.2.32.tar.bz2) = 527bc9d8092d784daf08910dd6c9d2681d6a2325055b2cc69806a0a7df7ed650
-SIZE (apache22/httpd-2.2.32.tar.bz2) = 5777509
+TIMESTAMP = 1499801614
+SHA256 (apache22/httpd-2.2.34.tar.bz2) = e53183d5dfac5740d768b4c9bea193b1099f4b06b57e5f28d7caaf9ea7498160
+SIZE (apache22/httpd-2.2.34.tar.bz2) = 5779739
OpenPOWER on IntegriCloud