diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-11-30 02:53:59 +0800 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-11-30 02:53:59 +0800 |
commit | 9cc75ae4b5e3c046f82bc2852b3dd720a79a7133 (patch) | |
tree | 3ea20344847a5594c491d0c245239db69624469c /www/nginx | |
parent | 407a56493187b282a0246e0738b3f7e151dde2a9 (diff) | |
download | freebsd-ports-gnome-9cc75ae4b5e3c046f82bc2852b3dd720a79a7133.tar.gz freebsd-ports-gnome-9cc75ae4b5e3c046f82bc2852b3dd720a79a7133.tar.zst freebsd-ports-gnome-9cc75ae4b5e3c046f82bc2852b3dd720a79a7133.zip |
Update third-party naxsi module to 1.3
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/Makefile.extmod | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index a3413757c4a7..628bfba8f3a5 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.18.0 -PORTREVISION?= 31 +PORTREVISION?= 32 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod index ce0c240a13a8..57713a63cb32 100644 --- a/www/nginx/Makefile.extmod +++ b/www/nginx/Makefile.extmod @@ -234,7 +234,7 @@ MODSECURITY3_LIB_DEPENDS= libmodsecurity.so:security/modsecurity3 MODSECURITY3_GH_TUPLE= SpiderLabs:ModSecurity-nginx:v1.0.1:modsec MODSECURITY3_VARS= DSO_EXTMODS+=modsec -NAXSI_NGINX_VER= 1.1a +NAXSI_NGINX_VER= 1.3 NAXSI_GH_TUPLE= nbs-system:naxsi:${NAXSI_NGINX_VER}:naxsi NAXSI_VARS= DSO_EXTMODS+=naxsi NAXSI_SUBDIR=/naxsi_src diff --git a/www/nginx/distinfo b/www/nginx/distinfo index a4fc53256cf5..d9dbcd6f0738 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1606411467 +TIMESTAMP = 1606661305 SHA256 (nginx-1.18.0.tar.gz) = 4c373e7ab5bf91d34a4f11a0c9496561061ba5eee6020db272a17a7228d35f99 SIZE (nginx-1.18.0.tar.gz) = 1039530 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae @@ -109,8 +109,8 @@ SHA256 (openresty-memc-nginx-module-v0.18_GH0.tar.gz) = 4e280d1dcb8b312bc7875604 SIZE (openresty-memc-nginx-module-v0.18_GH0.tar.gz) = 37113 SHA256 (SpiderLabs-ModSecurity-nginx-v1.0.1_GH0.tar.gz) = c969a78659bb47c84929de0b9adc1f8c512a51ec9dd3b162cb568ae228d3d59e SIZE (SpiderLabs-ModSecurity-nginx-v1.0.1_GH0.tar.gz) = 31920 -SHA256 (nbs-system-naxsi-1.1a_GH0.tar.gz) = e0ba7b463c869dfda38b7b7e7b8b94a56118459461e118e4e817cd1906209db4 -SIZE (nbs-system-naxsi-1.1a_GH0.tar.gz) = 233269 +SHA256 (nbs-system-naxsi-1.3_GH0.tar.gz) = 439c8677372d2597b4360bbcc10bc86490de1fc75695b193ad5df154a214d628 +SIZE (nbs-system-naxsi-1.3_GH0.tar.gz) = 235626 SHA256 (nginx-njs-0.4.4_GH0.tar.gz) = 7deb9f474d7200b316b892541ff260c57e1677d3b5032dec7cd5b7484b72d2ed SIZE (nginx-njs-0.4.4_GH0.tar.gz) = 486870 SHA256 (opentracing-contrib-nginx-opentracing-2d81c29_GH0.tar.gz) = b082bb8e0f4de2e3361c9cae79e266856de1e5b26a43611e08446b7c2bc0b2b4 |