diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 15:44:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 15:44:04 +0000 |
commit | 07bfaa7b320de25ea31666ca44eb9522c85a54ad (patch) | |
tree | 088e05b7b836c0c4874308e363f81f3f86c076a4 /security | |
parent | 26c649c431d884100f0ef7f72b8e397c23bdcc44 (diff) | |
download | pkgsrc-07bfaa7b320de25ea31666ca44eb9522c85a54ad.tar.gz |
Update to 1.15:
v1.15
- change internal behavior when SSL handshake failed (like when verify
callback returned an error) in the hope to fix spurios errors in
t/auto_verify_hostname.t
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-IO-Socket-SSL/Makefile | 4 | ||||
-rw-r--r-- | security/p5-IO-Socket-SSL/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index d692d9e0fba..71bb90450d2 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2008/08/03 20:47:11 he Exp $ +# $NetBSD: Makefile,v 1.37 2008/09/06 15:44:04 wiz Exp $ -DISTNAME= IO-Socket-SSL-1.14 +DISTNAME= IO-Socket-SSL-1.15 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5iss CATEGORIES= security net perl5 diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index 8b481c832e4..4e649412d41 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2008/08/03 20:47:11 he Exp $ +$NetBSD: distinfo,v 1.24 2008/09/06 15:44:04 wiz Exp $ -SHA1 (IO-Socket-SSL-1.14.tar.gz) = f0b6aa46d37ee4c529ee32fd76cbf4b6a41a96ba -RMD160 (IO-Socket-SSL-1.14.tar.gz) = bd18d5f69e9fbaa07bcbc97935bb54ec94719b66 -Size (IO-Socket-SSL-1.14.tar.gz) = 61088 bytes +SHA1 (IO-Socket-SSL-1.15.tar.gz) = 6c60b038273f1f202e7e8f611152b9041115fbf3 +RMD160 (IO-Socket-SSL-1.15.tar.gz) = 54acb4d44c74ade53aba5407f8c12e4dd0687430 +Size (IO-Socket-SSL-1.15.tar.gz) = 61215 bytes |