summaryrefslogtreecommitdiff
path: root/net/p5-Test-TCP
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-06-11 01:39:03 +0000
committerwen <wen@pkgsrc.org>2013-06-11 01:39:03 +0000
commit2cafb58fc94fbf567c38b33dd79c07dfed7b3fa3 (patch)
treeb49d58c0109bc2eed5c983a7062535e8fab0f5ac /net/p5-Test-TCP
parent9df4e834ce72cd85474fdd328fa90cb5ef5ce7ec (diff)
downloadpkgsrc-2cafb58fc94fbf567c38b33dd79c07dfed7b3fa3.tar.gz
Update to 1.30
Upstream changes: 1.30 2013-06-03T05:06:28Z - Increase the default sleep and retry: 0.01 sec and 1000 times (miyagawa) 1.29 2013-05-29T01:12:47Z - Care the `test_tcp(port => undef)` case. https://github.com/tokuhirom/Test-TCP/issues/13 1.28 2013-05-28T11:14:27Z - Added wait_port_sleep and wait_port_retry option for Test::TCP::wait_port, Test::TCP#new, test_tcp(). (tokuhirom)
Diffstat (limited to 'net/p5-Test-TCP')
-rw-r--r--net/p5-Test-TCP/Makefile5
-rw-r--r--net/p5-Test-TCP/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile
index 1e5775edaf2..2c559ce7e1b 100644
--- a/net/p5-Test-TCP/Makefile
+++ b/net/p5-Test-TCP/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:42 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2013/06/11 01:39:03 wen Exp $
#
-DISTNAME= Test-TCP-1.27
+DISTNAME= Test-TCP-1.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/net/p5-Test-TCP/distinfo b/net/p5-Test-TCP/distinfo
index 93853c223bc..1f9f6149eea 100644
--- a/net/p5-Test-TCP/distinfo
+++ b/net/p5-Test-TCP/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2013/05/27 14:57:15 wen Exp $
+$NetBSD: distinfo,v 1.9 2013/06/11 01:39:03 wen Exp $
-SHA1 (Test-TCP-1.27.tar.gz) = 09c5106d1378a0c8a38404c2629f5f9767710773
-RMD160 (Test-TCP-1.27.tar.gz) = ce42aa7e300468958cc7ba253444aca224f9e98d
-Size (Test-TCP-1.27.tar.gz) = 19983 bytes
+SHA1 (Test-TCP-1.30.tar.gz) = a1586e67906b2157a845add9614b94834e0cd76e
+RMD160 (Test-TCP-1.30.tar.gz) = e3ddf5fe2bf8adaaf3ebc0edef79c393c028bc24
+Size (Test-TCP-1.30.tar.gz) = 20760 bytes