diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-17 19:26:09 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-17 19:26:09 +0000 |
commit | 45a84723940e69e42fe899d4d25b3abd490f1dff (patch) | |
tree | 557570638bd947f6dc7d4e5b464459ff7c61b94e /net/p5-Net-Ping-External | |
parent | 134a20563e7e6ae62e49ecef557b15511707bb15 (diff) |
- Update to 0.13
PR: 137839
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=239788
Diffstat (limited to 'net/p5-Net-Ping-External')
-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 |