pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-POE-Client-TCP



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul 31 11:28:43 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Test-POE-Client-TCP: Makefile distinfo

Log Message:
Update to 1.22

Upstream changes:
version 1.22 at 2018-07-15 12:24:13 +0000
-----------------------------------------

  Change: f3770138dd1fe7948ee2f7633a14dd661daa1267
  Author: Chris 'BinGOs' Williams <chris%bingosnet.co.uk@localhost>
  Date : 2018-07-15 13:24:13 +0000

    Fixed problem when specifying ssl options

-----------------------------------------
version 1.20 at 2018-07-13 18:06:30 +0000
-----------------------------------------

  Change: dedc0de6a3a6513ac32355393443ae5bee756ec8
  Author: Chris 'BinGOs' Williams <chris%bingosnet.co.uk@localhost>
  Date : 2018-07-13 19:06:30 +0000

    Added sslctx, sslcert and sslkey options

    These allow manipulation of the SSL/TLS connection and to specify
    client-side certificate, respectively.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Test-POE-Client-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/devel/p5-Test-POE-Client-TCP/Makefile
diff -u pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile:1.15 pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile:1.16
--- pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile:1.15   Tue Jul 10 08:28:56 2018
+++ pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile        Tue Jul 31 11:28:42 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/07/10 08:28:56 wen Exp $
+# $NetBSD: Makefile,v 1.16 2018/07/31 11:28:42 wen Exp $
 
-DISTNAME=              Test-POE-Client-TCP-1.18
+DISTNAME=              Test-POE-Client-TCP-1.22
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}

Index: pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo
diff -u pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo:1.7 pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo:1.8
--- pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo:1.7    Tue Jul 10 08:28:56 2018
+++ pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo        Tue Jul 31 11:28:42 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/07/10 08:28:56 wen Exp $
+$NetBSD: distinfo,v 1.8 2018/07/31 11:28:42 wen Exp $
 
-SHA1 (Test-POE-Client-TCP-1.18.tar.gz) = 3244b47928ba88af3e10a3ae973c6c9e6173ace4
-RMD160 (Test-POE-Client-TCP-1.18.tar.gz) = e87107c9ce1d803287dd5bd87551ec80882f8738
-SHA512 (Test-POE-Client-TCP-1.18.tar.gz) = 204b63f02f137a8d15e20cec79f2a810356458197b4b26b0e3b2214dad27fe391b507c8e5a7bc4893ea0130269174cb950d75c150806a09c7954405c2819c70f
-Size (Test-POE-Client-TCP-1.18.tar.gz) = 22287 bytes
+SHA1 (Test-POE-Client-TCP-1.22.tar.gz) = 7f32499b2160570415c0cdfb946be7b9f899a500
+RMD160 (Test-POE-Client-TCP-1.22.tar.gz) = 60ab0844c470555a88a8132f3ed044f290124164
+SHA512 (Test-POE-Client-TCP-1.22.tar.gz) = f016b46d2c509136231fcd5f2d352d59e6dc35fb2ed04a249908b51a506bac177bd4b1b27b935df4d5d45d783a99cbff62a192e72dec1a474e7301fca09faaf5
+Size (Test-POE-Client-TCP-1.22.tar.gz) = 22732 bytes



Home | Main Index | Thread Index | Old Index