Date: Thu, 1 Mar 2007 01:01:04 +0100 (CET) From: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> To: FreeBSD-gnats-submit@FreeBSD.org Cc: dom@happygiraffe.net Subject: ports/109701: [PATCH] www/mod_security2: update to 2.1.0 Message-ID: <20070301000104.AEFB04173@nordhaug.priv.no> Resent-Message-ID: <200703010000.l2100FtK056621@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109701 >Category: ports >Synopsis: [PATCH] www/mod_security2: update to 2.1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 01 00:00:14 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Hans Fredrik Nordhaug >Release: FreeBSD 5.3-SECURITY i386 >Organization: >Environment: System: FreeBSD nordhaug.priv.no 5.3-SECURITY FreeBSD 5.3-SECURITY #0: Tue Apr 18 03:45:30 UTC 2006 >Description: - Update to 2.1.0. This is needed to use the core rules from http://modsecurity.org/projects/rules/ (which is included in this updated port, by the way). Port maintainer (dom@happygiraffe.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mod_security2-2.1.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/mod_security2/Makefile /usr/ports/www/mod_security2-new/Makefile --- /usr/ports/www/mod_security2/Makefile Sat Dec 2 01:35:30 2006 +++ /usr/ports/www/mod_security2-new/Makefile Thu Mar 1 00:45:41 2007 @@ -6,7 +6,7 @@ # PORTNAME= mod_security2 -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.0 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} @@ -22,7 +22,7 @@ WRKSRC= ${WRKSRCTOP}/apache2 SRC_FILE= *.c PORTDOCS= * -DOCS= CHANGES LICENSE README.TXT modsecurity.conf-minimal doc +DOCS= CHANGES LICENSE README.TXT modsecurity.conf-minimal doc rules DOCSDIR= ${TARGETDIR}/share/doc/${MODULENAME} .if defined(WITH_LIBXML2) diff -ruN --exclude=CVS /usr/ports/www/mod_security2/distinfo /usr/ports/www/mod_security2-new/distinfo --- /usr/ports/www/mod_security2/distinfo Mon Nov 27 22:42:06 2006 +++ /usr/ports/www/mod_security2-new/distinfo Thu Mar 1 00:41:14 2007 @@ -1,3 +1,3 @@ -MD5 (modsecurity-apache_2.0.4.tar.gz) = b63f093c7a24b766e6e8c9c8ffc13084 -SHA256 (modsecurity-apache_2.0.4.tar.gz) = 622c3478515c951189334aa9a60ae7e71dfbbc671d983bf2f4b732a5fdd230a1 -SIZE (modsecurity-apache_2.0.4.tar.gz) = 303477 +MD5 (modsecurity-apache_2.1.0.tar.gz) = 2e919766f2878c4ee46334816004dd15 +SHA256 (modsecurity-apache_2.1.0.tar.gz) = fd37d64f7ffe193101da20f6e6e2016105de62948f3976aceaa96f636606fe74 +SIZE (modsecurity-apache_2.1.0.tar.gz) = 650133 --- mod_security2-2.1.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070301000104.AEFB04173>