summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-12-02 12:25:04 +0000
committerwiz <wiz@pkgsrc.org>2010-12-02 12:25:04 +0000
commit16d04ad42ce9cd3c53fe33610dba2ac9312024fc (patch)
tree8dc535dbe7e6d40cbd3da37cced97e0c5c575aba /security/p5-IO-Socket-SSL
parent0704e2e6d75770e221f34b385b63a0832dbab79f (diff)
downloadpkgsrc-16d04ad42ce9cd3c53fe33610dba2ac9312024fc.tar.gz
Update to 1.34:
v1.34 2010.11.01 - schema http for certificate verification changed to wildcards_in_cn=1, because according to rfc2818 this is valid and also seen in the wild - if upgrading socket from inet to ssl fails due to handshake problems the socket gets downgraded, but is still open. See https://rt.cpan.org/Ticket/Display.html?id=61466 - deprecate kill_socket, just use close()
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile5
-rw-r--r--security/p5-IO-Socket-SSL/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 495c8d9dedb..39b84a18d12 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2010/08/21 16:35:44 seb Exp $
+# $NetBSD: Makefile,v 1.53 2010/12/02 12:25:04 wiz Exp $
-DISTNAME= IO-Socket-SSL-1.33
+DISTNAME= IO-Socket-SSL-1.34
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5iss
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index 8a9e55d8486..e8334e18e28 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2010/05/05 22:47:20 seb Exp $
+$NetBSD: distinfo,v 1.38 2010/12/02 12:25:04 wiz Exp $
-SHA1 (IO-Socket-SSL-1.33.tar.gz) = 0ecb3d4cf105ee223fadf7805a77c97f0c1df8a9
-RMD160 (IO-Socket-SSL-1.33.tar.gz) = 650284ff15aba8d4feaafdca37a634741c2b0275
-Size (IO-Socket-SSL-1.33.tar.gz) = 67061 bytes
+SHA1 (IO-Socket-SSL-1.34.tar.gz) = 3cb1541fc4acefbaf1ad38220b9cd2edbf430eb4
+RMD160 (IO-Socket-SSL-1.34.tar.gz) = 059343eb88b82f2e8510e7b8f7a74643251ac486
+Size (IO-Socket-SSL-1.34.tar.gz) = 67579 bytes