diff options
author | wiz <wiz@pkgsrc.org> | 2016-12-19 09:32:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-12-19 09:32:48 +0000 |
commit | 1a0e060cb5d3c29ef65b96388f861e67ec3d4199 (patch) | |
tree | fff111d96d7705f929eb00307599b386aa58e6a2 | |
parent | 64b540bebf384fa29a890852d35a8a625b98eb4b (diff) | |
download | pkgsrc-1a0e060cb5d3c29ef65b96388f861e67ec3d4199.tar.gz |
Updated p5-IO-Socket-SSL to 2.040.
2.040 2016/12/17
- fix detection of default CA path for OpenSSL 1.1.x
- Utils::CERT_asHash now includes the signature algorithm used
- Utils::CERT_asHash can now deal with large serial numbers
-rw-r--r-- | security/p5-IO-Socket-SSL/Makefile | 4 | ||||
-rw-r--r-- | security/p5-IO-Socket-SSL/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index ac6ea4758b4..ada2741d5e2 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.109 2016/11/28 13:00:16 wiz Exp $ +# $NetBSD: Makefile,v 1.110 2016/12/19 09:32:48 wiz Exp $ -DISTNAME= IO-Socket-SSL-2.039 +DISTNAME= IO-Socket-SSL-2.040 PKGNAME= p5-${DISTNAME} CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index 418b698d84b..b67f3735460 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.83 2016/11/28 13:00:16 wiz Exp $ +$NetBSD: distinfo,v 1.84 2016/12/19 09:32:48 wiz Exp $ -SHA1 (IO-Socket-SSL-2.039.tar.gz) = bf28c64db7e95920ce1d22771ecd4765f860bd66 -RMD160 (IO-Socket-SSL-2.039.tar.gz) = d7dc5d9bd789c6697f68cef841d34fc1f302fd58 -SHA512 (IO-Socket-SSL-2.039.tar.gz) = e107a5bdd1631d87e11fbb339e13b4c3272db3a7ca43488c221bbd17c7a93f2033e175c0ca8ee6e89f45550a68741c4762880845378dca7f0beaa45427399515 -Size (IO-Socket-SSL-2.039.tar.gz) = 213906 bytes +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 |