diff options
author | osa <osa@FreeBSD.org> | 2003-10-22 11:05:09 +0000 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-10-22 11:05:09 +0000 |
commit | 9c05e9138a20989685b25fe572f1ca96b146fbf0 (patch) | |
tree | 1babfbc532160085a44b24e3b53dba8798262bbe | |
parent | c33255ee1995d704702e89d95864eb56e95cf980 (diff) | |
download | FreeBSD-ports-9c05e9138a20989685b25fe572f1ca96b146fbf0.zip FreeBSD-ports-9c05e9138a20989685b25fe572f1ca96b146fbf0.tar.gz |
Update to latest bugfix release: 1.7.1
Submitted by: Alex Dupre <sysamin@alexdupre.com> (maintainer)
PR: 58374
-rw-r--r-- | www/mod_security/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index ad090dd..4b7a886 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_security -PORTVERSION= 1.7 +PORTVERSION= 1.7.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index 94bf203..d83cb39 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1 +1 @@ -MD5 (mod_security-1.7.tar.gz) = c6b152d726c5383be4f112e294c19d03 +MD5 (mod_security-1.7.1.tar.gz) = d891117885da4633d8e4511d07e6c882 |