diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-30 00:19:56 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-30 00:19:56 +0000 |
commit | 5687cda3e5208c4bbcc0c553be354064b27f697d (patch) | |
tree | 08c47a7585ed54378c123326cf9cdae3845275b3 /irc/p5-POE-Component-IRC | |
parent | 369aaa36462fcbfc2ef7ecb262d9810f7bfedf01 (diff) | |
download | ports-5687cda3e5208c4bbcc0c553be354064b27f697d.tar.gz ports-5687cda3e5208c4bbcc0c553be354064b27f697d.zip |
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/pkg-plist | 9 |
3 files changed, 9 insertions, 8 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index e026f246e41b..9d51e6748bb0 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.98 +PORTVERSION= 4.99 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 65e0ceda06c1..676d4f1bd229 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-4.98.tar.gz) = 0fe340809ed24e45a96fc669fa528db6 -SHA256 (POE-Component-IRC-4.98.tar.gz) = 2eaa4ecc204468248024896de47906fe2bd149481cf8447856c8ca2859466d99 -SIZE (POE-Component-IRC-4.98.tar.gz) = 247727 +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 diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist index 3910e1461dae..d78bb59d2928 100644 --- a/irc/p5-POE-Component-IRC/pkg-plist +++ b/irc/p5-POE-Component-IRC/pkg-plist @@ -1,6 +1,9 @@ +@comment $FreeBSD$ +%%SITE_PERL%%/POE/Component/IRC.pm %%SITE_PERL%%/POE/Component/IRC/Common.pm %%SITE_PERL%%/POE/Component/IRC/Constants.pm %%SITE_PERL%%/POE/Component/IRC/Pipeline.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/CTCP.pm @@ -11,17 +14,15 @@ %%SITE_PERL%%/POE/Component/IRC/Plugin/PlugMan.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Proxy.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Whois.pm -%%SITE_PERL%%/POE/Component/IRC/Plugin.pm %%SITE_PERL%%/POE/Component/IRC/Projects.pm -%%SITE_PERL%%/POE/Component/IRC/Qnet/State.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/Component/IRC.pm %%SITE_PERL%%/POE/Filter/CTCP.pm -%%SITE_PERL%%/POE/Filter/IRC/Compat.pm %%SITE_PERL%%/POE/Filter/IRC.pm +%%SITE_PERL%%/POE/Filter/IRC/Compat.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist %%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl %%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl |