summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-09 13:17:50 +0000
committerwiz <wiz>2008-10-09 13:17:50 +0000
commitc709a248e28853623f1959c98022177d5c68e30a (patch)
tree388ba8dac68a1de8cb3001f490c6ca7eb675d3c0 /security/p5-IO-Socket-SSL
parent3705b1674dac2fe9ab3275cda182d700c82df9e3 (diff)
downloadpkgsrc-c709a248e28853623f1959c98022177d5c68e30a.tar.gz
Update to 1.16:
v1.16 - change code for SSL_check_crl to use X509_STORE_set_flags instead of X509_STORE_CTX_set_flags based on bug report from <tjtoocool[AT]phreaker[DOT]net > - change opened() to report -1 if the IO::Handle is open, but the SSL connection failed, needed with HTTP::Daemon::SSL which will send an error mssage over the unencrypted socket
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 71bb90450d2..63d2a7343ff 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2008/09/06 15:44:04 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2008/10/09 13:17:50 wiz Exp $
-DISTNAME= IO-Socket-SSL-1.15
+DISTNAME= IO-Socket-SSL-1.16
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 4e649412d41..86a6ff41285 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2008/09/06 15:44:04 wiz Exp $
+$NetBSD: distinfo,v 1.25 2008/10/09 13:17:50 wiz Exp $
-SHA1 (IO-Socket-SSL-1.15.tar.gz) = 6c60b038273f1f202e7e8f611152b9041115fbf3
-RMD160 (IO-Socket-SSL-1.15.tar.gz) = 54acb4d44c74ade53aba5407f8c12e4dd0687430
-Size (IO-Socket-SSL-1.15.tar.gz) = 61215 bytes
+SHA1 (IO-Socket-SSL-1.16.tar.gz) = ade243f1b6d9ecdec7ee32c5b545e0974364dd0a
+RMD160 (IO-Socket-SSL-1.16.tar.gz) = ce5b5efff71d09990ef4a1117b78e905ab22eeda
+Size (IO-Socket-SSL-1.16.tar.gz) = 61409 bytes