diff options
author | miwi <miwi@FreeBSD.org> | 2010-11-04 12:52:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-11-04 12:52:42 +0800 |
commit | f9cc03197623b65f78aa24e1b6d1a69c7be790d4 (patch) | |
tree | 9a63b0cd2cc90eb304b13f185f6923cdf7b5b6f6 /irc/p5-POE-Component-IRC | |
parent | ae590b2c888bc7556826e9cc45b77dd215b96344 (diff) | |
download | freebsd-ports-gnome-f9cc03197623b65f78aa24e1b6d1a69c7be790d4.tar.gz freebsd-ports-gnome-f9cc03197623b65f78aa24e1b6d1a69c7be790d4.tar.zst freebsd-ports-gnome-f9cc03197623b65f78aa24e1b6d1a69c7be790d4.zip |
- Update to 6.49
PR: 151177
Submitted by: Jase Thew <freebsd@beardz.net>
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 4 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index c935dcaf31b9..cde41dba4520 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 6.45 +PORTVERSION= 6.49 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A fully event-driven IRC client module RUN_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Pluggable>=1.24:${PORTSDIR}/devel/p5-POE-Component-Pluggable \ + p5-Object-Pluggable>=1.27:${PORTSDIR}/devel/p5-Object-Pluggable \ p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \ p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 5419b2630717..c09b1181aae5 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-6.45.tar.gz) = 5a1f2855abeaf55be15fe98b11ae19db -SHA256 (POE-Component-IRC-6.45.tar.gz) = 574d47b0f115a135b3d9e127bd2a4f23559c28804eb6bf24f3fefa8c22ea7aa7 -SIZE (POE-Component-IRC-6.45.tar.gz) = 363713 +MD5 (POE-Component-IRC-6.49.tar.gz) = b05f86c3a7754a6674a63cbe9bb5c690 +SHA256 (POE-Component-IRC-6.49.tar.gz) = f008063d111773b44e69717e4c7dab31c39fa429cf92aa2a1704bffbf4dd562c +SIZE (POE-Component-IRC-6.49.tar.gz) = 395927 |