aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-30 07:06:19 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-30 07:06:19 +0000
commitd235dd8d40acd20a16d9aaf91c5b8083e8d45df5 (patch)
tree2e4e2cbaba4025392d18fa7b43ee6d67a6154dce /www/mod_security
parent6f963abeec241ced517938befc4933f30a0db934 (diff)
downloadports-d235dd8d40acd20a16d9aaf91c5b8083e8d45df5.tar.gz
ports-d235dd8d40acd20a16d9aaf91c5b8083e8d45df5.zip
Notes
Diffstat (limited to 'www/mod_security')
-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%%