summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-04-15 13:06:26 +0000
committerwiz <wiz@pkgsrc.org>2007-04-15 13:06:26 +0000
commitd86ffeb70e78e7a5e03fe3e79fdf02f5bf440a6c (patch)
tree653d0fdab72158854d734d098e3b62b3d679059f /security
parent51128235a3a9b5eea485146d9e03880e896b2e0a (diff)
downloadpkgsrc-d86ffeb70e78e7a5e03fe3e79fdf02f5bf440a6c.tar.gz
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 (limited to 'security')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
-rw-r--r--security/p5-IO-Socket-SSL/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 217c717fb17..961fc68d38d 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -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 --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index 2a678c17047..41aae015508 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -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