From gslin@netnews.NCTU.edu.tw  Fri Sep  1 16:56:01 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 2224E16A4E5;
	Fri,  1 Sep 2006 16:56:01 +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 D979E43D5E;
	Fri,  1 Sep 2006 16:55:57 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 4F7ED56; Sat,  2 Sep 2006 00:55:52 +0800 (CST)
Message-Id: <20060901165552.4F7ED56@netnews.NCTU.edu.tw>
Date: Sat,  2 Sep 2006 00:55:52 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: infofarmer@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] net/p5-POE-Component-Client-Ident: update to 1.02
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         102757
>Category:       ports
>Synopsis:       [PATCH] net/p5-POE-Component-Client-Ident: update to 1.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    infofarmer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 01 17:00:35 GMT 2006
>Closed-Date:    Mon Sep 04 08:33:36 GMT 2006
>Last-Modified:  Mon Sep 04 08:33: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 1.02
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid unused dependency

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

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

--- p5-POE-Component-Client-Ident-1.02.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Client-Ident/Makefile /home/staff/gslin/work/p5-POE-Component-Client-Ident/Makefile
--- /usr/ports/net/p5-POE-Component-Client-Ident/Makefile	Mon Jul 31 06:46:00 2006
+++ /home/staff/gslin/work/p5-POE-Component-Client-Ident/Makefile	Sat Sep  2 00:55:14 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-Client-Ident
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	net perl5 devel
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,13 +14,13 @@
 MAINTAINER=	infofarmer@FreeBSD.org
 COMMENT=	POE component for non-blocking ident lookups
 
-BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MAN3=		POE::Component::Client::Ident.3 \
-		POE::Component::Client::Ident-Agent.3 \
-		POE::Component::Client::Filter-Ident.3
+		POE::Component::Client::Ident::Agent.3 \
+		POE::Filter::Ident.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Client-Ident/distinfo /home/staff/gslin/work/p5-POE-Component-Client-Ident/distinfo
--- /usr/ports/net/p5-POE-Component-Client-Ident/distinfo	Tue May 23 18:01:11 2006
+++ /home/staff/gslin/work/p5-POE-Component-Client-Ident/distinfo	Sat Sep  2 00:49:48 2006
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Client-Ident-1.01.tar.gz) = edae634c3f9f5c4c9467511a77a62cc3
-SHA256 (POE-Component-Client-Ident-1.01.tar.gz) = bca3d7667f30f2fa0733e4336689194f590b3c94fe4848c282af9fbe2012e576
-SIZE (POE-Component-Client-Ident-1.01.tar.gz) = 9046
+MD5 (POE-Component-Client-Ident-1.02.tar.gz) = f34a355554615a3f14f6c5126ae61342
+SHA256 (POE-Component-Client-Ident-1.02.tar.gz) = 3645c9a7cc5f25bef3d9b99fe154c4121f700248a7e00ec2d241e0afe8e1aec8
+SIZE (POE-Component-Client-Ident-1.02.tar.gz) = 9404
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Client-Ident/pkg-plist /home/staff/gslin/work/p5-POE-Component-Client-Ident/pkg-plist
--- /usr/ports/net/p5-POE-Component-Client-Ident/pkg-plist	Sun May 14 17:15:40 2006
+++ /home/staff/gslin/work/p5-POE-Component-Client-Ident/pkg-plist	Sat Sep  2 00:53:46 2006
@@ -2,7 +2,12 @@
 %%SITE_PERL%%/POE/Component/Client/Ident/Agent.pm
 %%SITE_PERL%%/POE/Filter/Ident.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ident/.packlist
-@dirrm    %%SITE_PERL%%/POE/Component/Client/Ident
-@dirrm    %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ident
+@dirrmtry %%SITE_PERL%%/POE/Filter
+@dirrmtry %%SITE_PERL%%/POE/Component/Client/Ident
+@dirrmtry %%SITE_PERL%%/POE/Component/Client
+@dirrmtry %%SITE_PERL%%/POE/Component
+@dirrmtry %%SITE_PERL%%/POE
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ident
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
--- p5-POE-Component-Client-Ident-1.02.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->infofarmer 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 1 17:01:02 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

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

From: "Andrew Pantyukhin" <infofarmer@FreeBSD.org>
To: "Gea-Suan Lin" <gslin@gslin.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/102757: [PATCH] net/p5-POE-Component-Client-Ident: update to 1.02
Date: Sun, 3 Sep 2006 13:35:53 +0400

 On 9/1/06, Gea-Suan Lin <gslin@gslin.org> wrote:
 > - Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid unused dependency
 >
 > -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
 > -RUN_DEPENDS=   ${BUILD_DEPENDS}
 > +RUN_DEPENDS=   ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
 > +BUILD_DEPENDS= ${RUN_DEPENDS}
 
 Frankly, I don't understand this. Can you elaborate, please?
 
 Thanks!

From: Gea-Suan Lin <gslin@gslin.org>
To: Andrew Pantyukhin <infofarmer@FreeBSD.org>
Cc: FreeBSD-gnats-submit@freebsd.org, gslin@gslin.org
Subject: Re: ports/102757: [PATCH] net/p5-POE-Component-Client-Ident: update to 1.02
Date: Mon, 4 Sep 2006 08:50:14 +0800

 Hello,
 
 This prevents from unused dependency in the future.
 
 For example, in the past, if using USE_REINPLACE=yes with
 BUILD_DEPENDS=${RUN_DEPENDS}, it will cause sed_inplace in run-depend.
 
 Another one is using PERL_MODBUILD=yes with same condition, it will
 add p5-Module-Build into BUILD_DEPENDS.
 
 On Sun, Sep 03, 2006 at 01:35:53PM +0400, Andrew Pantyukhin wrote:
 > On 9/1/06, Gea-Suan Lin <gslin@gslin.org> wrote:
 > >- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid unused dependency
 > >
 > >-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
 > >-RUN_DEPENDS=   ${BUILD_DEPENDS}
 > >+RUN_DEPENDS=   ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
 > >+BUILD_DEPENDS= ${RUN_DEPENDS}
 > 
 > Frankly, I don't understand this. Can you elaborate, please?
 > 
 > Thanks!
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
State-Changed-From-To: open->closed 
State-Changed-By: sat 
State-Changed-When: Mon Sep 4 08:33:27 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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