aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_security21
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-28 05:42:06 +0800
committermiwi <miwi@FreeBSD.org>2006-11-28 05:42:06 +0800
commit63742990b1c98313930efb89a3ebfc46d11d3516 (patch)
tree6c1541fa099ce0abf531c3e39fd404aaf59aacf9 /www/mod_security21
parent21f4496e48190111afd2d86936fca61ceeb77e45 (diff)
downloadfreebsd-ports-gnome-63742990b1c98313930efb89a3ebfc46d11d3516.tar.gz
freebsd-ports-gnome-63742990b1c98313930efb89a3ebfc46d11d3516.tar.zst
freebsd-ports-gnome-63742990b1c98313930efb89a3ebfc46d11d3516.zip
- Update to 2.0.4
PR: ports/105876 Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw> Approved by: maintainer
Diffstat (limited to 'www/mod_security21')
-rw-r--r--www/mod_security21/Makefile4
-rw-r--r--www/mod_security21/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile
index a94d3c8cf9a6..19bc6d85c970 100644
--- a/www/mod_security21/Makefile
+++ b/www/mod_security21/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_security
-PORTVERSION= 2.0.3
+PORTVERSION= 2.0.4
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/download/
DISTNAME= ${PORTNAME:S/_//}-apache_${PORTVERSION}
@@ -17,11 +17,13 @@ COMMENT= An intrusion detection and prevention engine
USE_APACHE= 2.0+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
+MODULENAME= mod_security2
WRKSRCTOP= ${WRKDIR}/${DISTNAME}
WRKSRC= ${WRKSRCTOP}/apache2
SRC_FILE= *.c
PORTDOCS= *
DOCS= CHANGES LICENSE README.TXT modsecurity.conf-minimal doc
+DOCSDIR= ${TARGETDIR}/share/doc/${MODULENAME}
.if defined(WITH_LIBXML2)
AP_EXTRAS+= -DWITH_LIBXML2
diff --git a/www/mod_security21/distinfo b/www/mod_security21/distinfo
index 23504709f521..fb39232465bb 100644
--- a/www/mod_security21/distinfo
+++ b/www/mod_security21/distinfo
@@ -1,3 +1,3 @@
-MD5 (modsecurity-apache_2.0.3.tar.gz) = 7993fd01121c6562cc4e3829ba343f94
-SHA256 (modsecurity-apache_2.0.3.tar.gz) = dcf0c70ab6fc0326e03666acb006f92b59434787881f7c220e30e7519dbb417f
-SIZE (modsecurity-apache_2.0.3.tar.gz) = 302451
+MD5 (modsecurity-apache_2.0.4.tar.gz) = b63f093c7a24b766e6e8c9c8ffc13084
+SHA256 (modsecurity-apache_2.0.4.tar.gz) = 622c3478515c951189334aa9a60ae7e71dfbbc671d983bf2f4b732a5fdd230a1
+SIZE (modsecurity-apache_2.0.4.tar.gz) = 303477