pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-IO-Socket-SSL Update to 1.12:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc6ada830558
branches:  trunk
changeset: 534807:fc6ada830558
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 01 08:31:40 2007 +0000

description:
Update to 1.12:

v1.12
        - treat timeouts of 0 for accept_SSL and connect_SSL like no timeout,
          like IO::Socket does.

diffstat:

 security/p5-IO-Socket-SSL/Makefile |  4 ++--
 security/p5-IO-Socket-SSL/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 1d0a4a13428b -r fc6ada830558 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Thu Nov 01 08:27:21 2007 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Thu Nov 01 08:31:40 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2007/10/17 20:50:05 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2007/11/01 08:31:40 wiz Exp $
 
-DISTNAME=      IO-Socket-SSL-1.11
+DISTNAME=      IO-Socket-SSL-1.12
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5iss
 CATEGORIES=    security net perl5
diff -r 1d0a4a13428b -r fc6ada830558 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Thu Nov 01 08:27:21 2007 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Thu Nov 01 08:31:40 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2007/10/17 20:50:05 wiz Exp $
+$NetBSD: distinfo,v 1.21 2007/11/01 08:31:40 wiz Exp $
 
-SHA1 (IO-Socket-SSL-1.11.tar.gz) = 5b4c0a09bf06bd7ff83bd5a72d49c1353213cef4
-RMD160 (IO-Socket-SSL-1.11.tar.gz) = 5142be17b9b6a29f54d8450852bbe8decf787722
-Size (IO-Socket-SSL-1.11.tar.gz) = 51569 bytes
+SHA1 (IO-Socket-SSL-1.12.tar.gz) = 50424ca0764a33387a287f8ad2ef0d04fa39e8a7
+RMD160 (IO-Socket-SSL-1.12.tar.gz) = bb0099a751dbd1120cb9cbd4c95c59f69c7be995
+Size (IO-Socket-SSL-1.12.tar.gz) = 52152 bytes



Home | Main Index | Thread Index | Old Index