Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2004 15:50:47 +0100 (CET)
From:      Alex Dupre <ale@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nork@FreeBSD.org
Subject:   ports/61017: [Maintainer Update] Port: www/mod_security
Message-ID:  <200401071450.i07Eoltc020617@armada.alexdupre.com>
Resent-Message-ID: <200401071500.i07F0Zbr011717@freefall.freebsd.org>

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

>Number:         61017
>Category:       ports
>Synopsis:       [Maintainer Update] Port: www/mod_security
>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:   Wed Jan 07 07:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD armada.alexdupre.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jan 7 02:41:45 CET 2004 alex@armada.alexdupre.com:/usr/obj/usr/src/sys/ARMADA i386


	
>Description:
Update to 1.7.4 release.
	
>How-To-Repeat:
	
>Fix:

	

--- mod_security.diff begins here ---
diff -ruN mod_security.orig/Makefile mod_security/Makefile
--- mod_security.orig/Makefile	Wed Jan  7 15:44:41 2004
+++ mod_security/Makefile	Wed Jan  7 15:46:44 2004
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	mod_security
-PORTVERSION=	1.7.3
+PORTVERSION=	1.7.4
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:S/_/-/}
-DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	sysadmin@alexdupre.com
 COMMENT=	An intrusion detection and prevention engine
@@ -33,8 +32,8 @@
 SO=		so
 .endif
 
-DOCS=		CHANGES INSTALL LICENSE README modsecurity-manual-1.7.pdf
-PLIST_SUB+=	VER=1.7
+DOCS=		CHANGES INSTALL LICENSE README modsecurity-manual-${PORTVERSION}.pdf
+PLIST_SUB+=	VER=${PORTVERSION}
 
 do-build:
 	@cd ${APWRKSRC} && ${APXS} -c mod_security.c
diff -ruN mod_security.orig/distinfo mod_security/distinfo
--- mod_security.orig/distinfo	Wed Jan  7 15:44:41 2004
+++ mod_security/distinfo	Wed Jan  7 15:45:34 2004
@@ -1 +1 @@
-MD5 (mod_security_1.7.3.tar.gz) = 2ea27b2b246d1b0c5afdd50011f3747d
+MD5 (mod_security-1.7.4.tar.gz) = 629945812ca7aab4ef2f76ad00172444
--- mod_security.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401071450.i07Eoltc020617>