diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-02-21 07:16:25 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-02-21 07:16:25 +0000 |
commit | 793438fc1bafa5dc1a0fa0791f43db6c5f28efaf (patch) | |
tree | 017850d8e288f586ba932e5d3b3e1981896cb624 /irc/p5-POE-Component-IRC | |
parent | 5cab7ddd964c91bb8142dccf21f79970e62dd4da (diff) | |
download | ports-793438fc1bafa5dc1a0fa0791f43db6c5f28efaf.tar.gz ports-793438fc1bafa5dc1a0fa0791f43db6c5f28efaf.zip |
- Update to 5.68
- Reset maintainership
PR: ports/120922
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Notes
Notes:
svn path=/head/; revision=207686
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 12 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/pkg-plist | 41 |
3 files changed, 35 insertions, 24 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index c28d498e0777..2a4cb5630bb8 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,13 +7,12 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 5.46 +PORTVERSION= 5.68 CATEGORIES= irc devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= POE +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A fully event-driven IRC client module RUN_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \ @@ -30,13 +29,18 @@ MAN3= POE::Component::IRC.3 \ POE::Component::IRC::Constants.3 \ POE::Component::IRC::Pipeline.3 \ POE::Component::IRC::Plugin.3 \ + POE::Component::IRC::Plugin::AutoJoin.3 \ POE::Component::IRC::Plugin::BotAddressed.3 \ POE::Component::IRC::Plugin::BotTraffic.3 \ POE::Component::IRC::Plugin::CTCP.3 \ POE::Component::IRC::Plugin::Connector.3 \ POE::Component::IRC::Plugin::Console.3 \ + POE::Component::IRC::Plugin::CycleEmpty.3 \ + POE::Component::IRC::Plugin::FollowTail.3 \ POE::Component::IRC::Plugin::ISupport.3 \ + POE::Component::IRC::Plugin::Logger.3 \ POE::Component::IRC::Plugin::NickReclaim.3 \ + POE::Component::IRC::Plugin::NickServID.3 \ POE::Component::IRC::Plugin::PlugMan.3 \ POE::Component::IRC::Plugin::Proxy.3 \ POE::Component::IRC::Plugin::Whois.3 \ diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 70c21e1e7cc8..f09a91e76008 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-5.46.tar.gz) = 5d3231bab0942cec4589a55335a33321 -SHA256 (POE-Component-IRC-5.46.tar.gz) = 2f5443854fa8c128d62cf3883229f6644227eee2d06fe7b6645c3b709880d0ef -SIZE (POE-Component-IRC-5.46.tar.gz) = 270491 +MD5 (POE-Component-IRC-5.68.tar.gz) = b1e6e0c17d62de88e07b83c287939145 +SHA256 (POE-Component-IRC-5.68.tar.gz) = ddeb7e14437a757dd6551d9c26a53d0ce113ded8c8a0311720a63ee910eaa466 +SIZE (POE-Component-IRC-5.68.tar.gz) = 282578 diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist index d78bb59d2928..0b9e5c1796fd 100644 --- a/irc/p5-POE-Component-IRC/pkg-plist +++ b/irc/p5-POE-Component-IRC/pkg-plist @@ -1,16 +1,22 @@ @comment $FreeBSD$ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist %%SITE_PERL%%/POE/Component/IRC.pm %%SITE_PERL%%/POE/Component/IRC/Common.pm %%SITE_PERL%%/POE/Component/IRC/Constants.pm %%SITE_PERL%%/POE/Component/IRC/Pipeline.pm %%SITE_PERL%%/POE/Component/IRC/Plugin.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/AutoJoin.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/BotAddressed.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/BotTraffic.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/CTCP.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Connector.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Console.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/CycleEmpty.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/FollowTail.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/ISupport.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/Logger.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/NickReclaim.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/NickServID.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/PlugMan.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Proxy.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Whois.pm @@ -23,24 +29,25 @@ %%SITE_PERL%%/POE/Filter/CTCP.pm %%SITE_PERL%%/POE/Filter/IRC.pm %%SITE_PERL%%/POE/Filter/IRC/Compat.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist -%%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/eliza.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/ircproxy.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/moo.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/simpleclient.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/tinyurl.pl -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC +%%EXAMPLESDIR%%/aimproxy.pl +%%EXAMPLESDIR%%/dcctest.pl +%%EXAMPLESDIR%%/dicebot.pl +%%EXAMPLESDIR%%/eliza.pl +%%EXAMPLESDIR%%/ircproxy.pl +%%EXAMPLESDIR%%/logger.pl +%%EXAMPLESDIR%%/moo.pl +%%EXAMPLESDIR%%/rot13_multi.pl +%%EXAMPLESDIR%%/simpleclient.pl +%%EXAMPLESDIR%%/tinyurl.pl +@dirrmtry %%EXAMPLESDIR%% +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE -@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin -@dirrm %%SITE_PERL%%/POE/Component/IRC/Qnet -@dirrm %%SITE_PERL%%/POE/Component/IRC/Test -@dirrm %%SITE_PERL%%/POE/Component/IRC -@dirrm %%SITE_PERL%%/POE/Filter/IRC -@dirrmtry %%SITE_PERL%%/POE/Component +@dirrmtry %%SITE_PERL%%/POE/Filter/IRC @dirrmtry %%SITE_PERL%%/POE/Filter +@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Test +@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Qnet +@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Plugin +@dirrmtry %%SITE_PERL%%/POE/Component/IRC +@dirrmtry %%SITE_PERL%%/POE/Component @dirrmtry %%SITE_PERL%%/POE |