diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-19 07:13:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-19 07:13:05 +0800 |
commit | 7353ee5abbc0791de6c3f2622bb5c291aa139718 (patch) | |
tree | 4289cc8c238631310368100c4a3fb186f934a55c /irc/p5-POE-Component-IRC | |
parent | 34c9a74c3620ceea5220f681504f9ccd92a04242 (diff) | |
download | freebsd-ports-gnome-7353ee5abbc0791de6c3f2622bb5c291aa139718.tar.gz freebsd-ports-gnome-7353ee5abbc0791de6c3f2622bb5c291aa139718.tar.zst freebsd-ports-gnome-7353ee5abbc0791de6c3f2622bb5c291aa139718.zip |
- Update to 5.82
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 | 12 |
3 files changed, 10 insertions, 10 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 88968ba9edb2..f9fe105b5283 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 5.78 +PORTVERSION= 5.82 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 71ec709a7181..7d0eca94901e 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-5.78.tar.gz) = 1c755be24d4edc758f4ae689d4682620 -SHA256 (POE-Component-IRC-5.78.tar.gz) = 88f84688c8611c4d2d8a680d37ac0ea0ba8961b7cd6733de5fd026516e52424b -SIZE (POE-Component-IRC-5.78.tar.gz) = 304664 +MD5 (POE-Component-IRC-5.82.tar.gz) = af1349e7e7cbfea98ce8270581472b4b +SHA256 (POE-Component-IRC-5.82.tar.gz) = a0d23fc3986198ed06dc16bd7370e70dec56ead4e3a200199df2ddab4a4b1ceb +SIZE (POE-Component-IRC-5.82.tar.gz) = 301746 diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist index a8b40b932ff6..b18daf30e6b4 100644 --- a/irc/p5-POE-Component-IRC/pkg-plist +++ b/irc/p5-POE-Component-IRC/pkg-plist @@ -1,11 +1,11 @@ %%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/Cookbook.pm -%%SITE_PERL%%/POE/Component/IRC/Cookbook/BasicBot.pm -%%SITE_PERL%%/POE/Component/IRC/Cookbook/Disconnecting.pm -%%SITE_PERL%%/POE/Component/IRC/Cookbook/Resolver.pm -%%SITE_PERL%%/POE/Component/IRC/Cookbook/Translator.pm +%%SITE_PERL%%/POE/Component/IRC/Cookbook.pod +%%SITE_PERL%%/POE/Component/IRC/Cookbook/BasicBot.pod +%%SITE_PERL%%/POE/Component/IRC/Cookbook/Disconnecting.pod +%%SITE_PERL%%/POE/Component/IRC/Cookbook/Resolver.pod +%%SITE_PERL%%/POE/Component/IRC/Cookbook/Translator.pod %%SITE_PERL%%/POE/Component/IRC/Plugin.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/AutoJoin.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/BotAddressed.pm @@ -24,7 +24,7 @@ %%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/Projects.pm +%%SITE_PERL%%/POE/Component/IRC/Projects.pod %%SITE_PERL%%/POE/Component/IRC/Qnet.pm %%SITE_PERL%%/POE/Component/IRC/Qnet/State.pm %%SITE_PERL%%/POE/Component/IRC/State.pm |