summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorshell <shell>2002-04-17 11:10:44 +0000
committershell <shell>2002-04-17 11:10:44 +0000
commitfad39a7ee8f8b5384973daf233af678f6784b408 (patch)
tree0ab56bbc5299c22bc8bb48d0362c795e83eb0efb /security/p5-IO-Socket-SSL
parentdc6b0dfae9ebcd0c10476863f2b3abe74a572d41 (diff)
downloadpkgsrc-fad39a7ee8f8b5384973daf233af678f6784b408.tar.gz
Updated to p5-IO-Socket-SSL-0.81
- fmt on DESCR Changes : - calling context_init twice destroyed global context. fix from Jason Heiss <jheiss@ofb.net>. - file handle tying interface implementation moved to a separate class to prevent problems resulting from self-tying filehandles. Harmon S. Nine <hnine@netarx.com>. - 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 <uri@stemsystems.com>.
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/DESCR7
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
-rw-r--r--security/p5-IO-Socket-SSL/distinfo6
3 files changed, 9 insertions, 8 deletions
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