aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-07-22 01:32:25 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-07-22 01:32:25 +0000
commita6d9e4bdaf582e5af91ca0a38222cf9c907ddda4 (patch)
tree5f9e6670dcc61224a6dca76570ce89110c3fafc6 /irc/p5-POE-Component-IRC
parentc0d7a5a48cfb21d8b3b9737ad0d0fb0a7b8055af (diff)
downloadports-a6d9e4bdaf582e5af91ca0a38222cf9c907ddda4.tar.gz
ports-a6d9e4bdaf582e5af91ca0a38222cf9c907ddda4.zip
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile3
-rw-r--r--irc/p5-POE-Component-IRC/distinfo4
-rw-r--r--irc/p5-POE-Component-IRC/pkg-plist1
3 files changed, 5 insertions, 3 deletions
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