Date: Mon, 14 Apr 2008 20:09:12 -0600 (MDT) From: Brad Davis <brd@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/122781: [patch] Update www/mod_evasive20 to 1.10.1 Message-ID: <20080415020912.8500C8FD82@valentine.liquidneon.com> Resent-Message-ID: <200804150230.m3F2U2GA062680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122781 >Category: ports >Synopsis: [patch] Update www/mod_evasive20 to 1.10.1 >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: Tue Apr 15 02:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Brad Davis >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: FreeBSD mccaffrey.den.so14k.com 7.0-STABLE FreeBSD 7.0-STABLE #1: Thu Feb 28 23:53:44 MST 2008 root@mccaffrey.den.so14k.com:/usr/obj/usr/src/sys/MCCAFFREY i386 >Description: Update www/mod_evasive20 to 1.10.1 I'd also like to request a repocopy to www/mod_evasive, but I don't know why the 20 was added to the port name. >How-To-Repeat: >Fix: --- mod_evasive.patch begins here --- diff -u mod_evasive20_ori/Makefile mod_evasive20/Makefile --- mod_evasive20_ori/Makefile Fri May 12 21:41:14 2006 +++ mod_evasive20/Makefile Mon Apr 14 18:59:57 2008 @@ -5,13 +5,13 @@ # $FreeBSD: ports/www/mod_evasive20/Makefile,v 1.6 2006/05/13 04:41:14 edwin Exp $ # -PORTNAME= mod_dosevasive20 -PORTVERSION= 1.10 +PORTNAME= mod_evasive20 +PORTVERSION= 1.10.1 PORTREVISION= 1 CATEGORIES= www security -MASTER_SITES= http://www.nuclearelephant.com/projects/dosevasive/ \ +MASTER_SITES= http://www.zdziarski.com/projects/mod_evasive/ \ ftp://ftp.oav.net/pkg_freebsd/distfiles/ -DISTNAME= mod_dosevasive_${PORTVERSION} +DISTNAME= mod_evasive_${PORTVERSION} DIST_SUBDIR= apache2 MAINTAINER= kiwi@oav.net @@ -22,7 +22,7 @@ WANT_APACHE= 2 AP_FAST_BUILD= YES AP_GENPLIST= YES -WRKSRC= ${WRKDIR}/mod_dosevasive +WRKSRC= ${WRKDIR}/mod_evasive PORTDOCS= LICENSE README test.pl @@ -31,8 +31,8 @@ post-patch: @${REINPLACE_CMD} -e "s|/bin/mail|/usr/bin/mail|g" \ - ${WRKSRC}/mod_dosevasive.c ${WRKSRC}/mod_dosevasive20.c \ - ${WRKSRC}/mod_dosevasiveNSAPI.c + ${WRKSRC}/mod_evasive.c ${WRKSRC}/mod_evasive20.c \ + ${WRKSRC}/mod_evasiveNSAPI.c post-install: .if !defined (NOPORTDOCS) diff -u mod_evasive20_ori/distinfo mod_evasive20/distinfo --- mod_evasive20_ori/distinfo Wed Nov 16 06:51:02 2005 +++ mod_evasive20/distinfo Mon Apr 14 18:59:57 2008 @@ -1,3 +1,3 @@ -MD5 (apache2/mod_dosevasive_1.10.tar.gz) = 5e5eee54b3fba64c83898828693931ff -SHA256 (apache2/mod_dosevasive_1.10.tar.gz) = 8706ff58be35378fce2b7a916cc2bce6249a00c79eaa09e3ebbdb163d4e87bb9 -SIZE (apache2/mod_dosevasive_1.10.tar.gz) = 19567 +MD5 (apache2/mod_evasive_1.10.1.tar.gz) = 784fca4a124f25ccff5b48c7a69a65e5 +SHA256 (apache2/mod_evasive_1.10.1.tar.gz) = 07c45139aa313899484a900f0fc162b3e17eb4f60fe474d7f3dd6c9941e95667 +SIZE (apache2/mod_evasive_1.10.1.tar.gz) = 20454 --- mod_evasive.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?20080415020912.8500C8FD82>