- Update to 5.82
This commit is contained in:
parent
3e6e92f2e6
commit
be5e3f3c83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215174
3 changed files with 10 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= POE-Component-IRC
|
||||
PORTVERSION= 5.78
|
||||
PORTVERSION= 5.82
|
||||
CATEGORIES= irc devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue