diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 9d51e6748bb0..bb3ecbb15e95 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 4.99 +PORTVERSION= 5.00 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -45,8 +45,10 @@ MAN3= POE::Component::IRC.3 \ POE::Component::IRC::Qnet::State.3 \ POE::Component::IRC::State.3 \ POE::Component::IRC::Test::Harness.3 \ + POE::Component::IRC::Test::Plugin.3 \ POE::Filter::CTCP.3 \ - POE::Filter::IRC.3 + POE::Filter::IRC.3 \ + POE::Filter::IRC::Compat.3 post-install: .ifndef(NOPORTDOCS) diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 676d4f1bd229..17468dec61ab 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-4.99.tar.gz) = 1357097c39604794e7fbb7213579844e -SHA256 (POE-Component-IRC-4.99.tar.gz) = 86325b09f0a72b3cef2887b240995c9331520e53066663bdd277419cb6f38cba -SIZE (POE-Component-IRC-4.99.tar.gz) = 247948 +MD5 (POE-Component-IRC-5.00.tar.gz) = 9a99b6ba5dc1b8f91af9470da892f0eb +SHA256 (POE-Component-IRC-5.00.tar.gz) = c61b34d8f7c512975f0331306c46f09e35175ddaefc87bd11eaac63c051f8c78 +SIZE (POE-Component-IRC-5.00.tar.gz) = 248837