ports/153985: [PATCH] www/ap22-mod_security: update to 2.5.13

Jin-Sih Lin linpct at gmail.com
Fri Jan 14 08:10:10 UTC 2011


>Number:         153985
>Category:       ports
>Synopsis:       [PATCH] www/ap22-mod_security: update to 2.5.13
>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:   Fri Jan 14 08:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Fri Sep 24 14:46:08 CST 2010
>Description:
- Update to 2.5.13

Port maintainer (araujo at FreeBSD.org) is cc'd.

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

--- ap22-mod_security-2.5.13.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	2010-06-09 05:58:58.000000000 +0800
+++ /usr/ports/www/mod_security/Makefile	2011-01-14 15:25:28.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_security
-PORTVERSION=	2.5.12
+PORTVERSION=	2.5.13
 CATEGORIES=	www security
 MASTER_SITES=	SF/mod-security/modsecurity-apache/${PORTVERSION}
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
@@ -123,7 +123,7 @@
 		s|SecAuditLog.*logs/modsec_audit.log|SecAuditLog /var/log/httpd-modsec2_audit.log|; \
 		s|SecDebugLog.*logs/modsec_debug.log|SecDebugLog /var/log/httpd-modsec2_debug.log|; \
 		s|SecServerSignature "Apache/2.2.0 (Fedora)"|SecServerSignature "Apache/${APACHE_VERSION:C/[0-9]/\0./g}x (${OPSYS})"|; \
-		' ${WRKSRCTOP}/rules/modsecurity_crs_10_config.conf
+		' ${WRKSRCTOP}/rules/modsecurity_crs_10_config.conf.example
 .if defined(WITH_LUA)
 	${REINPLACE_CMD} -e 's|%%LUA_VER%%|${LUA_VER}|' ${WRKSRC}/configure
 .endif
diff -ruN --exclude=CVS /usr/ports/www/mod_security.orig/distinfo /usr/ports/www/mod_security/distinfo
--- /usr/ports/www/mod_security.orig/distinfo	2010-06-09 06:01:35.000000000 +0800
+++ /usr/ports/www/mod_security/distinfo	2011-01-14 15:13:11.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (modsecurity-apache_2.5.12.tar.gz) = f7d14b97bbe54ecb953125b0f9b87a24
-SHA256 (modsecurity-apache_2.5.12.tar.gz) = 168bb6591a0f9665169e0ed223a00d63a1c87e11d1e56388abcf431f30efaa84
-SIZE (modsecurity-apache_2.5.12.tar.gz) = 1392209
+SHA256 (modsecurity-apache_2.5.13.tar.gz) = 36b35c653410652f6acc1f5b403732acc5dc615be12f3ce58644dd320633cd05
+SIZE (modsecurity-apache_2.5.13.tar.gz) = 1421293
--- ap22-mod_security-2.5.13.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list