1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Upgrade to 6.14.

Approved by:	miwi
Feature safe:	yes
This commit is contained in:
Jun Kuriyama 2009-09-28 09:17:29 +00:00
parent 699553a270
commit 04e09fbf81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242192
2 changed files with 7 additions and 8 deletions

View File

@ -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

View File

@ -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