diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-09-28 17:17:29 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-09-28 17:17:29 +0800 |
commit | 83854e904956504cd7c53d39c360d5df0fcaec58 (patch) | |
tree | 524f6fc9ddd9f0a9d18bc17cbd63fad73d68e0bd /irc/p5-POE-Component-IRC | |
parent | 436fb8ebbe26de8ae5d59fb1be468baac147245b (diff) | |
download | freebsd-ports-gnome-83854e904956504cd7c53d39c360d5df0fcaec58.tar.gz freebsd-ports-gnome-83854e904956504cd7c53d39c360d5df0fcaec58.tar.zst freebsd-ports-gnome-83854e904956504cd7c53d39c360d5df0fcaec58.zip |
- Upgrade to 6.14.
Approved by: miwi
Feature safe: yes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 9 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index c2cad7af244e..6637bf0e4be8 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 299966d3f6e8..2076df788439 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 |