From ff6f572e0f664562c13e37664a9b00703a73bc4c Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 16 Jul 2009 21:18:40 +0000 Subject: Pullup ticket #2816 - requested by obache p5-IO-Socket-SSL: security update Revisions pulled up: - security/p5-IO-Socket-SSL/Makefile 1.46 - security/p5-IO-Socket-SSL/distinfo 1.32 --- Module Name: pkgsrc Committed By: sno Date: Tue Jul 7 22:27:52 UTC 2009 Modified Files: pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo Log Message: 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 --- security/p5-IO-Socket-SSL/Makefile | 5 +++-- security/p5-IO-Socket-SSL/distinfo | 8 ++++---- 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..4d8ca735a63 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.45.2.1 2009/07/16 21:18:40 tron 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..4c134374bde 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.31.2.1 2009/07/16 21:18:40 tron 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 -- cgit v1.2.3