update to modsecurity-1.9.1; tested by Sebastian Rother
This commit is contained in:
parent
c448746c28
commit
56620d945e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2005/11/03 22:25:24 david Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2005/12/14 06:38:24 david Exp $
|
||||
|
||||
COMMENT= "Web intrusion detection and prevention engine"
|
||||
|
||||
@ -6,8 +6,7 @@ COMMENT= "Web intrusion detection and prevention engine"
|
||||
# and has Apache that supports DSO's.
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
DISTNAME= modsecurity-1.8.7
|
||||
PKGNAME= ${DISTNAME}
|
||||
DISTNAME= modsecurity-apache-1.9.1
|
||||
CATEGORIES= www
|
||||
|
||||
MASTER_SITES= http://www.modsecurity.org/download/
|
||||
@ -24,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
DOCS= CHANGES INSTALL LICENSE README modsecurity-manual.pdf
|
||||
DOCS= CHANGES INSTALL LICENSE README doc/modsecurity-apache-manual-1.9.pdf
|
||||
SUBST_VARS= PKGNAME
|
||||
|
||||
do-build:
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (modsecurity-1.8.7.tar.gz) = 0dd48656e451c711358c097dc80e0369
|
||||
RMD160 (modsecurity-1.8.7.tar.gz) = ee5e6566dda8c932e5e01833af290186f22af773
|
||||
SHA1 (modsecurity-1.8.7.tar.gz) = 59296d4c2776b0beb3ee65e4d5b7dc51f36142a5
|
||||
SIZE (modsecurity-1.8.7.tar.gz) = 313004
|
||||
MD5 (modsecurity-apache-1.9.1.tar.gz) = d648ba26b1dba708a06344072bea984c
|
||||
RMD160 (modsecurity-apache-1.9.1.tar.gz) = 7e3da9ec9a2ccfeec195d7c41328f085c071e56f
|
||||
SHA1 (modsecurity-apache-1.9.1.tar.gz) = 6575846f985aacb8922ded19ba6ffacc4b6886b8
|
||||
SIZE (modsecurity-apache-1.9.1.tar.gz) = 395659
|
||||
|
@ -1,11 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2005/01/30 15:38:15 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2005/12/14 06:38:24 david Exp $
|
||||
sbin/mod_security-enable
|
||||
share/doc/mod_security/
|
||||
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.pdf
|
||||
share/doc/mod_security/modsecurity-apache-manual-1.9.pdf
|
||||
share/examples/mod_security/
|
||||
share/examples/mod_security/httpd.conf.example-minimal
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user