diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-08 03:23:57 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-04-08 03:23:57 +0000 |
commit | 4e7bf2ca565d48eebee55bc8e82328859b8d5e45 (patch) | |
tree | 461ebf21abb135e1fd01e3e7194261726622b478 /www/mod_security21 | |
parent | 74e53894dfab61f506df0655ec4ea245779737fc (diff) | |
download | ports-4e7bf2ca565d48eebee55bc8e82328859b8d5e45.tar.gz ports-4e7bf2ca565d48eebee55bc8e82328859b8d5e45.zip |
Notes
Diffstat (limited to 'www/mod_security21')
-rw-r--r-- | www/mod_security21/Makefile | 10 | ||||
-rw-r--r-- | www/mod_security21/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile index 5300d24f74a1..ab7e3439cbe0 100644 --- a/www/mod_security21/Makefile +++ b/www/mod_security21/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_security2 -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} @@ -15,6 +15,7 @@ MAINTAINER= araujo@FreeBSD.org COMMENT= An intrusion detection and prevention engine USE_APACHE= 2.0+ +USE_GNOME= libxml2 AP_FAST_BUILD= yes AP_GENPLIST= yes MODULENAME= mod_security2 @@ -53,13 +54,6 @@ PLIST_FILES+= ${APACHEETCDIR}/Includes/mod_security2/optional_rules/modsecurity_ .endif -.if defined(WITH_LIBXML2) -AP_EXTRAS+= -DWITH_LIBXML2 -AP_INC= ${LOCALBASE}/include/libxml2 -AP_LIB= ${LOCALBASE}/lib -USE_GNOME= libxml2 -.endif - REINPLACE_ARGS= -i "" .include <bsd.port.pre.mk> diff --git a/www/mod_security21/distinfo b/www/mod_security21/distinfo index 64d1811bdcdb..a083cd29803d 100644 --- a/www/mod_security21/distinfo +++ b/www/mod_security21/distinfo @@ -1,3 +1,3 @@ -MD5 (modsecurity-apache_2.1.6.tar.gz) = 8fb9f6fdf5e41050449530eb56e69a9a -SHA256 (modsecurity-apache_2.1.6.tar.gz) = 144e2c82a5b0f356e11148184d97634302c6c4281aef68d2700b970b84536273 -SIZE (modsecurity-apache_2.1.6.tar.gz) = 679366 +MD5 (modsecurity-apache_2.1.7.tar.gz) = 19c34dd5611e0c516c0717de793f4640 +SHA256 (modsecurity-apache_2.1.7.tar.gz) = 3960aaa4a4f6087f990b0d25c3756c3a505f3b19a909e4724980dc5bbc583513 +SIZE (modsecurity-apache_2.1.7.tar.gz) = 679496 |