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: Mon Sep 4 12:26:14 UTC 2017
Modified Files:
pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo
Log Message:
Updated p5-IO-Socket-SSL to 2.050.
2.050 2017/08/18
- removed unecessary settings of SSL_version and SSL_cipher_list from tests
- protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not supported
as is the case with openssl versions in latest Debian (buster)
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -u -r1.91 -r1.92 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.118 pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.119
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile:1.118 Wed Jun 14 13:07:54 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile Mon Sep 4 12:26:14 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2017/06/14 13:07:54 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2017/09/04 12:26:14 wiz Exp $
-DISTNAME= IO-Socket-SSL-2.049
+DISTNAME= IO-Socket-SSL-2.050
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.91 pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.92
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo:1.91 Wed Jun 14 13:07:54 2017
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo Mon Sep 4 12:26:14 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.91 2017/06/14 13:07:54 wiz Exp $
+$NetBSD: distinfo,v 1.92 2017/09/04 12:26:14 wiz Exp $
-SHA1 (IO-Socket-SSL-2.049.tar.gz) = d1b939dd44c6ba9c24789f28745e90291ff2819f
-RMD160 (IO-Socket-SSL-2.049.tar.gz) = 6d936780801e93ad8837d4ae72b676abdfb049f0
-SHA512 (IO-Socket-SSL-2.049.tar.gz) = b0fcae64e177e0095678ba80a451d566e81be2dc80b4fbf5e19d32b54401a8fdfe31ed0a554baa070b6c9587d01fff363365239fdc58967520e86fa28210e4bb
-Size (IO-Socket-SSL-2.049.tar.gz) = 219780 bytes
+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
Home |
Main Index |
Thread Index |
Old Index