From 8bec230b24ffa08005ea25a13a5781a681cc44c7 Mon Sep 17 00:00:00 2001 From: heinz Date: Sun, 25 May 2003 02:20:25 +0000 Subject: Update p5-IO-Socket-SSL to version 0.92. From the change log: - Changed the fileno() function to support returning the fileno of server sockets. (Problem found by Roland Giersig ). - Fixed SSL_version incorrectly defaulting to SSLv2 (patch from Roland Alder ). --- security/p5-IO-Socket-SSL/Makefile | 5 +++-- security/p5-IO-Socket-SSL/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'security') diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 2e15cd68d01..0d53e3564e5 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2002/09/27 09:35:43 shell Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/25 02:20:25 heinz Exp $ -DISTNAME= IO-Socket-SSL-0.91 +DISTNAME= IO-Socket-SSL-0.92 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5iss CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} MAINTAINER= packages@netbsd.org +HOMEPAGE= http://search.cpan.org/author/BEHROOZI/IO-Socket-SSL/ COMMENT= perl5 SSL socket interface class DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index 41f131da106..35b413b5d29 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/09/27 09:35:43 shell Exp $ +$NetBSD: distinfo,v 1.4 2003/05/25 02:20:25 heinz Exp $ -SHA1 (IO-Socket-SSL-0.91.tar.gz) = cd223a3659c8751e05a930462c7a6cbe8f04f3f2 -Size (IO-Socket-SSL-0.91.tar.gz) = 21699 bytes +SHA1 (IO-Socket-SSL-0.92.tar.gz) = b6ec827e169113c04d74dc49f173da9fe337d8df +Size (IO-Socket-SSL-0.92.tar.gz) = 22203 bytes -- cgit v1.2.3