Index: Makefile =================================================================== --- Makefile +++ Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IKC -PORTVERSION= 0.2305 -PORTREVISION= 1 +PORTVERSION= 0.2402 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +15,7 @@ BUILD_DEPENDS= p5-Devel-Size>=0.77:${PORTSDIR}/devel/p5-Devel-Size \ p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ - p5-POE-API-Peek>=0:${PORTSDIR}/devel/p5-POE-API-Peek \ - p5-POE-Component-Daemon>=0:${PORTSDIR}/devel/p5-POE-Component-Daemon \ - p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable + p5-Data-Dump>=1:${PORTSDIR}/devel/p5-Data-Dump RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Index: distinfo =================================================================== --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IKC-0.2305.tar.gz) = 5410204034e05f6340558a13963d3853dd4ea61d972e423edaa5c5f9d921d4e5 -SIZE (POE-Component-IKC-0.2305.tar.gz) = 69875 +SHA256 (POE-Component-IKC-0.2402.tar.gz) = 87b8696dce1cfa05a6054b8b7a65e733ae88f2ce52bb981743a250b579d0eab6 +SIZE (POE-Component-IKC-0.2402.tar.gz) = 76246 Index: pkg-plist =================================================================== --- pkg-plist +++ pkg-plist @@ -11,6 +11,7 @@ %%SITE_PERL%%/POE/Component/IKC/Server.pm %%SITE_PERL%%/POE/Component/IKC/Specifier.pm %%SITE_PERL%%/POE/Component/IKC/Timing.pm +%%SITE_PERL%%/POE/Component/IKC/Util.pm %%PERL5_MAN3%%/POE::Component::IKC.3.gz %%PERL5_MAN3%%/POE::Component::IKC::Channel.3.gz %%PERL5_MAN3%%/POE::Component::IKC::Client.3.gz