View | Details | Raw Unified | Return to bug 151177 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/irc/p5-POE-Component-IRC/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	POE-Component-IRC
9
PORTNAME=	POE-Component-IRC
10
PORTVERSION=	6.45
10
PORTVERSION=	6.49
11
CATEGORIES=	irc devel perl5
11
CATEGORIES=	irc devel perl5
12
MASTER_SITES=	CPAN
12
MASTER_SITES=	CPAN
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
Lines 16-22 Link Here
16
COMMENT=	A fully event-driven IRC client module
16
COMMENT=	A fully event-driven IRC client module
17
17
18
RUN_DEPENDS=	p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
18
RUN_DEPENDS=	p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \
19
		p5-POE-Component-Pluggable>=1.24:${PORTSDIR}/devel/p5-POE-Component-Pluggable \
19
		p5-Object-Pluggable>=1.27:${PORTSDIR}/devel/p5-Object-Pluggable \
20
		p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
20
		p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \
21
		p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
21
		p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
22
		p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify
22
		p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify
(-)/usr/ports/irc/p5-POE-Component-IRC/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (POE-Component-IRC-6.45.tar.gz) = 5a1f2855abeaf55be15fe98b11ae19db
1
MD5 (POE-Component-IRC-6.49.tar.gz) = b05f86c3a7754a6674a63cbe9bb5c690
2
SHA256 (POE-Component-IRC-6.45.tar.gz) = 574d47b0f115a135b3d9e127bd2a4f23559c28804eb6bf24f3fefa8c22ea7aa7
2
SHA256 (POE-Component-IRC-6.49.tar.gz) = f008063d111773b44e69717e4c7dab31c39fa429cf92aa2a1704bffbf4dd562c
3
SIZE (POE-Component-IRC-6.45.tar.gz) = 363713
3
SIZE (POE-Component-IRC-6.49.tar.gz) = 395927

Return to bug 151177