summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorobache <obache>2008-02-05 11:36:04 +0000
committerobache <obache>2008-02-05 11:36:04 +0000
commit744ace5ceb5706f8401d4959271bd5e2a368a817 (patch)
tree1edad5a4cd526bab9d4fced5f30373194a34e48c /security/p5-IO-Socket-SSL
parent098cb2ba5bc926988fae6f01584506cf26e06192 (diff)
downloadpkgsrc-744ace5ceb5706f8401d4959271bd5e2a368a817.tar.gz
Update p5-IO-Socket-SSL to 1.13.
v1.13 - removed CLONE_SKIP which was added in 1.03 because this breaks windows forking. Handled threads/windows forking better by making sure that CTX from Net::SSLeay gets not freed multiple times from different threads after cloning/forking - removed setting LocalPort to 0 in tests, instead leave it undef if a random port should be allocated. This should fix build problems with 5.6.1. Thanks to <andrew[DOT]benham[AT]thus[DOT]net>
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 57095743b5f..8986bcff05e 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2007/11/01 08:31:40 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2008/02/05 11:36:04 obache Exp $
-DISTNAME= IO-Socket-SSL-1.12
+DISTNAME= IO-Socket-SSL-1.13
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 108aea5d341..ae9f7eda7d4 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2007/11/01 08:31:40 wiz Exp $
+$NetBSD: distinfo,v 1.22 2008/02/05 11:36:04 obache Exp $
-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
+SHA1 (IO-Socket-SSL-1.13.tar.gz) = 6c25cb636d0252b280a4f173ede19ce6d29d4a42
+RMD160 (IO-Socket-SSL-1.13.tar.gz) = a984018c083964214e0c53cbbe728d0071b9cb94
+Size (IO-Socket-SSL-1.13.tar.gz) = 52531 bytes