aboutsummaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2017-09-30 19:10:34 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2017-09-30 19:10:34 +0000
commita6566b1cc2db1817e76ef20b70bf5fe1fbdcc3a8 (patch)
tree43d6d630e600ccb273a5a89bb51b5701ceb39789 /security/p5-IO-Socket-SSL
parent7daa34be04949b8d56c9666da65d525ca0ab9292 (diff)
downloadports-a6566b1cc2db1817e76ef20b70bf5fe1fbdcc3a8.tar.gz
ports-a6566b1cc2db1817e76ef20b70bf5fe1fbdcc3a8.zip
- syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with
OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error - removed unecessary settings of SSL_version and SSL_cipher_list from tests - protocol_version.t can now deal when TLS 1.0 and/or TLS 1.1 are not supported
Notes
Notes: svn path=/head/; revision=451004
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile3
-rw-r--r--security/p5-IO-Socket-SSL/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 2cedca471017..bef727703f6f 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Socket-SSL
-PORTVERSION= 2.049
-PORTREVISION= 1
+PORTVERSION= 2.051
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SULLR
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index cc83a2d500ba..d2df381de584 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498960056
-SHA256 (IO-Socket-SSL-2.049.tar.gz) = 610aed6cb3263d0c86c7fab4cee9c760eb5151e40d0a2d0badd33e5425c4b4c3
-SIZE (IO-Socket-SSL-2.049.tar.gz) = 219780
+TIMESTAMP = 1506687693
+SHA256 (IO-Socket-SSL-2.051.tar.gz) = 18453ceca9a2490dbde0154355c0dc7915f5848b7e452c5e0282914c1f4219f3
+SIZE (IO-Socket-SSL-2.051.tar.gz) = 220529