diff options
author | ale <ale@FreeBSD.org> | 2006-07-18 13:51:50 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-07-18 13:51:50 +0800 |
commit | 7bdba691dacedbc936d81eeba5a2433fdf80bde4 (patch) | |
tree | 8414339fe87e42295c57b69ad513089ab9f90767 /www | |
parent | cb6117d48922892d337b8a9482ef6e9b5fd15835 (diff) | |
download | freebsd-ports-gnome-7bdba691dacedbc936d81eeba5a2433fdf80bde4.tar.gz freebsd-ports-gnome-7bdba691dacedbc936d81eeba5a2433fdf80bde4.tar.zst freebsd-ports-gnome-7bdba691dacedbc936d81eeba5a2433fdf80bde4.zip |
Update to 1.9.4 release.
PR: ports/100079
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_security/Makefile | 4 | ||||
-rw-r--r-- | www/mod_security/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index df099c02797d..5b064ac18ebd 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -6,10 +6,10 @@ # PORTNAME= mod_security -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.4 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ -DISTNAME= ${PORTNAME:S/_//}-apache-${PORTVERSION} +DISTNAME= ${PORTNAME:S/_//}-apache_${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= An intrusion detection and prevention engine diff --git a/www/mod_security/distinfo b/www/mod_security/distinfo index 39ce5c2bae83..6c6d93001c93 100644 --- a/www/mod_security/distinfo +++ b/www/mod_security/distinfo @@ -1,3 +1,3 @@ -MD5 (modsecurity-apache-1.9.2.tar.gz) = c28b66f02adb1ddb2d0885483f6f8e0e -SHA256 (modsecurity-apache-1.9.2.tar.gz) = 8f57cbaf3cb749e512dea27eea721558531c9a568d387edbade77e76e8f545ad -SIZE (modsecurity-apache-1.9.2.tar.gz) = 482702 +MD5 (modsecurity-apache_1.9.4.tar.gz) = 74d2317781bab619cd7b6b376b978107 +SHA256 (modsecurity-apache_1.9.4.tar.gz) = 9ca6e614c58783faec9b14f58f569a96de420b25ab23063387a1ab51ce3f5171 +SIZE (modsecurity-apache_1.9.4.tar.gz) = 496805 |