git: 0d00ce3268b2 - main - www/nginx-devel: fix revision and project name for the third-party (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Apr 2025 18:19:50 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d00ce3268b2db52c293efdf71d9bea2cf683086 commit 0d00ce3268b2db52c293efdf71d9bea2cf683086 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-04-12 18:18:40 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-04-12 18:18:40 +0000 www/nginx-devel: fix revision and project name for the third-party (+) modsecurity module. Bump PORTREVISION. Fixes: 71d982a7dd4cf45b9f5e00074558b61c814a6a79 Reported by: Saiful Alam --- www/nginx-devel/Makefile | 2 +- www/nginx-devel/Makefile.extmod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 963d8d96d848..d8984857e81b 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME?= nginx PORTVERSION= 1.27.4 -PORTREVISION= 6 +PORTREVISION= 7 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 da6e9997b776..a76b93248547 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -233,7 +233,7 @@ MEMC_VARS= DSO_EXTMODS+=memc MODSECURITY3_IMPLIES= HTTP_ADDITION HTTP_IMAGE_FILTER HTTP_GUNZIP_FILTER HTTP_XSLT MODSECURITY3_LIB_DEPENDS= libmodsecurity.so:security/modsecurity3 -MODSECURITY3_GH_TUPLE= SpiderLabs:ModSecurity-nginx:ef64996:modsecurity3 +MODSECURITY3_GH_TUPLE= owasp-modsecurity:ModSecurity-nginx:17405e0:modsecurity3 MODSECURITY3_VARS= DSO_EXTMODS+=modsecurity3 NAXSI_NGINX_VER= 1.7