Update to 5.00

PR:		102894
Submitted by:	chinsan <chinsan.tw@gmail.com>
Approved by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
This commit is contained in:
Emanuel Haupt 2006-09-07 21:34:17 +00:00
parent 5541fdbc2f
commit 97e6d6538d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172537
2 changed files with 7 additions and 5 deletions

View file

@ -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)

View file

@ -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