ports/61017: [Maintainer Update] Port: www/mod_security
Alex Dupre
ale at FreeBSD.org
Wed Jan 7 15:00:42 UTC 2004
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list