summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-21 14:02:08 +0000
committerwiz <wiz>2009-02-21 14:02:08 +0000
commit61159d3aedcd1decc97efd50422a262b4fb9d3ab (patch)
treedb3ffafef2699da70f6d1066fa7c1e4200aa8a9b /security/p5-IO-Socket-SSL
parent8a2c76d05db1744ad62375a357c27d76384e2288 (diff)
downloadpkgsrc-61159d3aedcd1decc97efd50422a262b4fb9d3ab.tar.gz
Update to 1.22:
v1.22 2009.01.24 - Net::SSLeay stores verify callbacks inside hash and never clears them, so set verify callback to NULL in destroy of context v1.21 2009.01.22 - auto verification of name in certificate created circular reference between SSL and CTX object with the verify_callback, which caused the objects to be destroyed only at program end. Fix it be no longer access $self from inside the callback. Thanks to odenbach[AT]uni-paderborn[DOT]de for reporting v1.20 2009.01.15 - only changes on test suite to make it ready for win32 (tested with strawberry perl 5.8.8)
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 e973fc9c2dc..865503c791d 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2009/01/07 12:41:50 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2009/02/21 14:02:08 wiz Exp $
-DISTNAME= IO-Socket-SSL-1.19
+DISTNAME= IO-Socket-SSL-1.22
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 833492aea25..3647bd60dcc 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2009/01/07 12:41:50 wiz Exp $
+$NetBSD: distinfo,v 1.29 2009/02/21 14:02:08 wiz Exp $
-SHA1 (IO-Socket-SSL-1.19.tar.gz) = b3aa9fffa6f946cfb2f8355d1b61cc1a13b88a2e
-RMD160 (IO-Socket-SSL-1.19.tar.gz) = ac717ccbdc3202d2a5abe3dcff857a79e1b7fe50
-Size (IO-Socket-SSL-1.19.tar.gz) = 63168 bytes
+SHA1 (IO-Socket-SSL-1.22.tar.gz) = 9a942f903ee9612f9ec192d6cc768d45ed9c0990
+RMD160 (IO-Socket-SSL-1.22.tar.gz) = 42299df7226905b15cc1f4d502138c93436aa6ba
+Size (IO-Socket-SSL-1.22.tar.gz) = 63494 bytes