From gslin@netnews.NCTU.edu.tw  Fri Aug 18 18:29:36 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 141FC16A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Aug 2006 18:29:36 +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 1A43343D49
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Aug 2006 18:29:35 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 99F331FD; Sat, 19 Aug 2006 02:29:29 +0800 (CST)
Message-Id: <20060818182929.99F331FD@netnews.NCTU.edu.tw>
Date: Sat, 19 Aug 2006 02:29:29 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tjs@cdpa.nsysu.edu.tw, gslin@gslin.org
Subject: [PATCH] irc/p5-POE-Component-IRC: update to 4.98
X-Send-Pr-Version: 3.113
X-GNATS-Notify: tjs@cdpa.nsysu.edu.tw

>Number:         102241
>Category:       ports
>Synopsis:       [PATCH] irc/p5-POE-Component-IRC: update to 4.98
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 18 18:30:13 GMT 2006
>Closed-Date:    Tue Aug 22 06:01:36 GMT 2006
>Last-Modified:  Tue Aug 22 06:01:36 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 4.98
- Not to use RUN_DEPENDS=${BUILD_DEPENDS} to avoid p5-Module-Build
  into run-depends-list

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

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

--- p5-POE-Component-IRC-4.98.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/Makefile /home/staff/gslin/work/p5-POE-Component-IRC/Makefile
--- /usr/ports/irc/p5-POE-Component-IRC/Makefile	Tue Jul 25 06:57:43 2006
+++ /home/staff/gslin/work/p5-POE-Component-IRC/Makefile	Sat Aug 19 02:23:34 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	POE-Component-IRC
-PORTVERSION=	4.97
+PORTVERSION=	4.98
 CATEGORIES=	irc devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -16,12 +16,12 @@
 MAINTAINER=	tjs@cdpa.nsysu.edu.tw
 COMMENT=	A fully event-driven IRC client module
 
-BUILD_DEPENDS=	p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
+RUN_DEPENDS=	p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
 		p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
 		${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
 		${SITE_PERL}/POE/Component/Client/Ident.pm:${PORTSDIR}/net/p5-POE-Component-Client-Ident \
 		${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/distinfo /home/staff/gslin/work/p5-POE-Component-IRC/distinfo
--- /usr/ports/irc/p5-POE-Component-IRC/distinfo	Tue Jul 25 06:57:43 2006
+++ /home/staff/gslin/work/p5-POE-Component-IRC/distinfo	Sat Aug 19 02:23:50 2006
@@ -1,3 +1,3 @@
-MD5 (POE-Component-IRC-4.97.tar.gz) = 0e7287d52f51fd4eedd561e288c1f7a7
-SHA256 (POE-Component-IRC-4.97.tar.gz) = 0013107abe66f6ba7dc6ecd5db38a5a848feba7bffae10aa29e2adf1ca3d1cd3
-SIZE (POE-Component-IRC-4.97.tar.gz) = 247237
+MD5 (POE-Component-IRC-4.98.tar.gz) = 0fe340809ed24e45a96fc669fa528db6
+SHA256 (POE-Component-IRC-4.98.tar.gz) = 2eaa4ecc204468248024896de47906fe2bd149481cf8447856c8ca2859466d99
+SIZE (POE-Component-IRC-4.98.tar.gz) = 247727
--- p5-POE-Component-IRC-4.98.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 18 18:30:34 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102241 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 18 18:30:42 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102241 

From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/102241: [PATCH] irc/p5-POE-Component-IRC: update to 4.98
Date: Sat, 19 Aug 2006 16:10:55 +0800

 This patch work fine. Thanks !
 
 Edwin Groothuis wrote:
 > Maintainer of irc/p5-POE-Component-IRC,
 >
 > Please note that PR ports/102241 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/102241
 >
 >   
State-Changed-From-To: feedback->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Aug 22 06:01:34 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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