aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mod_security/Makefile6
-rw-r--r--www/mod_security/distinfo4
-rw-r--r--www/mod_security/pkg-plist2
3 files changed, 5 insertions, 7 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index b758a0edfb6a..39e5d2e8c930 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_security
-PORTVERSION= 1.8.2
+PORTVERSION= 1.8.4
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/download/ \
${MASTER_SITE_SOURCEFORGE}
@@ -33,9 +33,7 @@ PLIST_SUB= APACHE=apache
SO= so
.endif
-MANVER= 1.8
-DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-${MANVER}.pdf
-PLIST_SUB+= VER=${MANVER}
+DOCS= CHANGES INSTALL LICENSE README modsecurity-manual.pdf
do-build:
@cd ${APWRKSRC} && ${APXS} -c mod_security.c
diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo
index b9fa0e581f68..1d7dc7629364 100644
--- a/www/mod_security/distinfo
+++ b/www/mod_security/distinfo
@@ -1,2 +1,2 @@
-MD5 (mod_security-1.8.2.tar.gz) = 40732c3da8694628535804f173b3265a
-SIZE (mod_security-1.8.2.tar.gz) = 348180
+MD5 (mod_security-1.8.4.tar.gz) = a7fdaadfbce17845aef2e48a548bd2ae
+SIZE (mod_security-1.8.4.tar.gz) = 351172
diff --git a/www/mod_security/pkg-plist b/www/mod_security/pkg-plist
index 8346c91b2cd6..c0bd7e7cb218 100644
--- a/www/mod_security/pkg-plist
+++ b/www/mod_security/pkg-plist
@@ -5,7 +5,7 @@ libexec/%%APACHE%%/mod_security.so
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/modsecurity-manual-%%VER%%.pdf
+%%PORTDOCS%%%%DOCSDIR%%/modsecurity-manual.pdf
%%EXAMPLESDIR%%/httpd.conf.example-minimal
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%EXAMPLESDIR%%