summaryrefslogtreecommitdiff
path: root/www/mod_security
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-21 19:50:35 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-21 19:50:35 +0000
commit636881f4c253addbf7f547590cc52996bf813990 (patch)
treeb7659fd8951e5c57b75a2ee7c2cfedc130eee355 /www/mod_security
parentdf79c6de9f49e4d5c35c6bec8f5a3481f4887c71 (diff)
downloadfreebsd-ports-636881f4c253addbf7f547590cc52996bf813990.zip
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions - Fix build with MariaDB 10.2 [2] - Bump portrevision in dependencies PR: 226705 [1], 226026 [2] With hat: apache Approved by: joneum (apache)
Diffstat (limited to 'www/mod_security')
-rw-r--r--www/mod_security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index 08351c32703a..defc1763ff42 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mod_security
PORTVERSION= 2.9.2
+PORTREVISION= 1
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}