pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Test-TCP (net/p5-Test-TCP) Updated from 2.20 to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aef3e1d7e90f
branches:  trunk
changeset: 417349:aef3e1d7e90f
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Nov 08 15:10:19 2019 +0000

description:
(net/p5-Test-TCP) Updated from 2.20 to 2.22

2.22 2019-10-08T08:15:34Z
    - Portability fixes for Win32 and non-linux #83, #87

2.21 2019-10-03T03:15:22Z
    - Fix race condition in check_port(UDP) #78

diffstat:

 net/p5-Test-TCP/Makefile |   6 +++---
 net/p5-Test-TCP/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 8b9adebca12e -r aef3e1d7e90f net/p5-Test-TCP/Makefile
--- a/net/p5-Test-TCP/Makefile  Fri Nov 08 15:04:31 2019 +0000
+++ b/net/p5-Test-TCP/Makefile  Fri Nov 08 15:10:19 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2019/08/14 14:45:58 wen Exp $
+# $NetBSD: Makefile,v 1.30 2019/11/08 15:10:19 mef Exp $
 
-DISTNAME=      Test-TCP-2.20
+DISTNAME=      Test-TCP-2.22
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -10,7 +10,7 @@
 COMMENT=       Perl 5 module to test TCP program
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=              p5-Test-SharedFork>=0.19:../../devel/p5-Test-SharedFork
+TEST_DEPENDS+=         p5-Test-SharedFork>=0.19:../../devel/p5-Test-SharedFork
 
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Test/TCP/.packlist
diff -r 8b9adebca12e -r aef3e1d7e90f net/p5-Test-TCP/distinfo
--- a/net/p5-Test-TCP/distinfo  Fri Nov 08 15:04:31 2019 +0000
+++ b/net/p5-Test-TCP/distinfo  Fri Nov 08 15:10:19 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/08/14 14:45:58 wen Exp $
+$NetBSD: distinfo,v 1.19 2019/11/08 15:10:19 mef Exp $
 
-SHA1 (Test-TCP-2.20.tar.gz) = 1187a1d89b8450721c1aad26b89326ba1f3de7c2
-RMD160 (Test-TCP-2.20.tar.gz) = 540c24510ec69d441dc9661617e7f78823c22f65
-SHA512 (Test-TCP-2.20.tar.gz) = acd8c58f64f5a6d99468898a7ddd00485ff7cc9f1d992b93011692c16c467576ea39376f14401b637dc05463ae03c7cd8ea456be03fb39175b40202e7c4d6334
-Size (Test-TCP-2.20.tar.gz) = 25958 bytes
+SHA1 (Test-TCP-2.22.tar.gz) = 264cfd33543f2eeed6d4a3456a4f05568e77d9d8
+RMD160 (Test-TCP-2.22.tar.gz) = 7767201ad4b022dc6f5a1375601f6e2358d8fb21
+SHA512 (Test-TCP-2.22.tar.gz) = 2e0c8cf710f9702eee9b00422d7133efe87575805361d72becd2c3de671c765baf84827b601d26091e8a6b8595e6d9f168f90b7cfda402d668deb6fc277e37ad
+Size (Test-TCP-2.22.tar.gz) = 26582 bytes



Home | Main Index | Thread Index | Old Index