diff options
author | culot <culot@FreeBSD.org> | 2011-11-28 16:34:55 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-11-28 16:34:55 +0800 |
commit | cd228ad2f5b2b38b40f4d33d266d014e194dd761 (patch) | |
tree | 3de317cf5d646265320e16499692ca51befaacbb /irc | |
parent | fc6e0b9be0b71d5c092bd5960ed9566d63dfe49e (diff) | |
download | freebsd-ports-gnome-cd228ad2f5b2b38b40f4d33d266d014e194dd761.tar.gz freebsd-ports-gnome-cd228ad2f5b2b38b40f4d33d266d014e194dd761.tar.zst freebsd-ports-gnome-cd228ad2f5b2b38b40f4d33d266d014e194dd761.zip |
- Update to 1.54
Changes: http://search.cpan.org/dist/POE-Component-Server-IRC/Changes
PR: ports/162888
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: Teramoto Masahiro <markun@onohara.to> (maintainer)
Feature safe: yes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-Server-IRC/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Component-Server-IRC/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/p5-POE-Component-Server-IRC/Makefile b/irc/p5-POE-Component-Server-IRC/Makefile index a55b897b434f..5130dd63a904 100644 --- a/irc/p5-POE-Component-Server-IRC/Makefile +++ b/irc/p5-POE-Component-Server-IRC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Server-IRC -PORTVERSION= 1.53 +PORTVERSION= 1.54 CATEGORIES= irc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK diff --git a/irc/p5-POE-Component-Server-IRC/distinfo b/irc/p5-POE-Component-Server-IRC/distinfo index 0121dd00adb7..56e6a121e85e 100644 --- a/irc/p5-POE-Component-Server-IRC/distinfo +++ b/irc/p5-POE-Component-Server-IRC/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-IRC-1.53.tar.gz) = 9b497018528c218bf898c720d2b7fd0fcde440ee567d9933ecd3b07fb056d1a4 -SIZE (POE-Component-Server-IRC-1.53.tar.gz) = 208943 +SHA256 (POE-Component-Server-IRC-1.54.tar.gz) = c00e7c91d8e71364c21f47fdbd280b9bd4b7d5bc6e3c9ce31419cb783937c341 +SIZE (POE-Component-Server-IRC-1.54.tar.gz) = 209051 |