summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-12 14:37:15 +0000
committerwiz <wiz>2014-10-12 14:37:15 +0000
commit705ea86b20acefb7dc5b43421eea4eedfde48f90 (patch)
treedba7b1eda15623814bba078cce14158dcd4c2b9c /security
parentbc3643a77ecc7a236c6e5cba804e44b2e2517b42 (diff)
downloadpkgsrc-705ea86b20acefb7dc5b43421eea4eedfde48f90.tar.gz
Update to 1.999:
1.999 2014/10/09 - make sure we don't use version 0.30 of IO::Socket::IP - make sure that PeerHost is checked on all places where PeerAddr is checked, because these are synonyms and IO::Socket::IP prefers PeerHost while others prefer PeerAddr. Also accept PeerService additionally to PeerPort. See https://github.com/noxxi/p5-io-socket-ssl/issues/16 for details. - add ability to use client certificates and to overwrite hostname with util/analyze-ssl.pl.
Diffstat (limited to 'security')
-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 5b811d72eec..b41015dcaf8 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2014/10/09 14:06:55 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2014/10/12 14:37:15 wiz Exp $
-DISTNAME= IO-Socket-SSL-1.998
+DISTNAME= IO-Socket-SSL-1.999
PKGNAME= p5-${DISTNAME}
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SU/SULLR/}
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index 964f3450ea4..86959ac42ab 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2014/09/14 13:42:33 wiz Exp $
+$NetBSD: distinfo,v 1.52 2014/10/12 14:37:15 wiz Exp $
-SHA1 (IO-Socket-SSL-1.998.tar.gz) = 3939b82d0fa54d58c935a55f4a8dde76b5b28899
-RMD160 (IO-Socket-SSL-1.998.tar.gz) = badb3c2fb09e8f2b62efd2e31455a3ab607a9eb8
-Size (IO-Socket-SSL-1.998.tar.gz) = 187327 bytes
+SHA1 (IO-Socket-SSL-1.999.tar.gz) = c16aa838281e9a5a4895d97119208aec0e4c9f92
+RMD160 (IO-Socket-SSL-1.999.tar.gz) = f199099fbb7e94c86a8d26a709df3f699063b693
+Size (IO-Socket-SSL-1.999.tar.gz) = 187233 bytes