Update to 1.0002
Changes: http://search.cpan.org/src/RCAPUTO/POE-1.0002/CHANGES
This commit is contained in:
parent
a9eddb8c4c
commit
dedb6cef76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214232
3 changed files with 22 additions and 27 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= POE
|
||||
PORTVERSION= 0.9999
|
||||
PORTVERSION= 1.0002
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,12 +14,12 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Multitasking and networking framework for perl
|
||||
|
||||
BUILD_DEPENDS= \
|
||||
${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
|
||||
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
|
||||
${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event \
|
||||
${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter \
|
||||
${SITE_PERL}/${PERL_ARCH}/IO.pm:${PORTSDIR}/devel/p5-IO \
|
||||
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
|
||||
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
@ -27,25 +27,23 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --default
|
||||
|
||||
MAN3= POE.3 POE::API::Ctl.3 POE::API::ResLoader.3 POE::Component.3 \
|
||||
POE::Component::Client::TCP.3 POE::Component::Server::TCP.3 \
|
||||
POE::Driver.3 POE::Driver::SysRW.3 POE::Filter.3 \
|
||||
POE::Filter::Block.3 POE::Filter::Grep.3 POE::Filter::HTTPD.3 \
|
||||
POE::Filter::Line.3 POE::Filter::Map.3 \
|
||||
POE::Filter::RecordBlock.3 POE::Filter::Reference.3 \
|
||||
POE::Filter::Stackable.3 POE::Filter::Stream.3 POE::Kernel.3 \
|
||||
POE::Loop.3 POE::Loop::Event.3 POE::Loop::Gtk.3 \
|
||||
POE::Loop::IO_Poll.3 POE::Loop::PerlSignals.3 \
|
||||
POE::Loop::Select.3 POE::Loop::Tk.3 POE::Loop::TkActiveState.3 \
|
||||
POE::Loop::TkCommon.3 POE::NFA.3 POE::Pipe.3 \
|
||||
POE::Pipe::OneWay.3 POE::Pipe::TwoWay.3 \
|
||||
MAN3= POE.3 POE::Component.3 POE::Component::Client::TCP.3 \
|
||||
POE::Component::Server::TCP.3 POE::Driver.3 \
|
||||
POE::Driver::SysRW.3 POE::Filter.3 POE::Filter::Block.3 \
|
||||
POE::Filter::Grep.3 POE::Filter::HTTPD.3 POE::Filter::Line.3 \
|
||||
POE::Filter::Map.3 POE::Filter::RecordBlock.3 \
|
||||
POE::Filter::Reference.3 POE::Filter::Stackable.3 \
|
||||
POE::Filter::Stream.3 POE::Kernel.3 POE::Loop.3 \
|
||||
POE::Loop::Event.3 POE::Loop::Gtk.3 POE::Loop::IO_Poll.3 \
|
||||
POE::Loop::PerlSignals.3 POE::Loop::Select.3 POE::Loop::Tk.3 \
|
||||
POE::Loop::TkActiveState.3 POE::Loop::TkCommon.3 POE::NFA.3 \
|
||||
POE::Pipe.3 POE::Pipe::OneWay.3 POE::Pipe::TwoWay.3 \
|
||||
POE::Queue.3 POE::Queue::Array.3 POE::Resource.3 \
|
||||
POE::Resource::Aliases.3 POE::Resource::Controls.3 \
|
||||
POE::Resource::Events.3 POE::Resource::Extrefs.3 \
|
||||
POE::Resource::FileHandles.3 POE::Resource::SIDs.3 \
|
||||
POE::Resource::Sessions.3 POE::Resource::Signals.3 \
|
||||
POE::Resource::Statistics.3 POE::Resources.3 \
|
||||
POE::Session.3 POE::Wheel.3 \
|
||||
POE::Resource::Aliases.3 POE::Resource::Events.3 \
|
||||
POE::Resource::Extrefs.3 POE::Resource::FileHandles.3 \
|
||||
POE::Resource::SIDs.3 POE::Resource::Sessions.3 \
|
||||
POE::Resource::Signals.3 POE::Resource::Statistics.3 \
|
||||
POE::Resources.3 POE::Session.3 POE::Wheel.3 \
|
||||
POE::Wheel::Curses.3 POE::Wheel::FollowTail.3 \
|
||||
POE::Wheel::ListenAccept.3 POE::Wheel::ReadLine.3 \
|
||||
POE::Wheel::ReadWrite.3 POE::Wheel::Run.3 \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (POE-0.9999.tar.gz) = 6672a43075cd597ed1011db5b45f1f1d
|
||||
SHA256 (POE-0.9999.tar.gz) = 994e17322593d464bfc2bbdfb3b8cabfde4032dbe30d2ce50f698302391d5c7e
|
||||
SIZE (POE-0.9999.tar.gz) = 358389
|
||||
MD5 (POE-1.0002.tar.gz) = 75e2124ed59c15de16ecb640b50486c0
|
||||
SHA256 (POE-1.0002.tar.gz) = c954f9f28662005fbfb875bf41e0effa3bf9936c4d48c792d9d44c84f9b0c51b
|
||||
SIZE (POE-1.0002.tar.gz) = 367038
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/.packlist
|
||||
%%SITE_PERL%%/POE.pm
|
||||
%%SITE_PERL%%/POE/API/Ctl.pm
|
||||
%%SITE_PERL%%/POE/API/ResLoader.pm
|
||||
%%SITE_PERL%%/POE/Component.pm
|
||||
%%SITE_PERL%%/POE/Component/Client/TCP.pm
|
||||
%%SITE_PERL%%/POE/Component/Server/TCP.pm
|
||||
|
@ -35,7 +33,6 @@
|
|||
%%SITE_PERL%%/POE/Queue/Array.pm
|
||||
%%SITE_PERL%%/POE/Resource.pm
|
||||
%%SITE_PERL%%/POE/Resource/Aliases.pm
|
||||
%%SITE_PERL%%/POE/Resource/Controls.pm
|
||||
%%SITE_PERL%%/POE/Resource/Events.pm
|
||||
%%SITE_PERL%%/POE/Resource/Extrefs.pm
|
||||
%%SITE_PERL%%/POE/Resource/FileHandles.pm
|
||||
|
|
Loading…
Reference in a new issue