- Update to 0.2710
Changes: http://search.cpan.org/dist/POE-Component-Client-Keepalive/CHANGES PR: ports/167930 Submitted by: Jase Thew <freebsd@beardz.net>
This commit is contained in:
parent
7d8ed81728
commit
c26f48bc6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296758
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= POE-Component-Client-Keepalive
|
PORTNAME= POE-Component-Client-Keepalive
|
||||||
PORTVERSION= 0.2690
|
PORTVERSION= 0.2710
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:RCAPUTO
|
MASTER_SITE_SUBDIR= CPAN:RCAPUTO
|
||||||
|
@ -21,7 +21,7 @@ LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Net-IP-Minimal>=0.02:${PORTSDIR}/net/p5-Net-IP-Minimal \
|
BUILD_DEPENDS= p5-Net-IP-Minimal>=0.02:${PORTSDIR}/net/p5-Net-IP-Minimal \
|
||||||
p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
|
p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
|
||||||
p5-POE-Component-Resolver>=0.916:${PORTSDIR}/dns/p5-POE-Component-Resolver
|
p5-POE-Component-Resolver>=0.917:${PORTSDIR}/dns/p5-POE-Component-Resolver
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (POE-Component-Client-Keepalive-0.269.tar.gz) = 80ca427729f6fdee5f9fad053c7583c3605fbd1bb7a9aaf8cb1948adb707697f
|
SHA256 (POE-Component-Client-Keepalive-0.271.tar.gz) = b9c2eb149f28cd5c6609b17798ab9460744ae7988e60bd8a6b531cb094908739
|
||||||
SIZE (POE-Component-Client-Keepalive-0.269.tar.gz) = 38805
|
SIZE (POE-Component-Client-Keepalive-0.271.tar.gz) = 40198
|
||||||
|
|
Loading…
Reference in a new issue