diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2024-01-06 13:39:31 -0500 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2024-01-06 13:40:20 -0500 |
commit | 8c66a2d23a9cc213e883e0a183ea7f3b1ea5914f (patch) | |
tree | 3c7dcd516ce134cdf3447d6a06c79c920a91971d /www/nginx-devel/files | |
parent | graphics/drm-61-kmod: fix typo in description (diff) |
www/nginx-devel: third-party modules management (+)
o) update third-party brotli module to the latest snapshot.
Bump PORTREVISION.
Diffstat (limited to 'www/nginx-devel/files')
-rw-r--r-- | www/nginx-devel/files/extra-patch-ngx_brotli_filter_config | 4 |
1 files changed, 2 insertions, 2 deletions
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 |