pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-IO-Socket-SSL



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan  4 14:44:23 UTC 2017

Modified Files:
        pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo

Log Message:
Updated p5-IO-Socket-SSL to 2.041.

2.041 2017/01/04
- leave session ticket callback off for now until the needed patch is
  included in Net::SSLeay. See
  https://rt.cpan.org/Ticket/Display.html?id=116118#txn-1696146


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.84 -r1.85 pkgsrc/security/p5-IO-Socket-SSL/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-IO-Socket-SSL/Makefile
diff -u pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.110 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.111
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.110     Mon Dec 19 09:32:48 2016
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile   Wed Jan  4 14:44:23 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2016/12/19 09:32:48 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2017/01/04 14:44:23 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-2.040
+DISTNAME=      IO-Socket-SSL-2.041
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}

Index: pkgsrc/security/p5-IO-Socket-SSL/distinfo
diff -u pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.84 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.85
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.84      Mon Dec 19 09:32:48 2016
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo   Wed Jan  4 14:44:23 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.84 2016/12/19 09:32:48 wiz Exp $
+$NetBSD: distinfo,v 1.85 2017/01/04 14:44:23 wiz Exp $
 
-SHA1 (IO-Socket-SSL-2.040.tar.gz) = fb1a00874772c86b6fe5b347ce8d8e8bd0c655cf
-RMD160 (IO-Socket-SSL-2.040.tar.gz) = 8bdacfd94a4853089478ce91145a5fe8e22cdd7c
-SHA512 (IO-Socket-SSL-2.040.tar.gz) = 827db6a8b9f2ca51c4dd934ed5cd296d271dc30deafd5e9630bfcc8907d4ada0a7d6e71cf689df9013c6f7333c9b2f3d07643ec94a9b2675138cc669e8a68925
-Size (IO-Socket-SSL-2.040.tar.gz) = 214139 bytes
+SHA1 (IO-Socket-SSL-2.041.tar.gz) = 65c075457cb14fc4deb3f0507fbbd9fb5e9b489d
+RMD160 (IO-Socket-SSL-2.041.tar.gz) = a4c840a8be020a20b8109cdd9b18a04240c4a867
+SHA512 (IO-Socket-SSL-2.041.tar.gz) = 7baeb69ba66eba21ff5ebec829a9dd986e749754abc2a9433f197875bc6e0d34d4f42ce1a45438501134e09dae92118c4d2bed93bdee012315dae24ca35cb975
+Size (IO-Socket-SSL-2.041.tar.gz) = 214275 bytes



Home | Main Index | Thread Index | Old Index