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: Fri Sep 8 08:48:32 UTC 2017
Modified Files:
pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo
Log Message:
Updated p5-IO-Socket-SSL to 2.051.
2.051 2017/09/05
- syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with
OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error up
https://github.com/noxxi/p5-io-socket-ssl/issues/62
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.92 -r1.93 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.119 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.120
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.119 Mon Sep 4 12:26:14 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile Fri Sep 8 08:48:32 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2017/09/04 12:26:14 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2017/09/08 08:48:32 wiz Exp $
-DISTNAME= IO-Socket-SSL-2.050
+DISTNAME= IO-Socket-SSL-2.051
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.92 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.93
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.92 Mon Sep 4 12:26:14 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo Fri Sep 8 08:48:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.92 2017/09/04 12:26:14 wiz Exp $
+$NetBSD: distinfo,v 1.93 2017/09/08 08:48:32 wiz Exp $
-SHA1 (IO-Socket-SSL-2.050.tar.gz) = 8597a676e78234b850605249f35058fb8e074749
-RMD160 (IO-Socket-SSL-2.050.tar.gz) = d619ab5c826ec96c4d2b7c4fcfe1cc9dc5ab8944
-SHA512 (IO-Socket-SSL-2.050.tar.gz) = 49edda46df64a6f09485843ddae81db674d9f8c8a1a0a10638567367ca544372f4ccf6ef062add2fa960819c582e14c3f50db7d19a67af2523a2e26111a06b66
-Size (IO-Socket-SSL-2.050.tar.gz) = 220409 bytes
+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
Home |
Main Index |
Thread Index |
Old Index