summaryrefslogtreecommitdiff
path: root/net/p5-Test-TCP
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-12 12:35:19 +0000
committerwiz <wiz@pkgsrc.org>2010-09-12 12:35:19 +0000
commit84c236d6620fc8a8d43822f733aeae3049df5592 (patch)
tree1f620e2fbc8130e5b5ccf8d3cdc6ac03e161f544 /net/p5-Test-TCP
parent86ef85b8d2cb4d51526c416092195f1fbff1f856 (diff)
downloadpkgsrc-84c236d6620fc8a8d43822f733aeae3049df5592.tar.gz
Update to 1.06:
1.06 - depend to Test::SharedFork 0.14. It fixes issue with Test::Builder2. 1.05 - workaround for $@ issue in test case. Data::Util's method modifier clears $@.
Diffstat (limited to 'net/p5-Test-TCP')
-rw-r--r--net/p5-Test-TCP/Makefile8
-rw-r--r--net/p5-Test-TCP/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile
index 0eb32d6be21..d1bf22ec5ab 100644
--- a/net/p5-Test-TCP/Makefile
+++ b/net/p5-Test-TCP/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2010/08/29 13:01:48 seb Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/12 12:35:19 wiz Exp $
#
-DISTNAME= Test-TCP-1.04
+DISTNAME= Test-TCP-1.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -11,12 +11,12 @@ 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
+
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/TCP/.packlist
-DEPENDS+= p5-Test-SharedFork>=0.12:../../devel/p5-Test-SharedFork
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Test-TCP/distinfo b/net/p5-Test-TCP/distinfo
index a5d53c15599..67b97b038ec 100644
--- a/net/p5-Test-TCP/distinfo
+++ b/net/p5-Test-TCP/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/08/29 13:01:48 seb Exp $
+$NetBSD: distinfo,v 1.3 2010/09/12 12:35:19 wiz Exp $
-SHA1 (Test-TCP-1.04.tar.gz) = 10e085ae7a8c338e784ffff456bac28658ff6883
-RMD160 (Test-TCP-1.04.tar.gz) = 0dc1aa62bd420fb3eb287323bc9c24399c8b9ab8
-Size (Test-TCP-1.04.tar.gz) = 27695 bytes
+SHA1 (Test-TCP-1.06.tar.gz) = 77c66ac87731fa50bbcd2973a9d8b78e22c03867
+RMD160 (Test-TCP-1.06.tar.gz) = 5e2fe44930b098c0b8e1fc275c4a2f647e73c2ff
+Size (Test-TCP-1.06.tar.gz) = 27784 bytes