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 Nov 8 21:07:32 UTC 2017
Modified Files:
pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo
Log Message:
p5-IO-Socket-SSL: update to 2.052.
2.052 2017/10/22
- disable NPN support if LibreSSL>=2.6.1 is detected since they've replaced the
functions with dummies instead of removing NPN completly or setting
OPENSSL_NO_NEXTPROTONEG
- t/01loadmodule.t shows more output helpful in debugging problems
- update fingerprints for extenal tests
- update documentation to make behavior of syswrite more clear
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.93 -r1.94 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.120 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.121
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.120 Fri Sep 8 08:48:32 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile Wed Nov 8 21:07:32 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.120 2017/09/08 08:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.121 2017/11/08 21:07:32 wiz Exp $
-DISTNAME= IO-Socket-SSL-2.051
+DISTNAME= IO-Socket-SSL-2.052
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.93 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.94
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.93 Fri Sep 8 08:48:32 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo Wed Nov 8 21:07:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.93 2017/09/08 08:48:32 wiz Exp $
+$NetBSD: distinfo,v 1.94 2017/11/08 21:07:32 wiz Exp $
-SHA1 (IO-Socket-SSL-2.051.tar.gz) = 0006ca67ba9aead07f1335ac48517007f4464132
-RMD160 (IO-Socket-SSL-2.051.tar.gz) = 7268363b4361fe72106fc4935e5a14d18747aa0a
-SHA512 (IO-Socket-SSL-2.051.tar.gz) = 36b7c8b0369297fdbddf48aebab5646248718f5692b358074f6de4858a4a952d8c9ac0e398e9023805f923bb52c3b9e0605d3cd5b39d67d7cf12d38aa9ee6e78
-Size (IO-Socket-SSL-2.051.tar.gz) = 220529 bytes
+SHA1 (IO-Socket-SSL-2.052.tar.gz) = 06ee7899ee4bdb89406e6960062821ef959bb7d5
+RMD160 (IO-Socket-SSL-2.052.tar.gz) = 1e92f9bf508c90ac5346b4ea56ca71a185f61aa3
+SHA512 (IO-Socket-SSL-2.052.tar.gz) = 44a2ba94d1e9f911d6815a784263e2cddac0cea90e79cf8e267f73d8b2a3726ca9933d621bac8849a52db50bff0bd7a0d2cfd546a550f2963ea44346d3f8b600
+Size (IO-Socket-SSL-2.052.tar.gz) = 221703 bytes
Home |
Main Index |
Thread Index |
Old Index