From 8c66a2d23a9cc213e883e0a183ea7f3b1ea5914f Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Sat, 6 Jan 2024 13:39:31 -0500 Subject: www/nginx-devel: third-party modules management (+) o) update third-party brotli module to the latest snapshot. Bump PORTREVISION. --- www/nginx-devel/files/extra-patch-ngx_brotli_filter_config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nginx-devel/files') diff --git a/www/nginx-devel/files/extra-patch-ngx_brotli_filter_config b/www/nginx-devel/files/extra-patch-ngx_brotli_filter_config index aaa2409f678f..dfac8cfe5696 100644 --- a/www/nginx-devel/files/extra-patch-ngx_brotli_filter_config +++ b/www/nginx-devel/files/extra-patch-ngx_brotli_filter_config @@ -1,5 +1,5 @@ ---- ../ngx_brotli-659b4b3/filter/config.orig 2023-09-30 13:17:01.637746000 -0400 -+++ ../ngx_brotli-659b4b3/filter/config 2023-09-30 13:23:51.839920000 -0400 +--- ../ngx_brotli-a71f931/filter/config.orig 2023-09-30 13:17:01.637746000 -0400 ++++ ../ngx_brotli-a71f931/filter/config 2023-09-30 13:23:51.839920000 -0400 @@ -42,33 +42,16 @@ ngx_module_type=HTTP_FILTER ngx_module_name=ngx_http_brotli_filter_module -- cgit v1.2.3