- Update to 0.2670
PR: ports/156805 Submitted by: Jase Thew <freebsd@beardz.net>
This commit is contained in:
parent
0768fadbab
commit
8104fa41ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273648
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= POE-Component-Client-Keepalive
|
||||
PORTVERSION= 0.2660
|
||||
PORTVERSION= 0.2670
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= POE component for managing connections, with keep-alive
|
||||
|
||||
BUILD_DEPENDS= p5-POE>=1.299:${PORTSDIR}/devel/p5-POE \
|
||||
p5-POE-Component-Resolver>=0.911:${PORTSDIR}/dns/p5-POE-Component-Resolver \
|
||||
BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
|
||||
p5-POE-Component-Resolver>=0.912:${PORTSDIR}/dns/p5-POE-Component-Resolver \
|
||||
p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (POE-Component-Client-Keepalive-0.266.tar.gz) = 176e7aaf0317b7f0c98ef09c7273a8afe96e2670766465729b05300f0a5a3444
|
||||
SIZE (POE-Component-Client-Keepalive-0.266.tar.gz) = 40100
|
||||
SHA256 (POE-Component-Client-Keepalive-0.267.tar.gz) = 910fb856fd0ebeb94770385a252e35f26d114ee2d1aa3072e8c5b786e00e9b09
|
||||
SIZE (POE-Component-Client-Keepalive-0.267.tar.gz) = 40415
|
||||
|
|
Loading…
Reference in a new issue