Date: Tue, 19 May 2026 17:30:30 +0000 From: Sergey A. Osokin <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3821218ce4e1 - main - www/freenginx-devel: update: 1.31.0 -> 1.31.1 Message-ID: <6a0c9e36.212f6.b8f0cc8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=3821218ce4e16db98d3340c0cb3619dc5404b20f commit 3821218ce4e16db98d3340c0cb3619dc5404b20f Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2026-05-19 17:29:04 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2026-05-19 17:29:04 +0000 www/freenginx-devel: update: 1.31.0 -> 1.31.1 Sponsored by: tipi.work <ChangeLog> *) Feature: the "off" parameter of the "index" directive. Thanks to Fabiano Furtado. *) Bugfix: a segmentation fault might occur in a worker process if the "rewrite" directive was used to change request arguments and other directives of the ngx_http_rewrite_module were executed afterwards. *) Bugfix: in the "set" directive. *) Bugfix: a segmentation fault might occur in a worker process if the ngx_http_charset_module was used to convert responses from UTF-8. *) Bugfix: in the ngx_http_charset_module. *) Bugfix: a segmentation fault might occur in a worker process if the "ssl_ocsp" directive was used. *) Bugfix: a segmentation fault might occur in a worker process if the "scgi_pass" or "uwsgi_pass" directives were used. *) Bugfix: in the "scgi_request_buffering" directive. *) Bugfix: in HTTP/3. </ChangeLog> --- www/freenginx-devel/Makefile | 1 - www/freenginx-devel/distinfo | 6 +++--- www/freenginx-devel/version.mk | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile index 583e83f386b6..cf5899fd2a6b 100644 --- a/www/freenginx-devel/Makefile +++ b/www/freenginx-devel/Makefile @@ -1,7 +1,6 @@ PORTNAME= freenginx PORTVERSION= ${NGINX_VERSION} .include "version.mk" -PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/osa diff --git a/www/freenginx-devel/distinfo b/www/freenginx-devel/distinfo index 3f1153cc1f25..c31acc9dd86f 100644 --- a/www/freenginx-devel/distinfo +++ b/www/freenginx-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1779206819 -SHA256 (freenginx-1.31.0.tar.gz) = 94e3f108730c7a37874aceb6f63046390bc995da94dcc6a3b730909089dbac04 -SIZE (freenginx-1.31.0.tar.gz) = 1252995 +TIMESTAMP = 1779211210 +SHA256 (freenginx-1.31.1.tar.gz) = 6d93aeb2c2079901b1a0146c4503c1598da050188d959ace54f6f826fd878d84 +SIZE (freenginx-1.31.1.tar.gz) = 1253483 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/freenginx-devel/version.mk b/www/freenginx-devel/version.mk index 7f62669fe9b4..5772fcd0e245 100644 --- a/www/freenginx-devel/version.mk +++ b/www/freenginx-devel/version.mk @@ -1 +1 @@ -NGINX_VERSION= 1.31.0 +NGINX_VERSION= 1.31.1home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0c9e36.212f6.b8f0cc8>
