1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.2302

This commit is contained in:
Sylvio Cesar Teixeira 2011-09-02 00:38:15 +00:00
parent 8012ec6e15
commit 4a47f7a609
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281013
3 changed files with 10 additions and 6 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= POE-Component-IKC
PORTVERSION= 0.2200
PORTREVISION= 1
PORTVERSION= 0.2302
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -19,7 +18,10 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
${SITE_PERL}/POE/Component/Daemon.pm:${PORTSDIR}/devel/p5-POE-Component-Daemon \
${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
${SITE_PERL}/POE/Component/Daemon.pm:${PORTSDIR}/devel/p5-POE-Component-Daemon \
${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable
PERL_CONFIGURE= yes
@ -27,6 +29,6 @@ MAN3= POE::Component::IKC.3 POE::Component::IKC::Channel.3 \
POE::Component::IKC::Client.3 POE::Component::IKC::ClientLite.3 \
POE::Component::IKC::Freezer.3 POE::Component::IKC::Proxy.3 \
POE::Component::IKC::Responder.3 POE::Component::IKC::Server.3 \
POE::Component::IKC::Specifier.3
POE::Component::IKC::Specifier.3 POE::Component::IKC::Timing.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (POE-Component-IKC-0.2200.tar.gz) = 379cd2dbad02d2c9e7d578147c5ebfe5603cf7deecfb2a35928ae94321912423
SIZE (POE-Component-IKC-0.2200.tar.gz) = 64184
SHA256 (POE-Component-IKC-0.2302.tar.gz) = 1fa7db0325a82576cfb32c20bc55051c625f621b5373ea0eced937349e0331c0
SIZE (POE-Component-IKC-0.2302.tar.gz) = 68963

View File

@ -5,10 +5,12 @@
%%SITE_PERL%%/POE/Component/IKC/ClientLite.pm
%%SITE_PERL%%/POE/Component/IKC/Freezer.pm
%%SITE_PERL%%/POE/Component/IKC/LocalKernel.pm
%%SITE_PERL%%/POE/Component/IKC/Protocol.pm
%%SITE_PERL%%/POE/Component/IKC/Proxy.pm
%%SITE_PERL%%/POE/Component/IKC/Responder.pm
%%SITE_PERL%%/POE/Component/IKC/Server.pm
%%SITE_PERL%%/POE/Component/IKC/Specifier.pm
%%SITE_PERL%%/POE/Component/IKC/Timing.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IKC/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IKC
@dirrm %%SITE_PERL%%/POE/Component/IKC