From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 7 01:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E4F2D8B for ; Fri, 7 Feb 2014 01:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7697B1C9A for ; Fri, 7 Feb 2014 01:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s171o0gg052913 for ; Fri, 7 Feb 2014 01:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s171o0Xp052912; Fri, 7 Feb 2014 01:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 7 Feb 2014 01:50:00 GMT Resent-Message-Id: <201402070150.s171o0Xp052912@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Walter Hop Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B21ABD40 for ; Fri, 7 Feb 2014 01:44:47 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D2B21C80 for ; Fri, 7 Feb 2014 01:44:47 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s171ikHE052600 for ; Fri, 7 Feb 2014 01:44:46 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s171ikVQ052599; Fri, 7 Feb 2014 01:44:46 GMT (envelope-from nobody) Message-Id: <201402070144.s171ikVQ052599@oldred.freebsd.org> Date: Fri, 7 Feb 2014 01:44:46 GMT From: Walter Hop To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186524: [patch] Update www/mod_security to 2.7.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 01:50:00 -0000 >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: