From renato@data.galle.com.br  Mon May 16 10:15:04 2005
Return-Path: <renato@data.galle.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6790B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <freebsd@galle.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] security/pfw: update to 0.6.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         81101
>Category:       ports
>Synopsis:       [MAINTAINER] security/pfw: update to 0.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 16 10:20:02 GMT 2005
>Closed-Date:    Mon May 16 12:26:51 GMT 2005
>Last-Modified:  Mon May 16 12:26:51 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Mon May 16 12:19:34 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81101 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Mon May 16 12:26:38 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81101 
>Unformatted:
