From d86ffeb70e78e7a5e03fe3e79fdf02f5bf440a6c Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 15 Apr 2007 13:06:26 +0000 Subject: Update to 1.04: v1.04 - added way to create SSL object with predefined session cache, thus making it possible to share the cache between objects even if the rest of the context is not shared key SSL_session_cache Note that the arguments of IO::Socket::SSL::SessionCache::new changed (but you should never have used this class directly because it's internal to IO::Socket::SSL) --- security/p5-IO-Socket-SSL/Makefile | 4 ++-- security/p5-IO-Socket-SSL/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 217c717fb17..961fc68d38d 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2007/03/16 20:52:55 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2007/04/15 13:06:26 wiz Exp $ -DISTNAME= IO-Socket-SSL-1.03 +DISTNAME= IO-Socket-SSL-1.04 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 2a678c17047..41aae015508 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2007/03/16 20:52:56 wiz Exp $ +$NetBSD: distinfo,v 1.14 2007/04/15 13:06:27 wiz Exp $ -SHA1 (IO-Socket-SSL-1.03.tar.gz) = af3b609b1014876c8a95a0bec7c6aeca8198eda3 -RMD160 (IO-Socket-SSL-1.03.tar.gz) = 90582acccf418d036102e2ef3ad8fd4c9d10b49a -Size (IO-Socket-SSL-1.03.tar.gz) = 45866 bytes +SHA1 (IO-Socket-SSL-1.04.tar.gz) = e847d1c228f71aa05f7bb557a68833ddce67d084 +RMD160 (IO-Socket-SSL-1.04.tar.gz) = b6c2c51f1396cb27055db3e9cd4bf32d1db02b19 +Size (IO-Socket-SSL-1.04.tar.gz) = 45861 bytes -- cgit v1.2.3