Subject: CVS commit: pkgsrc/security/ap-modsecurity
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 10/21/2006 12:36:07
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sat Oct 21 12:36:07 UTC 2006

Modified Files:
	pkgsrc/security/ap-modsecurity: Makefile PLIST distinfo

Log Message:
Update to 1.9.4
This package used to register as ap-modsecurity regardless of which apache
version it built against.  It will now register as ap13-modsecurity if
building against apache 1.x and ap2-modsecurity if building against
apache 2.x.
Lots of changes including:
* Enhanced memory utilisation.
* Log level is now present on every entry in the debug log.
* Added new actions (e.g. setenv, setnote, auditlog, noauditlog)
* 404 responses are no longer considered relevant.
* Added performance measurement to the Apache 2 versions.
See CHANGES for all the details


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/security/ap-modsecurity/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/ap-modsecurity/PLIST \
    pkgsrc/security/ap-modsecurity/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.