diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-07 21:34:17 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-07 21:34:17 +0000 |
commit | 97e6d6538dacbc28f33560abe16081aa7c1c666a (patch) | |
tree | 02b3783d89c9dec4630865d53a399e14adda115e /irc/p5-POE-Component-IRC | |
parent | 5541fdbc2f47f3165fd821021a46cdd2d1e8e0d2 (diff) |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 6 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
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 |