update to mod_security-1.7.4
This commit is contained in:
parent
38fa9ad70a
commit
7c71301250
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2004/01/02 06:23:06 david Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2004/01/02 06:59:34 david Exp $
|
||||
|
||||
COMMENT= "Web intrusion detection and prevention engine"
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= "Web intrusion detection and prevention engine"
|
||||
# and has Apache that supports DSO's.
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
DISTNAME= mod_security-1.7.3
|
||||
DISTNAME= mod_security-1.7.4
|
||||
CATEGORIES= www
|
||||
|
||||
MASTER_SITES= http://www.modsecurity.org/download/
|
||||
@ -23,9 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-1.7.pdf
|
||||
|
||||
WRKDIST= ${WRKDIR}/mod_security_1.7.3
|
||||
DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-1.7.4.pdf
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC}/apache1 && /usr/sbin/apxs -Wc,"${CFLAGS}" -c \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mod_security-1.7.3.tar.gz) = 2ea27b2b246d1b0c5afdd50011f3747d
|
||||
RMD160 (mod_security-1.7.3.tar.gz) = 0e6146ff152f4326dac00522e8af1241ec1c257c
|
||||
SHA1 (mod_security-1.7.3.tar.gz) = f7137a015b75512c4015be7e8583cf92e1d9f1fe
|
||||
MD5 (mod_security-1.7.4.tar.gz) = 629945812ca7aab4ef2f76ad00172444
|
||||
RMD160 (mod_security-1.7.4.tar.gz) = 87938c49a6a8a5e5f60861164e6fb557c5e372cb
|
||||
SHA1 (mod_security-1.7.4.tar.gz) = 86992329fae25181dae61e98d732b48f1d72f5bf
|
||||
|
@ -1,11 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/11/19 01:33:26 david Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/01/02 06:59:34 david Exp $
|
||||
lib/mod_security.so
|
||||
sbin/mod_security-enable
|
||||
share/doc/mod_security/CHANGES
|
||||
share/doc/mod_security/INSTALL
|
||||
share/doc/mod_security/LICENSE
|
||||
share/doc/mod_security/README
|
||||
share/doc/mod_security/modsecurity-manual-1.7.pdf
|
||||
share/doc/mod_security/modsecurity-manual-1.7.4.pdf
|
||||
share/examples/mod_security/httpd.conf.example-full
|
||||
share/examples/mod_security/httpd.conf.example-minimal
|
||||
@dirrm share/examples/mod_security
|
||||
|
Loading…
Reference in New Issue
Block a user