update to mod_security-1.7.5
This commit is contained in:
parent
f578d61a2c
commit
03c293e09b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2004/01/02 06:59:34 david Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2004/02/26 22:38:35 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.4
|
||||
DISTNAME= mod_security-1.7.5
|
||||
CATEGORIES= www
|
||||
|
||||
MASTER_SITES= http://www.modsecurity.org/download/
|
||||
@ -23,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-1.7.4.pdf
|
||||
DOCS= CHANGES INSTALL LICENSE README mod_security-manual-1.7.5.pdf
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC}/apache1 && /usr/sbin/apxs -Wc,"${CFLAGS}" -c \
|
||||
|
@ -1,3 +1,3 @@
|
||||
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
|
||||
MD5 (mod_security-1.7.5.tar.gz) = 413a9b7f93086d296b2d5df9ac731b77
|
||||
RMD160 (mod_security-1.7.5.tar.gz) = e8bbd4ab5abd2dd9a0d859a141682bb59a59aab1
|
||||
SHA1 (mod_security-1.7.5.tar.gz) = f45781acca8d98c939ea7c4a88b781f9859f6873
|
||||
|
@ -1,11 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/01/02 06:59:34 david Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/02/26 22:38:35 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.4.pdf
|
||||
share/doc/mod_security/mod_security-manual-1.7.5.pdf
|
||||
share/examples/mod_security/httpd.conf.example-full
|
||||
share/examples/mod_security/httpd.conf.example-minimal
|
||||
@dirrm share/examples/mod_security
|
||||
|
Loading…
x
Reference in New Issue
Block a user