Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2005 22:30:38 +0200 (EET)
From:      Toni Viemero <toni.viemero@iki.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ale@FreeBSD.org
Subject:   ports/79171: [PATCH] www/mod_security: update to 1.8.7
Message-ID:  <20050323203038.7CBB3139BB2@shaolin.selfdestruct.net>
Resent-Message-ID: <200503232040.j2NKe2FW015362@freefall.freebsd.org>

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

>Number:         79171
>Category:       ports
>Synopsis:       [PATCH] www/mod_security: update to 1.8.7
>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:   Wed Mar 23 20:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Toni Viemero
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
System: FreeBSD shaolin.selfdestruct.net 4.11-RELEASE FreeBSD 4.11-RELEASE #4: Fri Jan 21 21:24:11 EET 2005
>Description:
- SourceForge doesn't carry 1.8+ versions of mod_security
- Update to 1.8.7

http://www.modsecurity.org/documentation/known-issues.html

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

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

--- mod_security-1.8.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/mod_security/Makefile /home/toni/ports/mod_security/Makefile
--- /usr/ports/www/mod_security/Makefile	Mon Nov 15 17:49:17 2004
+++ /home/toni/ports/mod_security/Makefile	Wed Mar 23 22:29:15 2005
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	mod_security
-PORTVERSION=	1.8.6
+PORTVERSION=	1.8.7
 CATEGORIES=	www security
-MASTER_SITES=	http://www.modsecurity.org/download/ \
-		${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME:S/_/-/}
+MASTER_SITES=	http://www.modsecurity.org/download/
+DISTNAME=	${PORTNAME:S/_//g}-${PORTVERSION}
 
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	An intrusion detection and prevention engine
diff -ruN --exclude=CVS /usr/ports/www/mod_security/distinfo /home/toni/ports/mod_security/distinfo
--- /usr/ports/www/mod_security/distinfo	Mon Nov 15 17:49:17 2004
+++ /home/toni/ports/mod_security/distinfo	Wed Mar 23 22:29:05 2005
@@ -1,2 +1,2 @@
-MD5 (mod_security-1.8.6.tar.gz) = f6bf4724dd0db3d37586b64bc0ee160d
-SIZE (mod_security-1.8.6.tar.gz) = 355105
+MD5 (modsecurity-1.8.7.tar.gz) = 0dd48656e451c711358c097dc80e0369
+SIZE (modsecurity-1.8.7.tar.gz) = 313004
--- mod_security-1.8.7.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?20050323203038.7CBB3139BB2>