From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 16 10:20:03 2005 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 C03CD16A4D1 for ; Mon, 16 May 2005 10:20:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 484BB43DAE for ; Mon, 16 May 2005 10:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4GAK3j1017964 for ; Mon, 16 May 2005 10:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4GAK3LK017961; Mon, 16 May 2005 10:20:03 GMT (envelope-from gnats) Resent-Date: Mon, 16 May 2005 10:20:03 GMT Resent-Message-Id: <200505161020.j4GAK3LK017961@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, Renato Botelho Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6790B16A4CE for ; Mon, 16 May 2005 10:15:04 +0000 (GMT) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA82C43D96 for ; Mon, 16 May 2005 10:15:02 +0000 (GMT) (envelope-from renato@data.galle.com.br) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by data.galle.com.br (8.13.3/8.13.1) with ESMTP id j4GAF0nx056727 for ; Mon, 16 May 2005 07:15:00 -0300 (BRST) (envelope-from renato@data.galle.com.br) Received: (from root@localhost) by data.galle.com.br (8.13.3/8.13.1/Submit) id j4GAEsGN056726; Mon, 16 May 2005 07:14:54 -0300 (BRST) (envelope-from renato) Message-Id: <200505161014.j4GAEsGN056726@data.galle.com.br> Date: Mon, 16 May 2005 07:14:54 -0300 (BRST) From: Renato Botelho To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81101: [MAINTAINER] security/pfw: update to 0.6.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 10:20:04 -0000 >Number: 81101 >Category: ports >Synopsis: [MAINTAINER] security/pfw: update to 0.6.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 16 10:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 09:20:42 BRST 2005 >Description: - Update to 0.6.1 Changes since 0.6: - Fixed a bug where block drop wasn't properly recognized. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- pfw-0.6.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/pfw/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 19 Apr 2005 15:37:25 -0000 1.2 +++ Makefile 16 May 2005 10:13:54 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pfw -PORTVERSION= 0.6 +PORTVERSION= 0.6.1 CATEGORIES= security www MASTER_SITES= http://www.allard.nu/pfw/download/ EXTRACT_SUFX= .tgz @@ -16,6 +16,8 @@ RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1//} + USE_PHP= session pcre WANT_PHP_WEB= yes NO_BUILD= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/pfw/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 19 Apr 2005 15:37:25 -0000 1.2 +++ distinfo 16 May 2005 10:13:54 -0000 @@ -1,2 +1,2 @@ -MD5 (pfw-0.6.tgz) = 67b28218ea1910237221ccda186828b3 -SIZE (pfw-0.6.tgz) = 69960 +MD5 (pfw-0.6.1.tgz) = be45844ebe01f0f992790e10fa3d571b +SIZE (pfw-0.6.1.tgz) = 69996 --- pfw-0.6.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: