From 983ca423ce2908077ab1ab4ec20a0e263d056c1a Mon Sep 17 00:00:00 2001 From: leeym Date: Fri, 22 Jul 2005 01:32:25 +0000 Subject: - Update irc/p5-POE-Component-IRC to 4.65 PR: 83883 Submitted by: Christopher Nehren --- irc/p5-POE-Component-IRC/Makefile | 3 ++- irc/p5-POE-Component-IRC/distinfo | 4 ++-- irc/p5-POE-Component-IRC/pkg-plist | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'irc/p5-POE-Component-IRC') diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 6d7c38fa8179..ee970518007a 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.63 +PORTVERSION= 4.65 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -25,6 +25,7 @@ MAN3= POE::Component::IRC.3 \ POE::Component::IRC::Constants.3 \ POE::Component::IRC::Plugin.3 \ POE::Component::IRC::Plugin::BotAddressed.3 \ + POE::Component::IRC::Plugin::BotTraffic.3 \ POE::Component::IRC::Plugin::Connector.3 \ POE::Component::IRC::Plugin::Whois.3 \ POE::Component::IRC::Qnet.3 \ diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 3a29f3140648..8fd47c8b1650 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-IRC-4.63.tar.gz) = 1c49b72361aaf0dc7336ce7d664025fe -SIZE (POE-Component-IRC-4.63.tar.gz) = 208606 +MD5 (POE-Component-IRC-4.65.tar.gz) = 5365d19b88270399247bdd58163c30fe +SIZE (POE-Component-IRC-4.65.tar.gz) = 209494 diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist index 1368bc79e90a..895530b78efa 100644 --- a/irc/p5-POE-Component-IRC/pkg-plist +++ b/irc/p5-POE-Component-IRC/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/POE/Component/IRC/Constants.pm %%SITE_PERL%%/POE/Component/IRC/Plugin.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/BotAddressed.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/BotTraffic.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Connector.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Whois.pm %%SITE_PERL%%/POE/Component/IRC/Qnet.pm -- cgit