Date: Thu, 13 Jul 2017 19:41:38 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r445711 - branches/2017Q3/www/apache22 Message-ID: <201707131941.v6DJfc4C044979@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Thu Jul 13 19:41:38 2017 New Revision: 445711 URL: https://svnweb.freebsd.org/changeset/ports/445711 Log: 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) Modified: branches/2017Q3/www/apache22/Makefile branches/2017Q3/www/apache22/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/apache22/Makefile ============================================================================== --- branches/2017Q3/www/apache22/Makefile Thu Jul 13 18:55:27 2017 (r445710) +++ branches/2017Q3/www/apache22/Makefile Thu Jul 13 19:41:38 2017 (r445711) @@ -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 Modified: branches/2017Q3/www/apache22/distinfo ============================================================================== --- branches/2017Q3/www/apache22/distinfo Thu Jul 13 18:55:27 2017 (r445710) +++ branches/2017Q3/www/apache22/distinfo Thu Jul 13 19:41:38 2017 (r445711) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707131941.v6DJfc4C044979>