aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2022-04-10 19:08:12 +0000
committerCharlie Li <vishwin@FreeBSD.org>2022-04-10 19:11:41 +0000
commitd63665f7cd9c99880704a3c5bc221829cb009744 (patch)
tree07dd07b593cf7bd648926a9f3c4d27d8fe1466e1 /www/mod_security
parent57dd5abd6018e0bec9e5b7c406268b349da4b7e7 (diff)
downloadports-d63665f7cd9c99880704a3c5bc221829cb009744.tar.gz
ports-d63665f7cd9c99880704a3c5bc221829cb009744.zip
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
Diffstat (limited to 'www/mod_security')
-rw-r--r--www/mod_security/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index 1dc5815538c8..fa5d326ff61c 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mod_security
DISTVERSIONPREFIX= v
PORTVERSION= 2.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www security
MASTER_SITES= https://github.com/SpiderLabs/ModSecurity/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}