Sun Aug 3 20:47:11 2008 UTC ()
Update from version 1.13 to 1.14.  Changes:

v1.14
	- added support for verification of hostname from certificate
          including subjectAltNames, support for IDN etc based on patch and
          input from christopher[AT]odenbachs[DOT]de and
          achim[AT]grolmsnet[DOT]de.
          It is also possible to get more information from peer_certificate
          based on this patch. See documentation for peer_certificate and
          verify_hostname
	- automatic verification of hostnames with SSL_verifycn_scheme and
          SSL_verifycn_name
        - global setting of default context options like SSL_verifycn_scheme,
          SSL_verify_mode with set_ctx_defaults
        - fix import of inet4,inet6 which got broken within 1.13_X.
          Thanks to <at[AT]altlinux[DOT]ru> for bugreport and patch
	- clarified and enhanced debugging supppport based on bugreport
          http://rt.cpan.org/Ticket/Display.html?id=32960
	- put information into README regarding the supported and recommanded
	  version of Net::SSLeay


(he)
diff -r1.35 -r1.36 pkgsrc/security/p5-IO-Socket-SSL/Makefile
diff -r1.22 -r1.23 pkgsrc/security/p5-IO-Socket-SSL/distinfo

cvs diff -r1.35 -r1.36 pkgsrc/security/p5-IO-Socket-SSL/Makefile (expand / switch to context diff)
--- pkgsrc/security/p5-IO-Socket-SSL/Makefile 2008/02/05 11:36:04 1.35
+++ pkgsrc/security/p5-IO-Socket-SSL/Makefile 2008/08/03 20:47:11 1.36
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2008/02/05 11:36:04 obache Exp $
+# $NetBSD: Makefile,v 1.36 2008/08/03 20:47:11 he Exp $
 
-DISTNAME=	IO-Socket-SSL-1.13
+DISTNAME=	IO-Socket-SSL-1.14
 PKGNAME=	p5-${DISTNAME}
 SVR4_PKGNAME=	p5iss
 CATEGORIES=	security net perl5

cvs diff -r1.22 -r1.23 pkgsrc/security/p5-IO-Socket-SSL/distinfo (expand / switch to context diff)
--- pkgsrc/security/p5-IO-Socket-SSL/distinfo 2008/02/05 11:36:04 1.22
+++ pkgsrc/security/p5-IO-Socket-SSL/distinfo 2008/08/03 20:47:11 1.23
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2008/02/05 11:36:04 obache Exp $
+$NetBSD: distinfo,v 1.23 2008/08/03 20:47:11 he Exp $
 
-SHA1 (IO-Socket-SSL-1.13.tar.gz) = 6c25cb636d0252b280a4f173ede19ce6d29d4a42
+SHA1 (IO-Socket-SSL-1.14.tar.gz) = f0b6aa46d37ee4c529ee32fd76cbf4b6a41a96ba
-RMD160 (IO-Socket-SSL-1.13.tar.gz) = a984018c083964214e0c53cbbe728d0071b9cb94
+RMD160 (IO-Socket-SSL-1.14.tar.gz) = bd18d5f69e9fbaa07bcbc97935bb54ec94719b66
-Size (IO-Socket-SSL-1.13.tar.gz) = 52531 bytes
+Size (IO-Socket-SSL-1.14.tar.gz) = 61088 bytes