From 5932ce8249ca2964c0d5eb995849e4444de7930c Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 14 Oct 2005 05:48:50 +0000 Subject: Update to 4.70 PR: 86813 Submitted by: ehaupt Approved by: Christopher Nehren (maintainer), novel (mentor) --- irc/p5-POE-Component-IRC/Makefile | 6 ++++-- irc/p5-POE-Component-IRC/distinfo | 4 ++-- irc/p5-POE-Component-IRC/pkg-plist | 4 ++++ 3 files changed, 10 insertions(+), 4 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 ee970518007a..13c6acdfed11 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.65 +PORTVERSION= 4.70 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -33,7 +33,9 @@ MAN3= POE::Component::IRC.3 \ POE::Component::IRC::State.3 \ POE::Component::IRC::Test::Harness.3 \ POE::Filter::CTCP.3 \ - POE::Filter::IRC.3 + POE::Filter::IRC.3 \ + POE::Component::IRC::Pipeline.3 \ + POE::Component::IRC::Projects.3 post-install: .ifndef(NOPORTDOCS) diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 8fd47c8b1650..7cd5443634e0 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,2 +1,2 @@ -MD5 (POE-Component-IRC-4.65.tar.gz) = 5365d19b88270399247bdd58163c30fe -SIZE (POE-Component-IRC-4.65.tar.gz) = 209494 +MD5 (POE-Component-IRC-4.70.tar.gz) = 8def16438f5ece33b59c6a1bc886e82d +SIZE (POE-Component-IRC-4.70.tar.gz) = 214061 diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist index 895530b78efa..37464adf60c9 100644 --- a/irc/p5-POE-Component-IRC/pkg-plist +++ b/irc/p5-POE-Component-IRC/pkg-plist @@ -10,6 +10,9 @@ %%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/Component/IRC/Projects.pm +%%SITE_PERL%%/POE/Component/IRC/Pipeline.pm +%%SITE_PERL%%/POE/Component/IRC/State/Lite.pm %%SITE_PERL%%/POE/Filter/CTCP.pm %%SITE_PERL%%/POE/Filter/IRC.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist @@ -28,5 +31,6 @@ @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/State @dirrm %%SITE_PERL%%/POE/Component/IRC @unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true -- cgit v1.2.3