git: 8c66a2d23a9c - main - www/nginx-devel: third-party modules management (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 18:40:25 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c66a2d23a9cc213e883e0a183ea7f3b1ea5914f commit 8c66a2d23a9cc213e883e0a183ea7f3b1ea5914f Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2024-01-06 18:39:31 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2024-01-06 18:40:20 +0000 www/nginx-devel: third-party modules management (+) o) update third-party brotli module to the latest snapshot. Bump PORTREVISION. --- www/nginx-devel/Makefile | 2 +- www/nginx-devel/Makefile.extmod | 2 +- www/nginx-devel/distinfo | 6 +++--- www/nginx-devel/files/extra-patch-ngx_brotli_filter_config | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index d207232c7e54..73f4a779b100 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME?= nginx PORTVERSION= 1.25.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index 9577581996c2..5f9cb8974ef4 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -26,7 +26,7 @@ AWS_AUTH_GH_TUPLE= anomalizer:ngx_aws_auth:21931b2:aws_auth AWS_AUTH_VARS= DSO_EXTMODS+=aws_auth BROTLI_LIB_DEPENDS= libbrotlicommon.so:archivers/brotli -BROTLI_GH_TUPLE= google:ngx_brotli:659b4b3:brotli +BROTLI_GH_TUPLE= google:ngx_brotli:a71f931:brotli BROTLI_VARS= DSO_EXTMODS+=brotli BROTLI_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ngx_brotli_filter_config diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index f4eb236072de..30544c9f9a58 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1704564967 +TIMESTAMP = 1704566096 SHA256 (nginx-1.25.3.tar.gz) = 64c5b975ca287939e828303fa857d22f142b251f17808dfe41733512d9cded86 SIZE (nginx-1.25.3.tar.gz) = 1216580 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae @@ -13,8 +13,8 @@ SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e29 SIZE (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = 11280 SHA256 (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = d8a2422da96a638e9a911e4edb592954d9c0fe1576456fec9809ef4e2a0a863d SIZE (anomalizer-ngx_aws_auth-21931b2_GH0.tar.gz) = 15580 -SHA256 (google-ngx_brotli-659b4b3_GH0.tar.gz) = 34308698dbc6c17f16193d62396746ecba5c5f1482a07bf5785b1396632e6f73 -SIZE (google-ngx_brotli-659b4b3_GH0.tar.gz) = 16333 +SHA256 (google-ngx_brotli-a71f931_GH0.tar.gz) = b3312a045d5303a40d02beb34711b8ca27f7b72d647e9ee2012a8eddd14d9b22 +SIZE (google-ngx_brotli-a71f931_GH0.tar.gz) = 16376 SHA256 (nginx-modules-ngx_cache_purge-a84b0f3_GH0.tar.gz) = ddfd4fdd99075d906b7b75c49f56ec96b76df7951dfa54502e0f83890447031f SIZE (nginx-modules-ngx_cache_purge-a84b0f3_GH0.tar.gz) = 17162 SHA256 (grahamedgecombe-nginx-ct-93e9884_GH0.tar.gz) = 72fdd125b9207cdda135f368095f85b943a78a4ff004d1cd217972e12b1571b2 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