diff options
author | culot <culot@FreeBSD.org> | 2011-10-14 15:25:31 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-10-14 15:25:31 +0800 |
commit | ab143c8940f8ea5bc2dbfbf450ebf77668bb6222 (patch) | |
tree | 0fbd72d71b192b8dbeab6591d1293f8cccc3dd7a /irc | |
parent | 691b053452c9307fe6f35a13a2895e7ea117fcba (diff) | |
download | freebsd-ports-gnome-ab143c8940f8ea5bc2dbfbf450ebf77668bb6222.tar.gz freebsd-ports-gnome-ab143c8940f8ea5bc2dbfbf450ebf77668bb6222.tar.zst freebsd-ports-gnome-ab143c8940f8ea5bc2dbfbf450ebf77668bb6222.zip |
- Update to 1.53
Changes: http://search.cpan.org/dist/POE-Component-Server-IRC/Changes
PR: ports/161572
Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer)
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 2cebf6164b91..a55b897b434f 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.52 +PORTVERSION= 1.53 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 83484ce466de..0121dd00adb7 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.52.tar.gz) = 5e6ced041eb8eb8fd99ea19bea9b2308826824101d5dc584b084c91f661995e6 -SIZE (POE-Component-Server-IRC-1.52.tar.gz) = 208686 +SHA256 (POE-Component-Server-IRC-1.53.tar.gz) = 9b497018528c218bf898c720d2b7fd0fcde440ee567d9933ecd3b07fb056d1a4 +SIZE (POE-Component-Server-IRC-1.53.tar.gz) = 208943 |