Update to 1.28.0
Created attachment 259821 [details] Update to 1.28.0
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=38b092ca53038deab7b647487f977561fba9d672 commit 38b092ca53038deab7b647487f977561fba9d672 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2025-05-04 15:34:32 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2025-05-04 15:40:19 +0000 www/nginx: Update to 1.28.0 Changes with nginx 1.28.0: *) 1.28.x stable branch. *) Bugfix: nginx could not be built by gcc 15 if ngx_http_v2_module or ngx_http_v3_module modules were used. *) Bugfix: nginx might not be built by gcc 14 or newer with -O3 -flto optimization if ngx_http_v3_module was used. Update 3rd party module: - Luastream to 0.0.16 - Passenger to 6.0.27 PR: 286312 Sponsored by: Netzkommune GmbH www/nginx-full/Makefile | 4 ++-- www/nginx/Makefile | 7 ++----- www/nginx/Makefile.extmod | 12 +++--------- www/nginx/distinfo | 16 +++++++--------- www/nginx/files/extra-patch-nginx-ct-LibreSSL (gone) | 20 -------------------- .../extra-patch-ngx_stream_ssl_ct_module.c (gone) | 14 -------------- www/nginx/files/extra-patch-passenger-build-nginx.rb | 4 ++-- .../files/extra-patch-passenger-disable-telemetry | 4 ++-- www/nginx/pkg-plist | 4 ---- 9 files changed, 18 insertions(+), 67 deletions(-)