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:   wen
Date:           Fri Aug 19 03:13:54 UTC 2016

Modified Files:
        pkgsrc/net/p5-Test-TCP: Makefile distinfo

Log Message:
Update to 2.17

Upstream changes:
2.17 2016-08-18T14:42:56Z
    - check_port can take 'host' argument(#55)
    - Fix test on Windows issue(#55)


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/p5-Test-TCP/Makefile
cvs rdiff -u -r1.15 -r1.16 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.22 pkgsrc/net/p5-Test-TCP/Makefile:1.23
--- pkgsrc/net/p5-Test-TCP/Makefile:1.22        Wed Jun  8 19:24:16 2016
+++ pkgsrc/net/p5-Test-TCP/Makefile     Fri Aug 19 03:13:54 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2016/06/08 19:24:16 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/08/19 03:13:54 wen Exp $
 #
 
-DISTNAME=      Test-TCP-2.16
+DISTNAME=      Test-TCP-2.17
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/net/p5-Test-TCP/distinfo
diff -u pkgsrc/net/p5-Test-TCP/distinfo:1.15 pkgsrc/net/p5-Test-TCP/distinfo:1.16
--- pkgsrc/net/p5-Test-TCP/distinfo:1.15        Sun Jun  5 12:52:58 2016
+++ pkgsrc/net/p5-Test-TCP/distinfo     Fri Aug 19 03:13:54 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/06/05 12:52:58 mef Exp $
+$NetBSD: distinfo,v 1.16 2016/08/19 03:13:54 wen Exp $
 
-SHA1 (Test-TCP-2.16.tar.gz) = a355fdff0372fc7a3f01a9a4134b007b94bfdc1a
-RMD160 (Test-TCP-2.16.tar.gz) = 701202b47722ca093f2eb5ca8cae5a146a9b3d63
-SHA512 (Test-TCP-2.16.tar.gz) = 927eb18dd929478de7c50eb5facdb006c92ffb018b63c4c394a35e9a5b57bfbc2cea8ca0355d49ea5aa7a6f0cc0893c1b55e698b5e0fefeb2a45ae72efb40123
-Size (Test-TCP-2.16.tar.gz) = 24616 bytes
+SHA1 (Test-TCP-2.17.tar.gz) = 7c14f64855ca463e3ecbcb2a0f7b6dcaae96f18e
+RMD160 (Test-TCP-2.17.tar.gz) = 12f491bb83e4e80af2e66f659a0dd12e24b40040
+SHA512 (Test-TCP-2.17.tar.gz) = 41795ae4287d43b28f8892ef9e545d155cb61bb7daf35a937a5c9bfd5f480b8714b7c07f393e540ff6bc3711eebb8fc8380833e6163bf66d09e9c1d28b5a30c9
+Size (Test-TCP-2.17.tar.gz) = 25061 bytes



Home | Main Index | Thread Index | Old Index