ports/102757: [PATCH] net/p5-POE-Component-Client-Ident: update to 1.02

Gea-Suan Lin gslin at gslin.org
Fri Sep 1 17:00:47 UTC 2006


>Number:         102757
>Category:       ports
>Synopsis:       [PATCH] net/p5-POE-Component-Client-Ident: update to 1.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 01 17:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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
- at dirrm    %%SITE_PERL%%/POE/Component/Client/Ident
- at dirrm    %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ident
+ at dirrmtry %%SITE_PERL%%/POE/Filter
+ at dirrmtry %%SITE_PERL%%/POE/Component/Client/Ident
+ at dirrmtry %%SITE_PERL%%/POE/Component/Client
+ at dirrmtry %%SITE_PERL%%/POE/Component
+ at dirrmtry %%SITE_PERL%%/POE
+ at 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
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
--- p5-POE-Component-Client-Ident-1.02.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list