diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2012-06-28 07:58:10 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2012-06-28 07:58:10 +0000 |
commit | 979c36dfdf1ca5c10714844409c79551d49d5374 (patch) | |
tree | 5efe42ac6574097b09f147ef6ba6c643229e6323 /www/mod_security | |
parent | abbc319fa90ed17e5bb8c90a2b6cc740e0a2fb80 (diff) | |
download | freebsd-ports-979c36dfdf1ca5c10714844409c79551d49d5374.zip |
- Update to 2.6.6.
Diffstat (limited to 'www/mod_security')
-rw-r--r-- | www/mod_security/Makefile | 3 | ||||
-rw-r--r-- | www/mod_security/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 5a7302f6285e..cd79aafd846c 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_security -PORTVERSION= 2.6.5 -PORTREVISION= 1 +PORTVERSION= 2.6.6 CATEGORIES= www security MASTER_SITES= SF/mod-security/modsecurity-apache/${PORTVERSION} PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index 456976094ec8..672205aa1274 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1,2 +1,2 @@ -SHA256 (modsecurity-apache_2.6.5.tar.gz) = 5bc57fe42825e87fbccab1d88ba5480eaba32c5a166802ac7aa6daae19b44e5f -SIZE (modsecurity-apache_2.6.5.tar.gz) = 781626 +SHA256 (modsecurity-apache_2.6.6.tar.gz) = a0cb075d5898230d17da5805eb102d1bbba07fe0748dcc32920990c4711b7708 +SIZE (modsecurity-apache_2.6.6.tar.gz) = 781984 |