From owner-svn-ports-branches@freebsd.org Wed Sep 26 16:27:41 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D52C610B13F5; Wed, 26 Sep 2018 16:27:40 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8949984944; Wed, 26 Sep 2018 16:27:40 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 838AB19A2F; Wed, 26 Sep 2018 16:27:40 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QGRe07069242; Wed, 26 Sep 2018 16:27:40 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8QGReUN069241; Wed, 26 Sep 2018 16:27:40 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201809261627.w8QGReUN069241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 26 Sep 2018 16:27:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r480748 - in branches/2018Q3/www/apache24: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: in branches/2018Q3/www/apache24: . files X-SVN-Commit-Revision: 480748 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 16:27:41 -0000 Author: joneum Date: Wed Sep 26 16:27:39 2018 New Revision: 480748 URL: https://svnweb.freebsd.org/changeset/ports/480748 Log: MFH: r480688 www/apache24: Update to 2.4.35 Changelog: *) http: Enforce consistently no response body with both 204 and 304 statuses. [Yann Ylavic] *) mod_status: Cumulate CPU time of exited child processes in the "cu" and "cs" values. Add CPU time of the parent process to the "c" and "s" values. [Rainer Jung] *) mod_proxy: Improve the balancer member data shown in mod_status when "ProxyStatus" is "On": add "busy" count and show byte counts in auto mode always in units of kilobytes. [Rainer Jung] *) mod_status: Add cumulated response duration time in milliseconds. [Rainer Jung] *) mod_status: Complete the data shown for async MPMs in "auto" mode. Added number of processes, number of stopping processes and number of busy and idle workers. [Rainer Jung] *) mod_ratelimit: Don't interfere with "chunked" encoding, fixing regression introduced in 2.4.34. PR 62568. [Yann Ylavic] *) mod_proxy: Remove load order and link dependency between mod_lbmethod_* modules and mod_proxy. PR 62557. [Ruediger Pluem, William Rowe] *) Allow the argument to , , , , and to be quoted. This is primarily for the benefit of . [Eric Covener] *) mod_watchdog: Correct some log messages. [Rainer Jung] *) mod_md: When the last domain name from an MD is moved to another one, that now empty MD gets moved to the store archive. PR 62572. [Stefan Eissing] *) mod_ssl: Fix merging of SSLOCSPOverrideResponder. [Jeff Trawick, [Frank Meier ] *) mod_proxy_balancer: Restore compatibility with APR 1.4. [Joe Orton] With hat: apache Approved by: ports-secteam (miwi) Deleted: branches/2018Q3/www/apache24/files/patch-modules_md_md__crypt.c Modified: branches/2018Q3/www/apache24/Makefile branches/2018Q3/www/apache24/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/apache24/Makefile ============================================================================== --- branches/2018Q3/www/apache24/Makefile Wed Sep 26 16:12:12 2018 (r480747) +++ branches/2018Q3/www/apache24/Makefile Wed Sep 26 16:27:39 2018 (r480748) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apache24 -PORTVERSION= 2.4.34 +PORTVERSION= 2.4.35 CATEGORIES= www ipv6 MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} Modified: branches/2018Q3/www/apache24/distinfo ============================================================================== --- branches/2018Q3/www/apache24/distinfo Wed Sep 26 16:12:12 2018 (r480747) +++ branches/2018Q3/www/apache24/distinfo Wed Sep 26 16:27:39 2018 (r480748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531769087 -SHA256 (apache24/httpd-2.4.34.tar.bz2) = fa53c95631febb08a9de41fd2864cfff815cf62d9306723ab0d4b8d7aa1638f0 -SIZE (apache24/httpd-2.4.34.tar.bz2) = 6942969 +TIMESTAMP = 1537900540 +SHA256 (apache24/httpd-2.4.35.tar.bz2) = 2607c6fdd4d12ac3f583127629291e9432b247b782396a563bec5678aae69b56 +SIZE (apache24/httpd-2.4.35.tar.bz2) = 7044336