pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Test-TCP
Module Name: pkgsrc
Committed By: mef
Date: Fri Nov 8 15:10:20 UTC 2019
Modified Files:
pkgsrc/net/p5-Test-TCP: Makefile distinfo
Log Message:
(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
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/p5-Test-TCP/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/p5-Test-TCP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-Test-TCP/Makefile
diff -u pkgsrc/net/p5-Test-TCP/Makefile:1.29 pkgsrc/net/p5-Test-TCP/Makefile:1.30
--- pkgsrc/net/p5-Test-TCP/Makefile:1.29 Wed Aug 14 14:45:58 2019
+++ pkgsrc/net/p5-Test-TCP/Makefile Fri Nov 8 15:10:19 2019
@@ -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 @@ HOMEPAGE= https://metacpan.org/release/T
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
Index: pkgsrc/net/p5-Test-TCP/distinfo
diff -u pkgsrc/net/p5-Test-TCP/distinfo:1.18 pkgsrc/net/p5-Test-TCP/distinfo:1.19
--- pkgsrc/net/p5-Test-TCP/distinfo:1.18 Wed Aug 14 14:45:58 2019
+++ pkgsrc/net/p5-Test-TCP/distinfo Fri Nov 8 15:10:19 2019
@@ -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