From 4e7bf2ca565d48eebee55bc8e82328859b8d5e45 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Tue, 8 Apr 2008 03:23:57 +0000 Subject: - Update to 2.1.7. - Always build with libxml2 as a dependency. [1] PR: ports/122364 [1] Submitted by: Julian C. Dunn [1] --- www/mod_security2/Makefile | 10 ++-------- www/mod_security2/distinfo | 6 +++--- www/mod_security21/Makefile | 10 ++-------- www/mod_security21/distinfo | 6 +++--- 4 files changed, 10 insertions(+), 22 deletions(-) diff --git a/www/mod_security2/Makefile b/www/mod_security2/Makefile index 5300d24f74a1..ab7e3439cbe0 100644 --- a/www/mod_security2/Makefile +++ b/www/mod_security2/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 diff --git a/www/mod_security2/distinfo b/www/mod_security2/distinfo index 64d1811bdcdb..a083cd29803d 100644 --- a/www/mod_security2/distinfo +++ b/www/mod_security2/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 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 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 -- cgit v1.2.3