diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-04 17:26:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-04 17:26:23 +0800 |
commit | 31b52e84a3bd1640b1e82c8ceb8561f4e11b6d69 (patch) | |
tree | 97b15a02bcb14f2972d76350a4c3555d73bfefb4 /irc | |
parent | e6fc46c7b51d499e8fc8865501871945d173312e (diff) | |
download | freebsd-ports-gnome-31b52e84a3bd1640b1e82c8ceb8561f4e11b6d69.tar.gz freebsd-ports-gnome-31b52e84a3bd1640b1e82c8ceb8561f4e11b6d69.tar.zst freebsd-ports-gnome-31b52e84a3bd1640b1e82c8ceb8561f4e11b6d69.zip |
- Update to 6.88
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 3 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 4 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index acd1c0571ba0..174812ce557e 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC -PORTVERSION= 6.83 -PORTREVISION= 1 +PORTVERSION= 6.88 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BINGOS diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 556715f40559..a413f66282a0 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.83.tar.gz) = 3a2b6ba14ac8c2effae195d47d78e332c3ea326643f0a721277f8375874cfb7f -SIZE (POE-Component-IRC-6.83.tar.gz) = 394433 +SHA256 (POE-Component-IRC-6.88.tar.gz) = 5d7f2168383c93e54b00d06695cc52f514a921e1ee4f45a05950700f50075a8f +SIZE (POE-Component-IRC-6.88.tar.gz) = 394374 diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist index 7dbd761a13b0..e5de8e3762a3 100644 --- a/irc/p5-POE-Component-IRC/pkg-plist +++ b/irc/p5-POE-Component-IRC/pkg-plist @@ -5,8 +5,8 @@ %%SITE_PERL%%/POE/Component/IRC/Cookbook/BasicBot.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Disconnecting.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Gtk2.pod -%%SITE_PERL%%/POE/Component/IRC/Cookbook/Reload.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Hailo.pod +%%SITE_PERL%%/POE/Component/IRC/Cookbook/Reload.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Resolver.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Seen.pod %%SITE_PERL%%/POE/Component/IRC/Cookbook/Translator.pod |