Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-Client-Keepalive/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- Makefile	8 Dec 2017 12:31:48 -0000	1.12
+++ Makefile	27 Oct 2018 22:47:45 -0000
@@ -4,8 +4,7 @@ COMMENT=	manage connections, with keep-a
 
 MODULES=	cpan
 PKG_ARCH=	*
-DISTNAME=	POE-Component-Client-Keepalive-0.25
-REVISION=	1
+DISTNAME=	POE-Component-Client-Keepalive-0.272
 EPOCH=		0
 CATEGORIES=	net
 FIX_EXTRACT_PERMISSIONS=Yes
@@ -14,6 +13,10 @@ FIX_EXTRACT_PERMISSIONS=Yes
 PERMIT_PACKAGE_CDROM=	Yes
 
 RUN_DEPENDS=	devel/p5-POE \
-		net/p5-POE-Component-Client-DNS
+		net/p5-Net-IP-Minimal \
+		net/p5-POE-Component-Resolver
+
+# It would require Test::Pod::Coverage
+TEST_ENV=	RELEASE_TESTING=0
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-Client-Keepalive/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo	18 Jan 2015 03:14:48 -0000	1.4
+++ distinfo	27 Oct 2018 22:47:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-Client-Keepalive-0.25.tar.gz) = L5gqb+Huqr8CRArQdDdyxQiP9B+KJnK9b94Fhn9SUww=
-SIZE (POE-Component-Client-Keepalive-0.25.tar.gz) = 23794
+SHA256 (POE-Component-Client-Keepalive-0.272.tar.gz) = jAgZEA+Fn7/goTRUdz7jtvR81+haMXrWLsNVB8s8Nss=
+SIZE (POE-Component-Client-Keepalive-0.272.tar.gz) = 41860
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/p5-POE-Component-Client-Keepalive/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST	22 Jul 2007 16:10:18 -0000	1.1.1.1
+++ pkg/PLIST	27 Oct 2018 22:47:45 -0000
@@ -2,5 +2,5 @@
 ${P5SITE}/POE/Component/Client/Keepalive.pm
 ${P5SITE}/POE/Component/Connection/
 ${P5SITE}/POE/Component/Connection/Keepalive.pm
-@man man/man3p/POE::Component::Client::Client-Keepalive.3p
-@man man/man3p/POE::Component::Client::Conn-Keepalive.3p
+@man man/man3p/POE::Component::Client::Keepalive.3p
+@man man/man3p/POE::Component::Connection::Keepalive.3p
