diff options
author | araujo <araujo@FreeBSD.org> | 2013-06-03 14:51:43 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2013-06-03 14:51:43 +0800 |
commit | 0e37d75f8504b7a5967a8f30908af13dcb9e2632 (patch) | |
tree | 74bad977c3d948dd47aa857d13afdf737e254e0a /www/mod_security | |
parent | 7c492fef1dbfc8754c125758df3e2ce762ff8467 (diff) | |
download | freebsd-ports-gnome-0e37d75f8504b7a5967a8f30908af13dcb9e2632.tar.gz freebsd-ports-gnome-0e37d75f8504b7a5967a8f30908af13dcb9e2632.tar.zst freebsd-ports-gnome-0e37d75f8504b7a5967a8f30908af13dcb9e2632.zip |
- Update to 2.7.4.
More info:
https://github.com/SpiderLabs/ModSecurity/blob/master/CHANGES
PR: ports/179167
Submitted by: ohauer@
Security: 9dfb63b8-8f36-11e2-b34d-000c2957946c
Diffstat (limited to 'www/mod_security')
-rw-r--r-- | www/mod_security/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 5f416b96e369..9ebc80468c0c 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mod_security -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index 0340fd38eeb4..89567bb64c07 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1,2 +1,2 @@ -SHA256 (modsecurity-apache_2.7.3.tar.gz) = fa5b0a2fabe9cd6c7b35ae09a433a60da183b2cabcf26479ec40fc4a419693e4 -SIZE (modsecurity-apache_2.7.3.tar.gz) = 981947 +SHA256 (modsecurity-apache_2.7.4.tar.gz) = 605d6f1b03e648001ef1c7db7b18d51c01edd443b57cbbd4e298770ffdcd0eb9 +SIZE (modsecurity-apache_2.7.4.tar.gz) = 1014983 |