summaryrefslogtreecommitdiff
path: root/net/p5-Test-TCP
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2012-07-25 15:39:31 +0000
committerwen <wen@pkgsrc.org>2012-07-25 15:39:31 +0000
commit128752566ad2a6439ac28a7924f862907110c41e (patch)
tree0b9a49379a0e631d42d1630cfb60efde712895a7 /net/p5-Test-TCP
parent110f0d79965233c5c4304865405e2e395634cc9b (diff)
downloadpkgsrc-128752566ad2a6439ac28a7924f862907110c41e.tar.gz
Update to 1.16
Upstream ChangeLog: 1.16 [TEST FIX] - 1.15 breaks AIX fix on 1.14. t/05_sigint.t skips on perl <= 5.8.8. 1.15 [TEST FIX] ${^CHILD_ERROR_NATIVE} is only available in perl 5.8.9 and later. (kazeburo++) 1.14 - Fixed testing issue on AIX. https://rt.cpan.org/Public/Bug/Display.html?id=72779 (w.phillip.moore) - depend to Test::SharedFork 0.19 for better TB2 support (tokuhirom)
Diffstat (limited to 'net/p5-Test-TCP')
-rw-r--r--net/p5-Test-TCP/Makefile6
-rw-r--r--net/p5-Test-TCP/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile
index e5e7013c91f..27cf3e25d11 100644
--- a/net/p5-Test-TCP/Makefile
+++ b/net/p5-Test-TCP/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2011/10/07 11:36:56 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.7 2012/07/25 15:39:31 wen Exp $
#
-DISTNAME= Test-TCP-1.13
+DISTNAME= Test-TCP-1.16
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Test-TCP/
COMMENT= Perl 5 module to test TCP program
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Test-SharedFork>=0.14:../../devel/p5-Test-SharedFork
+DEPENDS+= p5-Test-SharedFork>=0.19:../../devel/p5-Test-SharedFork
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/net/p5-Test-TCP/distinfo b/net/p5-Test-TCP/distinfo
index 341a66c5aef..6f601280a29 100644
--- a/net/p5-Test-TCP/distinfo
+++ b/net/p5-Test-TCP/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/10/07 11:36:56 hiramatsu Exp $
+$NetBSD: distinfo,v 1.5 2012/07/25 15:39:31 wen Exp $
-SHA1 (Test-TCP-1.13.tar.gz) = a3efede487bb6901e82d360ab4f8bdd37081e416
-RMD160 (Test-TCP-1.13.tar.gz) = 927f56a9b79bc4388fefaf06a47fefaf94fc9caa
-Size (Test-TCP-1.13.tar.gz) = 24818 bytes
+SHA1 (Test-TCP-1.16.tar.gz) = 0453b12186a8cfa58e1e190cda38a79040a4eee8
+RMD160 (Test-TCP-1.16.tar.gz) = 2e410fa5790ed098d64ae3662849f9c45cadf5ae
+Size (Test-TCP-1.16.tar.gz) = 26703 bytes