ports/106167: [PATCH] www/mod_security2: Correct LATEST_LINK

Dominic Mitchell dom at gimli.happygiraffe.net
Sat Dec 2 00:10:15 UTC 2006


>Number:         106167
>Category:       ports
>Synopsis:       [PATCH] www/mod_security2: Correct LATEST_LINK
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 02 00:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gimli.happygiraffe.net 6.1-STABLE FreeBSD 6.1-STABLE #5: Tue May  9 08:45:02 BST
>Description:
[DESCRIBE CHANGES]

Kris Kennaway kindly pointed out that this port exhibited a duplicate
LATEST_LINK.  This patch should correct that.

It also fixes the problem which I'd glossed over of an incorrect
httpd.conf line being generated.

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

--- mod_security2-2.0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/mod_security2/Makefile /local/home/dom/ports/mod_security2/Makefile
--- /usr/ports/www/mod_security2/Makefile	Mon Nov 27 21:42:06 2006
+++ /local/home/dom/ports/mod_security2/Makefile	Fri Dec  1 23:41:48 2006
@@ -5,11 +5,11 @@
 # $FreeBSD: ports/www/mod_security2/Makefile,v 1.2 2006/11/27 21:42:06 miwi Exp $
 #
 
-PORTNAME=	mod_security
+PORTNAME=	mod_security2
 PORTVERSION=	2.0.4
 CATEGORIES=	www security
 MASTER_SITES=	http://www.modsecurity.org/download/
-DISTNAME=	${PORTNAME:S/_//}-apache_${PORTVERSION}
+DISTNAME=	${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION}
 
 MAINTAINER=	dom at happygiraffe.net
 COMMENT=	An intrusion detection and prevention engine
--- mod_security2-2.0.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list