summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-06-23 09:41:50 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-06-23 09:41:50 +0000
commit264b712a5282e4aa498df000baf6fe153fa5718c (patch)
tree6e3859e52d6837a48c3b982d05148630fb1dc5c0 /irc
parent- Add USE_PERL5_BUILD (diff)
- Update to 4.63
PR: ports/82517 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=137912
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile23
-rw-r--r--irc/p5-POE-Component-IRC/distinfo4
-rw-r--r--irc/p5-POE-Component-IRC/pkg-plist34
3 files changed, 34 insertions, 27 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index f0faece7983c..6d7c38fa8179 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.0
+PORTVERSION= 4.63
CATEGORIES= irc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -21,15 +21,18 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= POE::Component::Filter-CTCP.3 \
- POE::Component::IRC.3 \
- POE::Component::Filter-IRC.3 \
- POE::Component::Plugin.3 \
- POE::Component::Plugin-State.3 \
- POE::Component::Plugin-Whois.3 \
- POE::Component::IRC-State.3 \
- POE::Component::IRC-Qnet.3 \
- POE::Component::IRC-Qnet-State.3
+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::Connector.3 \
+ POE::Component::IRC::Plugin::Whois.3 \
+ POE::Component::IRC::Qnet.3 \
+ POE::Component::IRC::Qnet::State.3 \
+ POE::Component::IRC::State.3 \
+ POE::Component::IRC::Test::Harness.3 \
+ POE::Filter::CTCP.3 \
+ POE::Filter::IRC.3
post-install:
.ifndef(NOPORTDOCS)
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index 3c70a8038d20..3a29f3140648 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1,2 +1,2 @@
-MD5 (POE-Component-IRC-4.0.tar.gz) = 62ef7b2b8d9a4cc29d84f64fc7210e7f
-SIZE (POE-Component-IRC-4.0.tar.gz) = 192892
+MD5 (POE-Component-IRC-4.63.tar.gz) = 1c49b72361aaf0dc7336ce7d664025fe
+SIZE (POE-Component-IRC-4.63.tar.gz) = 208606
diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist
index 3a91b42f9655..1368bc79e90a 100644
--- a/irc/p5-POE-Component-IRC/pkg-plist
+++ b/irc/p5-POE-Component-IRC/pkg-plist
@@ -1,27 +1,31 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
%%SITE_PERL%%/POE/Component/IRC.pm
+%%SITE_PERL%%/POE/Component/IRC/Constants.pm
%%SITE_PERL%%/POE/Component/IRC/Plugin.pm
-%%SITE_PERL%%/POE/Component/IRC/Plugin/State.pm
+%%SITE_PERL%%/POE/Component/IRC/Plugin/BotAddressed.pm
+%%SITE_PERL%%/POE/Component/IRC/Plugin/Connector.pm
%%SITE_PERL%%/POE/Component/IRC/Plugin/Whois.pm
%%SITE_PERL%%/POE/Component/IRC/Qnet.pm
%%SITE_PERL%%/POE/Component/IRC/Qnet/State.pm
%%SITE_PERL%%/POE/Component/IRC/State.pm
+%%SITE_PERL%%/POE/Component/IRC/Test/Harness.pm
+%%SITE_PERL%%/POE/Component/IRC/Test/Plugin.pm
%%SITE_PERL%%/POE/Filter/CTCP.pm
%%SITE_PERL%%/POE/Filter/IRC.pm
-%%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/eliza.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/moo.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/simpleclient.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/tinyurl.pl
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin
-@dirrm %%SITE_PERL%%/POE/Component/IRC/Qnet
-@dirrm %%SITE_PERL%%/POE/Component/IRC
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
+%%EXAMPLESDIR%%/aimproxy.pl
+%%EXAMPLESDIR%%/dcctest.pl
+%%EXAMPLESDIR%%/dicebot.pl
+%%EXAMPLESDIR%%/eliza.pl
+%%EXAMPLESDIR%%/moo.pl
+%%EXAMPLESDIR%%/simpleclient.pl
+%%EXAMPLESDIR%%/tinyurl.pl
+@dirrm %%EXAMPLESDIR%%
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/POE/Filter 2>/dev/null || true
+@dirrm %%SITE_PERL%%/POE/Component/IRC/Test
+@dirrm %%SITE_PERL%%/POE/Component/IRC/Qnet
+@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin
+@dirrm %%SITE_PERL%%/POE/Component/IRC
@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true