Sun Oct 12 14:37:15 2014 UTC ()
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.


(wiz)
diff -r1.74 -r1.75 pkgsrc/security/p5-IO-Socket-SSL/Makefile
diff -r1.51 -r1.52 pkgsrc/security/p5-IO-Socket-SSL/distinfo

cvs diff -r1.74 -r1.75 pkgsrc/security/p5-IO-Socket-SSL/Makefile (expand / switch to context diff)
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile 2014/10/09 14:06:55 1.74
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile 2014/10/12 14:37:15 1.75
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2014/10/09 14:06:55 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2014/10/12 14:37:15 wiz Exp $
 
-DISTNAME=	IO-Socket-SSL-1.998
+DISTNAME=	IO-Socket-SSL-1.999
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	security net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SU/SULLR/}

cvs diff -r1.51 -r1.52 pkgsrc/security/p5-IO-Socket-SSL/distinfo (expand / switch to context diff)
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo 2014/09/14 13:42:33 1.51
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo 2014/10/12 14:37:15 1.52
@@ -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
+SHA1 (IO-Socket-SSL-1.999.tar.gz) = c16aa838281e9a5a4895d97119208aec0e4c9f92
-RMD160 (IO-Socket-SSL-1.998.tar.gz) = badb3c2fb09e8f2b62efd2e31455a3ab607a9eb8
+RMD160 (IO-Socket-SSL-1.999.tar.gz) = f199099fbb7e94c86a8d26a709df3f699063b693
-Size (IO-Socket-SSL-1.998.tar.gz) = 187327 bytes
+Size (IO-Socket-SSL-1.999.tar.gz) = 187233 bytes