From nobody Mon Jun 8 21:32:54 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gZ4yg3tHJz6gn1c for ; Mon, 08 Jun 2026 21:32:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZ4yg2lWNz42Ts for ; Mon, 08 Jun 2026 21:32:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780954379; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VwuQhAxCshsbFtN8cEzknekh/8onvDBjm2K/7Y9byi0=; b=vMMLl07r3+7lYFxiOxyfl0cSBDmbOwX7VHqlDbIIvcMlNeGnbigmgxeK8V5b3qFMh0jN1f lG/3pNCUJzvSA3nhtmNkkcZp51+jysOKzT/uxaEF/zLH/XsS+O9+qZLdqQZ29YLFi7W520 HaX68aqTRlk6V4nTPtTCDMflWaCU7jUdwQman1dZ3IOLDKIFOiopW6g1ouWpxDcoG3/hdl Fn7de7oPm/E8+FLH1Tk3ZDAA9vfpCargZDFt8SdomlHJtzaFxpfgTeMCYmMaywFo6tUoIW bNThseyDh2/EK8Jvrl2wLKPJRPxk8kAbc2u+PHXt5MMx4z+o0ocFxXGoQ+pQIQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780954379; a=rsa-sha256; cv=none; b=ncXVF0BNxZFNz8uBwQtTWDEnIV7Jy7F/cDXGxNyaDng1Hva8+ggMbFZD55KRr6hs7paxBE JNxMWc9XMh5dQ8YvB0JyPgWMpgjkqlEx9cThjw9ppzky4DJMU0Kd5q6RmXcflq33ts8pTM iB9iXVm3q0MoLlV1R+5eVsgaHfNxLNDPPkohCU7QUE2Bqa+ro/ceCesLgu8jOACNb5DL+z MDFk7vUMKV2LLPQ3aA8/9oFarDjV+o0QJzMXs/+NnuKOQ5SlR2zWGWLZU0mRuJWXGALevv bm7cuWYeU33jFLLau+0kRnx+cQZLIC0jkZhWuS0uYCkOvypZGUIzJcEcpH6uNw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780954379; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VwuQhAxCshsbFtN8cEzknekh/8onvDBjm2K/7Y9byi0=; b=cb0xHYbFF5r88elo7y1kP/SCd6ssOA/qvCavXCUwishk6cOlUl5RT+qoUr6ovhLDmAZsjH k6ILgn0EDhgd92PZRS8TJMG63pg1b+J6N8fQ7wdVQzylbtNPVrXvkfB0oO0wkFTNs7DFp9 wnncwQBgho09YMb069yuoyxqYt9xtlojC1HhnPiBTpuG3pvsGh+RtLS+XygkmwSt301pYz uUzZ2fgcef78B2yqlWZs16tjvrVo6C5Rc2eGaXIFEqhTOos+rQwkZqoDAh6rfDlE+EQ/dN lCk1rnEWZpVFrw3b+HxO0AG376hs0ewEsmQNgoscTtOC5ncHT3LsbkGJ9qP+xA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZ4yg2HtXz14ZV for ; Mon, 08 Jun 2026 21:32:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ca2a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 08 Jun 2026 21:32:54 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Bernard Spil Subject: git: 7661c58b5d3a - 2026Q2 - www/apache24: Security update to 2.4.68 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q2 X-Git-Reftype: branch X-Git-Commit: 7661c58b5d3a193151ae0129b6b23a6ee7ef34bf Auto-Submitted: auto-generated Date: Mon, 08 Jun 2026 21:32:54 +0000 Message-Id: <6a273506.1ca2a.29a190c@gitrepo.freebsd.org> The branch 2026Q2 has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=7661c58b5d3a193151ae0129b6b23a6ee7ef34bf commit 7661c58b5d3a193151ae0129b6b23a6ee7ef34bf Author: Bernard Spil AuthorDate: 2026-06-08 21:19:58 +0000 Commit: Bernard Spil CommitDate: 2026-06-08 21:32:47 +0000 www/apache24: Security update to 2.4.68 With hat: apache Security: 7655baae-637d-11f1-8607-8447094a420f MFH: 2026Q2 (cherry picked from commit d905532d79b533bddefd3ccebc63e5f3abf69296) --- www/apache24/Makefile | 3 +-- www/apache24/distinfo | 6 +++--- www/apache24/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/apache24/Makefile b/www/apache24/Makefile index b9b5e219d1e5..43138a98fe72 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,6 +1,5 @@ PORTNAME= apache24 -PORTVERSION= 2.4.67 -PORTREVISION= 1 +PORTVERSION= 2.4.68 CATEGORIES= www MASTER_SITES= APACHE_HTTPD DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache24/distinfo b/www/apache24/distinfo index 9d445609108e..9f63444da7a4 100644 --- a/www/apache24/distinfo +++ b/www/apache24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777974771 -SHA256 (apache24/httpd-2.4.67.tar.bz2) = 66cd206637b0d5c446fa7dabe75fe03525da8fb55855876c46288cd88b136aa4 -SIZE (apache24/httpd-2.4.67.tar.bz2) = 7493067 +TIMESTAMP = 1780952454 +SHA256 (apache24/httpd-2.4.68.tar.bz2) = 68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c06 +SIZE (apache24/httpd-2.4.68.tar.bz2) = 7738512 diff --git a/www/apache24/pkg-plist b/www/apache24/pkg-plist index 43774e51f601..e132596327c3 100644 --- a/www/apache24/pkg-plist +++ b/www/apache24/pkg-plist @@ -262,6 +262,7 @@ sbin/split-logfile %%WWWDIR%%/error/HTTP_BAD_GATEWAY.html.var %%WWWDIR%%/error/HTTP_BAD_REQUEST.html.var %%WWWDIR%%/error/HTTP_FORBIDDEN.html.var +%%WWWDIR%%/error/HTTP_GATEWAY_TIME_OUT.html.var %%WWWDIR%%/error/HTTP_GONE.html.var %%WWWDIR%%/error/HTTP_INTERNAL_SERVER_ERROR.html.var %%WWWDIR%%/error/HTTP_LENGTH_REQUIRED.html.var