summaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorsno <sno>2009-07-07 22:27:52 +0000
committersno <sno>2009-07-07 22:27:52 +0000
commit413bb66cae99d41291b4ad8893872d9098cb6588 (patch)
tree3953509a8c12a7abd83645c23a404959baeedb74 /security/p5-IO-Socket-SSL
parent57cd22b95a57663638a2a68cbce6fb5061bb7323 (diff)
downloadpkgsrc-413bb66cae99d41291b4ad8893872d9098cb6588.tar.gz
Updating package for p5 module IO::Socket::SSL from 1.24 to 1.26 and
set license to ${PERL5_LICENSE} according to module's documentation (POD). Upstream changes: v1.26 2009.07.03 - SECURITY BUGFIX! fix Bug in verify_hostname_of_cert where it matched only the prefix for the hostname when no wildcard was given, e.g. www.example.org matched against a certificate with name www.exam in it Thanks to MLEHMANN for reporting v1.25 2009.07.02 - t/nonblock.t: increase number of bytes written to fix bug with OS X 10.5 https://rt.cpan.org/Ticket/Display.html?id=47240
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, 7 insertions, 6 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 3abe6260278..3cf15469d83 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2009/04/12 00:40:08 sno Exp $
+# $NetBSD: Makefile,v 1.46 2009/07/07 22:27:52 sno Exp $
-DISTNAME= IO-Socket-SSL-1.24
+DISTNAME= IO-Socket-SSL-1.26
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iss
CATEGORIES= security net perl5
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/IO-Socket-SSL/
COMMENT= Perl5 SSL socket interface class
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-IO-Socket-INET6-[0-9]*:../../net/p5-IO-Socket-INET6
DEPENDS+= p5-Net-LibIDN-[0-9]*:../../net/p5-Net-LibIDN
diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index f7658a8381a..d845de2fca8 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2009/04/12 00:40:08 sno Exp $
+$NetBSD: distinfo,v 1.32 2009/07/07 22:27:52 sno Exp $
-SHA1 (IO-Socket-SSL-1.24.tar.gz) = 7224c0bdb92808840b470610f158edff5cefc97f
-RMD160 (IO-Socket-SSL-1.24.tar.gz) = 994eec8459b14fd8f08f2330e655e5bea05b1d40
-Size (IO-Socket-SSL-1.24.tar.gz) = 65215 bytes
+SHA1 (IO-Socket-SSL-1.26.tar.gz) = 88a3e1678593ef87b8218399419737fc2357f7a1
+RMD160 (IO-Socket-SSL-1.26.tar.gz) = 5f5bf53ee3d862e13132d4111f96f5ed2a4abc07
+Size (IO-Socket-SSL-1.26.tar.gz) = 65348 bytes