summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-18 21:17:18 +0000
committerwiz <wiz>2007-09-18 21:17:18 +0000
commit18dd214f1cd8dc9d23333c6ee85e87cd4b1967b1 (patch)
tree91481b673ae55982c7dbc3f00dbac010139869e7
parentb3ea67d8f0b7cb5f8d6b8825fdc27dcfe236697f (diff)
downloadpkgsrc-18dd214f1cd8dc9d23333c6ee85e87cd4b1967b1.tar.gz
Update to 1.09:
v1.09 - new method stop_SSL as opposite of start_SSL based on a idea of Bron Gondwana <brong[AT]fastmail[DOT]fm> To support this method the SSL_shutdown handling had to be fixed, e.g. in close a proper unidirectional shutdown should be done while in stop_SSL a bidirectional shutdown - try to make it clearer that thread support is buggy
-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 3115fdda90c..859531fa2b1 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2007/08/30 06:12:11 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2007/09/18 21:17:18 wiz Exp $
-DISTNAME= IO-Socket-SSL-1.08
+DISTNAME= IO-Socket-SSL-1.09
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 3fa83ef70f3..78c6412d0d5 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2007/08/30 06:12:11 wiz Exp $
+$NetBSD: distinfo,v 1.19 2007/09/18 21:17:18 wiz Exp $
-SHA1 (IO-Socket-SSL-1.08.tar.gz) = ffddd8e26865a66e193bb4f93212d441790cc910
-RMD160 (IO-Socket-SSL-1.08.tar.gz) = c597ecd5ea72aca50eee018f1fe7978299159628
-Size (IO-Socket-SSL-1.08.tar.gz) = 47011 bytes
+SHA1 (IO-Socket-SSL-1.09.tar.gz) = f67d6e8dbf732a6115a0ad83fc0814cf2fccb51b
+RMD160 (IO-Socket-SSL-1.09.tar.gz) = 484395f0ccae6f2d0ccf52c9bd9dda2f70986464
+Size (IO-Socket-SSL-1.09.tar.gz) = 48736 bytes