pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-IO-Socket-SSL pkgsrc Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a1d4e1dc14a
branches:  trunk
changeset: 555191:3a1d4e1dc14a
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Feb 25 20:33:12 2009 +0000

description:
pkgsrc Changes:

Update dependency to security/p5-Net-SSLeay to 1.33 as notes in modules
META.yml

Upstream Changes:

v1.23 2009.02.23
- if neither SSL_ca_file nor SSL_ca_path are known (e.g not given and the
  default values have no existing file|path) disable checking of
  certificates, but carp about the problem
- new test certificates, the old ones expired and caused tests to fail

diffstat:

 security/p5-IO-Socket-SSL/Makefile |  6 +++---
 security/p5-IO-Socket-SSL/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 08e70bddc878 -r 3a1d4e1dc14a security/p5-IO-Socket-SSL/Makefile
--- a/security/p5-IO-Socket-SSL/Makefile        Wed Feb 25 20:31:41 2009 +0000
+++ b/security/p5-IO-Socket-SSL/Makefile        Wed Feb 25 20:33:12 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2009/02/21 14:02:08 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2009/02/25 20:33:12 sno Exp $
 
-DISTNAME=      IO-Socket-SSL-1.22
+DISTNAME=      IO-Socket-SSL-1.23
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5iss
 CATEGORIES=    security net perl5
@@ -12,7 +12,7 @@
 
 DEPENDS+=      p5-IO-Socket-INET6-[0-9]*:../../net/p5-IO-Socket-INET6
 DEPENDS+=      p5-Net-LibIDN-[0-9]*:../../net/p5-Net-LibIDN
-DEPENDS+=      p5-Net-SSLeay>=1.26:../../security/p5-Net-SSLeay
+DEPENDS+=      p5-Net-SSLeay>=1.33:../../security/p5-Net-SSLeay
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 08e70bddc878 -r 3a1d4e1dc14a security/p5-IO-Socket-SSL/distinfo
--- a/security/p5-IO-Socket-SSL/distinfo        Wed Feb 25 20:31:41 2009 +0000
+++ b/security/p5-IO-Socket-SSL/distinfo        Wed Feb 25 20:33:12 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2009/02/21 14:02:08 wiz Exp $
+$NetBSD: distinfo,v 1.30 2009/02/25 20:33:12 sno Exp $
 
-SHA1 (IO-Socket-SSL-1.22.tar.gz) = 9a942f903ee9612f9ec192d6cc768d45ed9c0990
-RMD160 (IO-Socket-SSL-1.22.tar.gz) = 42299df7226905b15cc1f4d502138c93436aa6ba
-Size (IO-Socket-SSL-1.22.tar.gz) = 63494 bytes
+SHA1 (IO-Socket-SSL-1.23.tar.gz) = c192dd5d220e98d329ccd161bbb2a4c56ffd6f14
+RMD160 (IO-Socket-SSL-1.23.tar.gz) = b772bec8fc66cb8d3ee952815fae7a75066952e8
+Size (IO-Socket-SSL-1.23.tar.gz) = 65106 bytes



Home | Main Index | Thread Index | Old Index