diff options
author | skv <skv@FreeBSD.org> | 2003-10-12 19:32:40 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2003-10-12 19:32:40 +0800 |
commit | 465e4293dc7d90984345ffabe4378a0485d8a40f (patch) | |
tree | 029d67a91cbf0810e874514389a52595a4da1f7f /devel/p5-POE | |
parent | 3d4ceb43bfa383685df46e978303264cb9fbf44d (diff) | |
download | freebsd-ports-gnome-465e4293dc7d90984345ffabe4378a0485d8a40f.tar.gz freebsd-ports-gnome-465e4293dc7d90984345ffabe4378a0485d8a40f.tar.zst freebsd-ports-gnome-465e4293dc7d90984345ffabe4378a0485d8a40f.zip |
Updated to 0.27
Diffstat (limited to 'devel/p5-POE')
-rw-r--r-- | devel/p5-POE/Makefile | 28 | ||||
-rw-r--r-- | devel/p5-POE/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-POE/pkg-plist | 16 |
3 files changed, 34 insertions, 12 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index ca3668100a5b..3f93adaacedb 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -26,17 +26,23 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= </dev/null -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::Poll.3 \ - POE::Loop::Select.3 POE::Loop::Tk.3 POE::NFA.3 POE::Pipe.3 \ +MAN3= POE.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::PerlSignals.3 POE::Loop::Poll.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::Preprocessor.3 \ - POE::Queue.3 POE::Queue::Array.3 POE::Session.3 POE::Wheel.3 \ + POE::Queue.3 POE::Queue::Array.3 POE::Resource.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::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 \ diff --git a/devel/p5-POE/distinfo b/devel/p5-POE/distinfo index 34cced07bf6b..a4f0248e1f8c 100644 --- a/devel/p5-POE/distinfo +++ b/devel/p5-POE/distinfo @@ -1 +1 @@ -MD5 (POE-0.26.tar.gz) = e9affcb6facdd14a8f3c8791da9dce35 +MD5 (POE-0.27.tar.gz) = 93b9bdbee1e69d6e68971bef8c353e68 diff --git a/devel/p5-POE/pkg-plist b/devel/p5-POE/pkg-plist index a36d88ea6ca7..d86b84d76bae 100644 --- a/devel/p5-POE/pkg-plist +++ b/devel/p5-POE/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/.packlist %%SITE_PERL%%/POE.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 @@ -19,9 +20,12 @@ %%SITE_PERL%%/POE/Loop.pm %%SITE_PERL%%/POE/Loop/Event.pm %%SITE_PERL%%/POE/Loop/Gtk.pm +%%SITE_PERL%%/POE/Loop/PerlSignals.pm %%SITE_PERL%%/POE/Loop/Poll.pm %%SITE_PERL%%/POE/Loop/Select.pm %%SITE_PERL%%/POE/Loop/Tk.pm +%%SITE_PERL%%/POE/Loop/TkActiveState.pm +%%SITE_PERL%%/POE/Loop/TkCommon.pm %%SITE_PERL%%/POE/Macro/UseBytes.pm %%SITE_PERL%%/POE/NFA.pm %%SITE_PERL%%/POE/Pipe.pm @@ -30,6 +34,15 @@ %%SITE_PERL%%/POE/Preprocessor.pm %%SITE_PERL%%/POE/Queue.pm %%SITE_PERL%%/POE/Queue/Array.pm +%%SITE_PERL%%/POE/Resource.pm +%%SITE_PERL%%/POE/Resource/Aliases.pm +%%SITE_PERL%%/POE/Resource/Events.pm +%%SITE_PERL%%/POE/Resource/Extrefs.pm +%%SITE_PERL%%/POE/Resource/FileHandles.pm +%%SITE_PERL%%/POE/Resource/SIDs.pm +%%SITE_PERL%%/POE/Resource/Sessions.pm +%%SITE_PERL%%/POE/Resource/Signals.pm +%%SITE_PERL%%/POE/Resources.pm %%SITE_PERL%%/POE/Session.pm %%SITE_PERL%%/POE/Wheel.pm %%SITE_PERL%%/POE/Wheel/Curses.pm @@ -39,6 +52,7 @@ %%SITE_PERL%%/POE/Wheel/ReadWrite.pm %%SITE_PERL%%/POE/Wheel/Run.pm %%SITE_PERL%%/POE/Wheel/SocketFactory.pm +@dirrm %%SITE_PERL%%/POE/API @unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/POE/Component/Server 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true @@ -48,6 +62,7 @@ @dirrm %%SITE_PERL%%/POE/Macro @dirrm %%SITE_PERL%%/POE/Pipe @dirrm %%SITE_PERL%%/POE/Queue +@dirrm %%SITE_PERL%%/POE/Resource @dirrm %%SITE_PERL%%/POE/Wheel @unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true @@ -73,6 +88,7 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/sessions.perl %%PORTDOCS%%%%EXAMPLESDIR%%/signals.perl %%PORTDOCS%%%%EXAMPLESDIR%%/socketfactory.perl +%%PORTDOCS%%%%EXAMPLESDIR%%/tcp_watermarks.perl %%PORTDOCS%%%%EXAMPLESDIR%%/thrash.perl %%PORTDOCS%%%%EXAMPLESDIR%%/tk.perl %%PORTDOCS%%%%EXAMPLESDIR%%/tutorial-chat.perl |