ports/186524: [patch] Update www/mod_security to 2.7.7
Walter Hop
walter at lifeforms.nl
Fri Feb 7 01:50:00 UTC 2014
>Number: 186524
>Category: ports
>Synopsis: [patch] Update www/mod_security to 2.7.7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 07 01:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Walter Hop
>Release:
>Organization:
>Environment:
>Description:
Update ModSecurity from 2.7.4 to latest version 2.7.7 (minor bugfixes).
Port built, unit tests run, in-house stress test/regression test run.
Also running in production for some time.
Tested on:
- FreeBSD 8.4 amd64 + Apache 2.2.25
- FreeBSD 9.2 amd64 + Apache 2.4.6
- FreeBSD 10.0 amd64 + Apache 2.4.6
I'd be happy to maintain this port going forward. At times it has lagged a bit; we like to track new versions more closely.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 343179)
+++ Makefile (working copy)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mod_security
-PORTVERSION= 2.7.4
+PORTVERSION= 2.7.7
PORTREVISION= 2
CATEGORIES= www security
MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/
Index: distinfo
===================================================================
--- distinfo (revision 343179)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (modsecurity-apache_2.7.4.tar.gz) = 605d6f1b03e648001ef1c7db7b18d51c01edd443b57cbbd4e298770ffdcd0eb9
-SIZE (modsecurity-apache_2.7.4.tar.gz) = 1014983
+SHA256 (modsecurity-apache_2.7.7.tar.gz) = 11e05cfa6b363c2844c6412a40ff16f0021e302152b38870fd1f2f44b204379b
+SIZE (modsecurity-apache_2.7.7.tar.gz) = 1003835
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list