diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2025-02-04 16:36:54 -0500 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2025-02-04 16:39:46 -0500 |
commit | e58c8dfe018a3bc2027b7b45843ca3ef42959861 (patch) | |
tree | fd654d87a0a7a6ba8916d302ebca1eddc337191f /www/nginx-devel/files/extra-patch-xss-nginx-module-config | |
parent | graphics/xpeps: expire on 2025-02-28 for graphics/peps (diff) |
www/nginx-devel: update third-party modules...
to their recent snapshots or versions:
o) push-stream
o) http_substitutions_filter
o) upload
o) upload-progress
o) upstream_check
o) mod_zip
o) naxsi
o) rds-csv
o) rds-json
o) redis2
o) rtmp
o) set-misc
o) sflow
o) srcache
o) vts
o) xss
Bump PORTREVISION.
Diffstat (limited to 'www/nginx-devel/files/extra-patch-xss-nginx-module-config')
-rw-r--r-- | www/nginx-devel/files/extra-patch-xss-nginx-module-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-xss-nginx-module-config b/www/nginx-devel/files/extra-patch-xss-nginx-module-config index c5dc537b783c..e341b4c5a020 100644 --- a/www/nginx-devel/files/extra-patch-xss-nginx-module-config +++ b/www/nginx-devel/files/extra-patch-xss-nginx-module-config @@ -1,5 +1,5 @@ ---- ../xss-nginx-module-0.06/config.orig 2020-04-24 17:13:57.596040000 -0400 -+++ ../xss-nginx-module-0.06/config 2020-04-24 17:18:16.438437000 -0400 +--- ../xss-nginx-module-de2d87a/config.orig 2020-04-24 17:13:57.596040000 -0400 ++++ ../xss-nginx-module-de2d87a/config 2020-04-24 17:18:16.438437000 -0400 @@ -1,5 +1,9 @@ ngx_addon_name=ngx_http_xss_filter_module -HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_xss_filter_module" |