diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-12 14:37:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-12 14:37:15 +0000 |
commit | e1bb2fda9234eaaced23b7d316e6bed6252d92e1 (patch) | |
tree | dba7b1eda15623814bba078cce14158dcd4c2b9c /security/p5-IO-Socket-SSL/distinfo | |
parent | 82bbe3c1ffec3c0a440348bad22511d682f18302 (diff) | |
download | pkgsrc-e1bb2fda9234eaaced23b7d316e6bed6252d92e1.tar.gz |
Update to 1.999:
1.999 2014/10/09
- make sure we don't use version 0.30 of IO::Socket::IP
- make sure that PeerHost is checked on all places where PeerAddr is
checked, because these are synonyms and IO::Socket::IP prefers PeerHost
while others prefer PeerAddr. Also accept PeerService additionally to
PeerPort.
See https://github.com/noxxi/p5-io-socket-ssl/issues/16 for details.
- add ability to use client certificates and to overwrite hostname with
util/analyze-ssl.pl.
Diffstat (limited to 'security/p5-IO-Socket-SSL/distinfo')
-rw-r--r-- | security/p5-IO-Socket-SSL/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index 964f3450ea4..86959ac42ab 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.51 2014/09/14 13:42:33 wiz Exp $ +$NetBSD: distinfo,v 1.52 2014/10/12 14:37:15 wiz Exp $ -SHA1 (IO-Socket-SSL-1.998.tar.gz) = 3939b82d0fa54d58c935a55f4a8dde76b5b28899 -RMD160 (IO-Socket-SSL-1.998.tar.gz) = badb3c2fb09e8f2b62efd2e31455a3ab607a9eb8 -Size (IO-Socket-SSL-1.998.tar.gz) = 187327 bytes +SHA1 (IO-Socket-SSL-1.999.tar.gz) = c16aa838281e9a5a4895d97119208aec0e4c9f92 +RMD160 (IO-Socket-SSL-1.999.tar.gz) = f199099fbb7e94c86a8d26a709df3f699063b693 +Size (IO-Socket-SSL-1.999.tar.gz) = 187233 bytes |