Date: Mon, 04 May 2026 09:27:52 +0000 From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d10e62db78d2 - main - www/nginx-devel: Update to 1.29.8 Message-ID: <69f86698.1f4d5.25786b48@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=d10e62db78d2b0c1b716aa43158b5760d737e603 commit d10e62db78d2b0c1b716aa43158b5760d737e603 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2026-05-04 09:27:02 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-05-04 09:27:02 +0000 www/nginx-devel: Update to 1.29.8 Changes with nginx 1.29.8 07 Apr 2026 *) Feature: the "max_headers" directive. Thanks to Maxim Dounin. *) Feature: OpenSSL 4.0 compatibility. *) Feature: now the "include" directive inside the "geo" block supports wildcards. *) Bugfix: in processing of HTTP 103 (Early Hints) responses from a proxied backend. *) Bugfix: the $request_port and $is_request_port variables were not available in subrequests. Sponsored by: Netzkommune GmbH --- www/nginx-acme/Makefile | 2 +- www/nginx-acme/distinfo | 6 +++--- www/nginx-devel/Makefile | 2 +- www/nginx-devel/distinfo | 6 +++--- www/nginx-devel/version.mk | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/nginx-acme/Makefile b/www/nginx-acme/Makefile index 4a0a14628077..fe726b685c72 100644 --- a/www/nginx-acme/Makefile +++ b/www/nginx-acme/Makefile @@ -1,6 +1,6 @@ PORTNAME= acme PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/nginx/nginx-${PORTNAME}/releases/download/v${PORTVERSION}/:acme \ https://nginx.org/download/:nginx diff --git a/www/nginx-acme/distinfo b/www/nginx-acme/distinfo index f1e82fd96092..6f39311ba10a 100644 --- a/www/nginx-acme/distinfo +++ b/www/nginx-acme/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1777835828 +TIMESTAMP = 1777886572 SHA256 (nginx-acme-0.3.1.tar.gz) = be3d3d10f042930a3bf348731698eadb7003d224a863c53b719ccd28721572c3 SIZE (nginx-acme-0.3.1.tar.gz) = 99486 SHA256 (nginx-1.30.0.tar.gz) = 058188c64bf22baecaa72b809a6318a4f9ba623889c554feab03f7cb853ab31b SIZE (nginx-1.30.0.tar.gz) = 1324188 -SHA256 (nginx-1.29.7.tar.gz) = 673f8fb8c0961c44fbd9410d6161831453609b44063d3f2948253fc2b5692139 -SIZE (nginx-1.29.7.tar.gz) = 1323485 +SHA256 (nginx-1.29.8.tar.gz) = 7f1b985dace8fe706dfc288b83927c928f0ae60bcb7507c2d4e0025eca7280c3 +SIZE (nginx-1.29.8.tar.gz) = 1324131 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 SHA256 (rust/crates/allocator-api2-0.3.1.crate) = c583acf993cf4245c4acb0a2cc2ab1f9cc097de73411bb6d3647ff6af2b1013d diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index ae280e855b9c..52dc99ad6181 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME?= nginx PORTVERSION= ${NGINX_VERSION} .include "version.mk" -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 690cf589c7cb..f9ccc29f09b4 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1777809381 -SHA256 (nginx-1.29.7.tar.gz) = 673f8fb8c0961c44fbd9410d6161831453609b44063d3f2948253fc2b5692139 -SIZE (nginx-1.29.7.tar.gz) = 1323485 +TIMESTAMP = 1777886543 +SHA256 (nginx-1.29.8.tar.gz) = 7f1b985dace8fe706dfc288b83927c928f0ae60bcb7507c2d4e0025eca7280c3 +SIZE (nginx-1.29.8.tar.gz) = 1324131 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SHA256 (passenger-6.1.2.tar.gz) = 94400a52e536cfdd8acf2accb47badb7a67dc309452f1b05600da67343f25bf8 diff --git a/www/nginx-devel/version.mk b/www/nginx-devel/version.mk index 964722b0f419..47a6a513c27b 100644 --- a/www/nginx-devel/version.mk +++ b/www/nginx-devel/version.mk @@ -1 +1 @@ -NGINX_VERSION= 1.29.7 +NGINX_VERSION= 1.29.8home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f86698.1f4d5.25786b48>
