aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-07 22:50:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-07 22:50:42 +0000
commit04fa8633557182aa38576e49e972c3413a2036f9 (patch)
treeab8e7e0a2f806947b8c5a49b8936d280ec0d7c05 /www/mod_security
parent9f9a6be6e69e7754060384d6da0b72428e6192c4 (diff)
downloadports-04fa8633557182aa38576e49e972c3413a2036f9.tar.gz
ports-04fa8633557182aa38576e49e972c3413a2036f9.zip
- Chase apr shlib bump
Notes
Notes: svn path=/head/; revision=216501
Diffstat (limited to 'www/mod_security')
-rw-r--r--www/mod_security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index f6d225796b5c..cb918d465d62 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mod_security
PORTVERSION= 2.5.5
+PORTREVISION= 1
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/download/
DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION}
@@ -15,7 +16,7 @@ MAINTAINER= araujo@FreeBSD.org
COMMENT= An intrusion detection and prevention engine
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
- apr-1.2:${PORTSDIR}/devel/apr
+ apr-1.3:${PORTSDIR}/devel/apr
USE_APACHE= 2.0+
GNU_CONFIGURE= yes