From a6b4495b9ed5c31e7b9d6dcff54c084101f146d3 Mon Sep 17 00:00:00 2001 From: shell Date: Wed, 17 Apr 2002 11:10:44 +0000 Subject: Updated to p5-IO-Socket-SSL-0.81 - fmt on DESCR Changes : - calling context_init twice destroyed global context. fix from Jason Heiss . - file handle tying interface implementation moved to a separate class to prevent problems resulting from self-tying filehandles. Harmon S. Nine . - docs/debugging.txt file added - require Net::SSLeay v1.08 - preliminary support for non-blocking read/write - socketToSSL() now respects context's SSL verify setting reported by Uri Guttman . --- security/p5-IO-Socket-SSL/DESCR | 7 ++++--- security/p5-IO-Socket-SSL/Makefile | 4 ++-- security/p5-IO-Socket-SSL/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'security') diff --git a/security/p5-IO-Socket-SSL/DESCR b/security/p5-IO-Socket-SSL/DESCR index 96a00ea7b4a..b6fe497ed11 100644 --- a/security/p5-IO-Socket-SSL/DESCR +++ b/security/p5-IO-Socket-SSL/DESCR @@ -1,3 +1,4 @@ -IO::Socket::SSL is a class implementing an object-oriented interface to -SSL sockets. The class is a descendent of IO::Socket::INET and provides a -subset of the base class's interface methods as well as SSL-specific methods. +IO::Socket::SSL is a class implementing an object-oriented interface +to SSL sockets. The class is a descendent of IO::Socket::INET and +provides a subset of the base class's interface methods as well as +SSL-specific methods. diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 8053ae66fc0..d2ee2e6ad56 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2001/11/26 06:50:17 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/04/17 11:10:44 shell Exp $ -DISTNAME= IO-Socket-SSL-0.80 +DISTNAME= IO-Socket-SSL-0.81 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 e9ace23a29e..57e01bc85c5 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/09/27 07:42:05 jlam Exp $ +$NetBSD: distinfo,v 1.2 2002/04/17 11:10:44 shell Exp $ -SHA1 (IO-Socket-SSL-0.80.tar.gz) = f95702e814d470f72084cdd8b1702c3d02fa1221 -Size (IO-Socket-SSL-0.80.tar.gz) = 324918 bytes +SHA1 (IO-Socket-SSL-0.81.tar.gz) = 94fdc28c55f674b47a74c7f500b9324cf06e2ec0 +Size (IO-Socket-SSL-0.81.tar.gz) = 327697 bytes -- cgit v1.2.3