diff options
-rw-r--r-- | net/p5-POE-Component-Client-Ping/Makefile | 8 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ping/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/p5-POE-Component-Client-Ping/Makefile b/net/p5-POE-Component-Client-Ping/Makefile index de0795ba3d64..b6a8f1ae48e6 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -6,15 +6,17 @@ # PORTNAME= POE-Component-Client-Ping -PORTVERSION= 1.163 -PORTREVISION= 1 +PORTVERSION= 1.170 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking/concurrent ICMP ping +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-POE>=1.0070:${PORTSDIR}/devel/p5-POE BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/net/p5-POE-Component-Client-Ping/distinfo b/net/p5-POE-Component-Client-Ping/distinfo index f223216312cb..7b124919e39c 100644 --- a/net/p5-POE-Component-Client-Ping/distinfo +++ b/net/p5-POE-Component-Client-Ping/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-Ping-1.163.tar.gz) = 9271dc238354e6a81c22bd731ffaa6a0d8203caebd503a39744a4bb1f2c5ff92 -SIZE (POE-Component-Client-Ping-1.163.tar.gz) = 15124 +SHA256 (POE-Component-Client-Ping-1.170.tar.gz) = 3e8152ec6415f3286e4d18b55b2788b78beba49b8cfe60b773a30aa383bf722a +SIZE (POE-Component-Client-Ping-1.170.tar.gz) = 15447 |