aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2017-10-01 03:10:34 +0800
committerjadawin <jadawin@FreeBSD.org>2017-10-01 03:10:34 +0800
commit04762f588d8d3b09094fb33aeb4cccabd9560aba (patch)
tree43d6d630e600ccb273a5a89bb51b5701ceb39789 /security
parent3d99e560937093aebfd06b0a4ed92a1e48228fbc (diff)
downloadfreebsd-ports-gnome-04762f588d8d3b09094fb33aeb4cccabd9560aba.tar.gz
freebsd-ports-gnome-04762f588d8d3b09094fb33aeb4cccabd9560aba.tar.zst
freebsd-ports-gnome-04762f588d8d3b09094fb33aeb4cccabd9560aba.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
Diffstat (limited to 'security')
-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