diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-18 03:26:09 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-18 03:26:09 +0800 |
commit | e99b0c17cccccd78d480aab2939251f195febac5 (patch) | |
tree | 5e70b6a63c8ef4c8bba0732e5f0cbbbc2409a37f | |
parent | f5ac034fd424437f48a4428a7739ab84632fe29f (diff) | |
download | freebsd-ports-gnome-e99b0c17cccccd78d480aab2939251f195febac5.tar.gz freebsd-ports-gnome-e99b0c17cccccd78d480aab2939251f195febac5.tar.zst freebsd-ports-gnome-e99b0c17cccccd78d480aab2939251f195febac5.zip |
- Update to 0.13
PR: 137839
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
-rw-r--r-- | net/p5-Net-Ping-External/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Ping-External/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-Net-Ping-External/Makefile b/net/p5-Net-Ping-External/Makefile index aa6a781c53b4..1722fb35f118 100644 --- a/net/p5-Net-Ping-External/Makefile +++ b/net/p5-Net-Ping-External/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Ping-External -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= douglas@douglasthrift.net COMMENT= Perl cross-platform interface to ICMP "ping" utilities +USE_ZIP= yes PERL_CONFIGURE= yes MAN3= Net::Ping::External.3 diff --git a/net/p5-Net-Ping-External/distinfo b/net/p5-Net-Ping-External/distinfo index a7f23cc60543..012e8a77ff84 100644 --- a/net/p5-Net-Ping-External/distinfo +++ b/net/p5-Net-Ping-External/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Ping-External-0.12.tar.gz) = 29c6cd74081861f4bffe1f83943f5792 -SHA256 (Net-Ping-External-0.12.tar.gz) = 319ceb07eddd601acfe6bfbb4354cbbef2b38402c36b725d5fcd0c251fb499b2 -SIZE (Net-Ping-External-0.12.tar.gz) = 7592 +MD5 (Net-Ping-External-0.13.zip) = 83710568eb209598a04674b18986b049 +SHA256 (Net-Ping-External-0.13.zip) = e963c8261fd40b36a4c15d3de26840a363a48883abd937dc64840aa6988072dd +SIZE (Net-Ping-External-0.13.zip) = 10664 |