From 83854e904956504cd7c53d39c360d5df0fcaec58 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Mon, 28 Sep 2009 09:17:29 +0000 Subject: - Upgrade to 6.14. Approved by: miwi Feature safe: yes --- irc/p5-POE-Component-IRC/Makefile | 9 ++++----- irc/p5-POE-Component-IRC/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'irc') diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index c2cad7af244..6637bf0e4be 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.98 +PORTVERSION= 6.14 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,11 +16,10 @@ 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-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \ - ${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ - ${SITE_PERL}/POE/Component/Client/Ident.pm:${PORTSDIR}/net/p5-POE-Component-Client-Ident \ - ${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify \ - ${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable + 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 BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 299966d3f6e..2076df78843 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-5.98.tar.gz) = 36552e4d07654a713ed15f01ce06b226 -SHA256 (POE-Component-IRC-5.98.tar.gz) = 7da5a7cb18a36e6344891ebefc816cf43ef6740033839bf1182830c1d2f33875 -SIZE (POE-Component-IRC-5.98.tar.gz) = 341384 +MD5 (POE-Component-IRC-6.14.tar.gz) = d29749cee479d0a60fe2ec694262a29b +SHA256 (POE-Component-IRC-6.14.tar.gz) = ff37c5593c134531b3f54073947780c2f9fdfc6423d6cc61fff28caee33baf8d +SIZE (POE-Component-IRC-6.14.tar.gz) = 352791 -- cgit