summaryrefslogtreecommitdiff
path: root/net/p5-Test-TCP/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-03-08 01:38:14 +0000
committermef <mef@pkgsrc.org>2015-03-08 01:38:14 +0000
commit12f497414fa917d889a3103a76213605eeabe018 (patch)
tree980b36a435c8a53f31b1bbc2792d0e9df8c92859 /net/p5-Test-TCP/Makefile
parent4dc652d088154c0dd517e9eba6702a992597f47a (diff)
downloadpkgsrc-12f497414fa917d889a3103a76213605eeabe018.tar.gz
Update to 2.07
-------------- 2.07 2015-01-22T10:44:21Z Old versions of Test::SharedFork are incompatibles with the new Test::Builder: I had "missing TB2::History" errors. It would be helpful to upgrade the Test::SharedFork dependency to help the user to avoid to encounter such hard to track deep errors. (Reported by dolmen++)
Diffstat (limited to 'net/p5-Test-TCP/Makefile')
-rw-r--r--net/p5-Test-TCP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile
index cec2e8d4fe1..32e0d780637 100644
--- a/net/p5-Test-TCP/Makefile
+++ b/net/p5-Test-TCP/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2014/11/06 07:31:00 wen Exp $
+# $NetBSD: Makefile,v 1.18 2015/03/08 01:38:14 mef Exp $
#
-DISTNAME= Test-TCP-2.06
+DISTNAME= Test-TCP-2.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}