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.04:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9de49fae7047
branches: trunk
changeset: 527883:9de49fae7047
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 15 13:06:26 2007 +0000
description:
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)
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 26e744775fa0 -r 9de49fae7047 security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile Sun Apr 15 12:59:54 2007 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile Sun Apr 15 13:06:26 2007 +0000
@@ -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 -r 26e744775fa0 -r 9de49fae7047 security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo Sun Apr 15 12:59:54 2007 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo Sun Apr 15 13:06:26 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index