diff options
-rw-r--r-- | net/p5-Net-Ping-External/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-Ping-External/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-Ping-External/Makefile b/net/p5-Net-Ping-External/Makefile index 7f9d31a08c40..ed5e1b9821b6 100644 --- a/net/p5-Net-Ping-External/Makefile +++ b/net/p5-Net-Ping-External/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Ping-External -PORTVERSION= 0.13 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +13,8 @@ COMMENT= Perl cross-platform interface to ICMP "ping" utilities LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USES= perl5 zip +USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> diff --git a/net/p5-Net-Ping-External/distinfo b/net/p5-Net-Ping-External/distinfo index 037f442498b5..f1791472eef4 100644 --- a/net/p5-Net-Ping-External/distinfo +++ b/net/p5-Net-Ping-External/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Ping-External-0.13.zip) = e963c8261fd40b36a4c15d3de26840a363a48883abd937dc64840aa6988072dd -SIZE (Net-Ping-External-0.13.zip) = 10664 +SHA256 (Net-Ping-External-0.15.tar.gz) = aad917fc678e774670b2b94072fd368d97fc09537f2cc802ea2b51398dec04fb +SIZE (Net-Ping-External-0.15.tar.gz) = 9019 |