Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2006 18:51:33 +0800 (CST)
From:      Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ale@FreeBSD.org
Subject:   ports/100079: [PATCH] www/mod_security: update to 1.9.4
Message-ID:  <20060711105133.7FAF56D440@hubert.ckefgisc.org>
Resent-Message-ID: <200607111100.k6BB0XLu061333@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100079
>Category:       ports
>Synopsis:       [PATCH] www/mod_security: update to 1.9.4
>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:   Tue Jul 11 11:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Huan Chan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD hubert.ckefgisc.org 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon May 15 18:53:30 CST 2006
>Description:
- Update to 1.9.4

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mod_security-1.9.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/mod_security.orig/Makefile /usr/ports/www/mod_security/Makefile
--- /usr/ports/www/mod_security.orig/Makefile	Tue Jul 11 16:16:47 2006
+++ /usr/ports/www/mod_security/Makefile	Tue Jul 11 16:18:53 2006
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	mod_security
-PORTVERSION=	1.9.2
+PORTVERSION=	1.9.4
 CATEGORIES=	www security
 MASTER_SITES=	http://www.modsecurity.org/download/
-DISTNAME=	${PORTNAME:S/_//}-apache-${PORTVERSION}
+DISTNAME=	${PORTNAME:S/_//}-apache_${PORTVERSION}
 
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	An intrusion detection and prevention engine
diff -ruN --exclude=CVS /usr/ports/www/mod_security.orig/distinfo /usr/ports/www/mod_security/distinfo
--- /usr/ports/www/mod_security.orig/distinfo	Tue Jul 11 16:16:47 2006
+++ /usr/ports/www/mod_security/distinfo	Tue Jul 11 16:19:01 2006
@@ -1,3 +1,3 @@
-MD5 (modsecurity-apache-1.9.2.tar.gz) = c28b66f02adb1ddb2d0885483f6f8e0e
-SHA256 (modsecurity-apache-1.9.2.tar.gz) = 8f57cbaf3cb749e512dea27eea721558531c9a568d387edbade77e76e8f545ad
-SIZE (modsecurity-apache-1.9.2.tar.gz) = 482702
+MD5 (modsecurity-apache_1.9.4.tar.gz) = 74d2317781bab619cd7b6b376b978107
+SHA256 (modsecurity-apache_1.9.4.tar.gz) = 9ca6e614c58783faec9b14f58f569a96de420b25ab23063387a1ab51ce3f5171
+SIZE (modsecurity-apache_1.9.4.tar.gz) = 496805
--- mod_security-1.9.4.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?20060711105133.7FAF56D440>