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 10 08:28:56 UTC 2018

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

Log Message:
Update to 1.18

Upstream changes:
version 1.18 at 2018-07-02 09:18:10 +0000
-----------------------------------------

  Change: 58133ae09a1087d1d0cf6e5eac3767961b2e2577
  Author: Chris 'BinGOs' Williams <chris%bingosnet.co.uk@localhost>
  Date : 2018-07-02 10:18:10 +0000

    Added usessl option to enable SSL/TLS


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile
cvs rdiff -u -r1.6 -r1.7 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.14 pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile:1.15
--- pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile:1.14   Sun Jun 24 07:28:52 2018
+++ pkgsrc/devel/p5-Test-POE-Client-TCP/Makefile        Tue Jul 10 08:28:56 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/06/24 07:28:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/07/10 08:28:56 wen Exp $
 
-DISTNAME=              Test-POE-Client-TCP-1.16
+DISTNAME=              Test-POE-Client-TCP-1.18
 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.6 pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo:1.7
--- pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo:1.6    Sun Jun 24 07:28:52 2018
+++ pkgsrc/devel/p5-Test-POE-Client-TCP/distinfo        Tue Jul 10 08:28:56 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/06/24 07:28:52 wiz Exp $
+$NetBSD: distinfo,v 1.7 2018/07/10 08:28:56 wen Exp $
 
-SHA1 (Test-POE-Client-TCP-1.16.tar.gz) = 8595898cd9724367ecbb68922372beef794317a2
-RMD160 (Test-POE-Client-TCP-1.16.tar.gz) = d409df5185c86d500876ef6b9f3ba0ab4125725f
-SHA512 (Test-POE-Client-TCP-1.16.tar.gz) = eae907db1133c2dfa33864c6ba9f68897d4f889f56e8110b02f198e6ec329e64f015bc7cdb5c4891f68e7ea05243746859605681934fbf9f905b03f87bd61c75
-Size (Test-POE-Client-TCP-1.16.tar.gz) = 21928 bytes
+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



Home | Main Index | Thread Index | Old Index