diff options
author | mm <mm@FreeBSD.org> | 2007-06-14 23:46:33 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2007-06-14 23:46:33 +0800 |
commit | b649ee5e3a51c45972c7b6e3d5c49246db4a42e2 (patch) | |
tree | e1096c2cd3feb2647f19bf5a2c70e9570c320549 /www/mod_security21 | |
parent | fe4a07abaacedba424a1e5cf8886131f3728afbb (diff) | |
download | freebsd-ports-gnome-b649ee5e3a51c45972c7b6e3d5c49246db4a42e2.tar.gz freebsd-ports-gnome-b649ee5e3a51c45972c7b6e3d5c49246db4a42e2.tar.zst freebsd-ports-gnome-b649ee5e3a51c45972c7b6e3d5c49246db4a42e2.zip |
- update to 2.1.1
PR: ports/112685
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl>
Approved by: maintainer (timeout), garga (mentor, implicit)
Diffstat (limited to 'www/mod_security21')
-rw-r--r-- | www/mod_security21/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security21/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile index df5d574fa293..d27d995ed7e3 100644 --- a/www/mod_security21/Makefile +++ b/www/mod_security21/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_security2 -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} diff --git a/www/mod_security21/distinfo b/www/mod_security21/distinfo index abc065db1828..b4cb2a2437ae 100644 --- a/www/mod_security21/distinfo +++ b/www/mod_security21/distinfo @@ -1,3 +1,3 @@ -MD5 (modsecurity-apache_2.1.0.tar.gz) = 2e919766f2878c4ee46334816004dd15 -SHA256 (modsecurity-apache_2.1.0.tar.gz) = fd37d64f7ffe193101da20f6e6e2016105de62948f3976aceaa96f636606fe74 -SIZE (modsecurity-apache_2.1.0.tar.gz) = 650133 +MD5 (modsecurity-apache_2.1.1.tar.gz) = ab74ed5f320ffc4ed9f56487bf17c670 +SHA256 (modsecurity-apache_2.1.1.tar.gz) = fadeb3b4ce5672c99c094611792b827d45fcd6b38c4c4fa81c4cfdc63c63b71a +SIZE (modsecurity-apache_2.1.1.tar.gz) = 650607 |