From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 20 14:40:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5872B16A4B3 for ; Mon, 20 Oct 2003 14:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBAE143F93 for ; Mon, 20 Oct 2003 14:40:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9KLe6FY025961 for ; Mon, 20 Oct 2003 14:40:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9KLe6tv025960; Mon, 20 Oct 2003 14:40:06 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 20 Oct 2003 14:40:06 -0700 (PDT) Resent-Message-Id: <200310202140.h9KLe6tv025960@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Dupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2816316A4B3; Mon, 20 Oct 2003 14:30:56 -0700 (PDT) Received: from relay.gufi.org (civetta.gufi.org [212.110.23.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E0A43FAF; Mon, 20 Oct 2003 14:30:55 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245]) by relay.gufi.org (Postfix) with ESMTP id DBB4020FAD; Mon, 20 Oct 2003 23:30:53 +0200 (CEST) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h9KLUrX7035278; Mon, 20 Oct 2003 23:30:53 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h9KLUrH7035277; Mon, 20 Oct 2003 23:30:53 +0200 (CEST) Message-Id: <200310202130.h9KLUrH7035277@vaio.alexdupre.com> Date: Mon, 20 Oct 2003 23:30:53 +0200 (CEST) From: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: nork@FreeBSD.org Subject: ports/58307: [Maintainer Update] Port: www/mod_security X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 21:40:08 -0000 >Number: 58307 >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: Mon Oct 20 14:40:06 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.9-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD 4.9-ALEXDUPRE i386 >Description: Update to 1.7 release. >How-To-Repeat: >Fix: --- mod_security.diff begins here --- diff -ruN mod_security.orig/Makefile mod_security/Makefile --- mod_security.orig/Makefile Mon Oct 20 23:20:38 2003 +++ mod_security/Makefile Mon Oct 20 23:29:01 2003 @@ -6,9 +6,10 @@ # PORTNAME= mod_security -PORTVERSION= 1.5.1 +PORTVERSION= 1.7 CATEGORIES= www -MASTER_SITES= http://www.modsecurity.org/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} MAINTAINER= sysadmin@alexdupre.com COMMENT= An intrusion detection and prevention engine @@ -35,7 +36,8 @@ BUILD_DEPENDS+= ${APXS}:${APACHE_PORT} RUN_DEPENDS+= ${APXS}:${APACHE_PORT} -DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-v1.5.1.pdf +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 Mon Oct 20 23:20:38 2003 +++ mod_security/distinfo Mon Oct 20 23:23:52 2003 @@ -1 +1 @@ -MD5 (mod_security-1.5.1.tar.gz) = 05ef8cc89a1b4d291bf694b0d77a2f5b +MD5 (mod_security-1.7.tar.gz) = c6b152d726c5383be4f112e294c19d03 diff -ruN mod_security.orig/pkg-plist mod_security/pkg-plist --- mod_security.orig/pkg-plist Mon Oct 20 23:20:38 2003 +++ mod_security/pkg-plist Mon Oct 20 23:29:08 2003 @@ -1,12 +1,12 @@ libexec/%%APACHE%%/mod_security.so @exec %D/sbin/apxs -e -a -n security %D/%F @unexec %D/sbin/apxs -e -A -n security %D/%F -%%PORTDOCS%%share/doc/mod_security/CHANGES -%%PORTDOCS%%share/doc/mod_security/INSTALL -%%PORTDOCS%%share/doc/mod_security/LICENSE -%%PORTDOCS%%share/doc/mod_security/README -%%PORTDOCS%%share/doc/mod_security/modsecurity-manual-v1.5.1.pdf -share/examples/mod_security/httpd.conf.example-full -share/examples/mod_security/httpd.conf.example-minimal -%%PORTDOCS%%@dirrm share/doc/mod_security -@dirrm share/examples/mod_security +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/modsecurity-manual-%%VER%%.pdf +%%EXAMPLESDIR%%/httpd.conf.example-full +%%EXAMPLESDIR%%/httpd.conf.example-minimal +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm %%EXAMPLESDIR%% --- mod_security.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: