summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorwiz <wiz>2007-04-15 13:06:26 +0000
committerwiz <wiz>2007-04-15 13:06:26 +0000
commit9058d7d375f1da5d3e37c50b1cf43118f62c9e13 (patch)
tree653d0fdab72158854d734d098e3b62b3d679059f /security/p5-IO-Socket-SSL
parentb8195fee5717b3c27006bdb2a9b81a57718e78f9 (diff)
downloadpkgsrc-9058d7d375f1da5d3e37c50b1cf43118f62c9e13.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/p5-IO-Socket-SSL')
-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