diff options
author | beech <beech@FreeBSD.org> | 2008-01-08 17:29:24 +0000 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-01-08 17:29:24 +0000 |
commit | 57356ce4252926be776965de94966e511c2ba3bb (patch) | |
tree | 91c125ffe3ee1e2fbec7d8506fa4f01cecaebe45 /irc | |
parent | f84290f4f1b41e6d2fe606eeef166ed0a19517b0 (diff) | |
download | FreeBSD-ports-57356ce4252926be776965de94966e511c2ba3bb.zip FreeBSD-ports-57356ce4252926be776965de94966e511c2ba3bb.tar.gz |
- Update to 5.46
Changes:
- irc_public' events should now be generated according to ISupport
information
PR: ports/119408
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Approved by: linimon (mentor)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index a5f1851..c28d498 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.34 +PORTVERSION= 5.46 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 9d586d8..70c21e1 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-5.34.tar.gz) = 25dd42dc1274770bac50e03cb5b5c809 -SHA256 (POE-Component-IRC-5.34.tar.gz) = e693e805b5f412e343a1342ffd424b27beb5db387ed9596576b26dc57580915a -SIZE (POE-Component-IRC-5.34.tar.gz) = 268384 +MD5 (POE-Component-IRC-5.46.tar.gz) = 5d3231bab0942cec4589a55335a33321 +SHA256 (POE-Component-IRC-5.46.tar.gz) = 2f5443854fa8c128d62cf3883229f6644227eee2d06fe7b6645c3b709880d0ef +SIZE (POE-Component-IRC-5.46.tar.gz) = 270491 |