From gslin@netnews.NCTU.edu.tw  Sun Sep 10 16:23:44 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6390816A417;
	Sun, 10 Sep 2006 16:23:44 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1829343D5A;
	Sun, 10 Sep 2006 16:23:43 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id D85E68B; Mon, 11 Sep 2006 00:23:41 +0800 (CST)
Message-Id: <20060910162341.D85E68B@netnews.NCTU.edu.tw>
Date: Mon, 11 Sep 2006 00:23:41 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perl@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] archivers/p5-POE-Filter-LZW: update to 1.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103100
>Category:       ports
>Synopsis:       [PATCH] archivers/p5-POE-Filter-LZW: update to 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 10 16:30:20 GMT 2006
>Closed-Date:    Tue Sep 12 14:40:46 GMT 2006
>Last-Modified:  Tue Sep 12 14:40:46 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.4

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-POE-Filter-LZW-1.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/p5-POE-Filter-LZW/Makefile /home/staff/gslin/work/p5-POE-Filter-LZW/Makefile
--- /usr/ports/archivers/p5-POE-Filter-LZW/Makefile	Tue Sep  5 03:08:20 2006
+++ /home/staff/gslin/work/p5-POE-Filter-LZW/Makefile	Mon Sep 11 00:22:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Filter-LZW
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	archivers perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -15,9 +15,9 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	A POE filter wrapped around Compress::LZW
 
-RUN_DEPENDS=	${SITE_PERL}/Compress/LZW.pm:${PORTSDIR}/archivers/p5-Compress-LZW \
+BUILD_DEPENDS=	${SITE_PERL}/Compress/LZW.pm:${PORTSDIR}/archivers/p5-Compress-LZW \
 		p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/archivers/p5-POE-Filter-LZW/distinfo /home/staff/gslin/work/p5-POE-Filter-LZW/distinfo
--- /usr/ports/archivers/p5-POE-Filter-LZW/distinfo	Tue Sep  5 03:08:20 2006
+++ /home/staff/gslin/work/p5-POE-Filter-LZW/distinfo	Mon Sep 11 00:22:33 2006
@@ -1,3 +1,3 @@
-MD5 (POE-Filter-LZW-1.3.tar.gz) = 37fc4b5a3763910d3e54636d6659df0f
-SHA256 (POE-Filter-LZW-1.3.tar.gz) = f14c638ee5750dab4a4b4ee81924d57d4d1faea8838fb9dc34b7ee1ca0f2d4ac
-SIZE (POE-Filter-LZW-1.3.tar.gz) = 2603
+MD5 (POE-Filter-LZW-1.4.tar.gz) = 7b5a5d3bb058fff6d1ae459a8e275de4
+SHA256 (POE-Filter-LZW-1.4.tar.gz) = 72e7c8c9c0849c8194f0310bd989e34e418cb64259339e4c9c96a8832fc83d3b
+SIZE (POE-Filter-LZW-1.4.tar.gz) = 2664
--- p5-POE-Filter-LZW-1.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Sep 10 16:30:30 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103100 
Responsible-Changed-From-To: perl->leeym 
Responsible-Changed-By: leeym 
Responsible-Changed-When: Mon Sep 11 14:43:35 UTC 2006 
Responsible-Changed-Why:  
I will take care of this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103100 
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Tue Sep 12 14:40:44 UTC 2006 
State-Changed-Why:  
Committed by mat@, thanks. 

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