summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsno <sno>2009-02-25 20:33:12 +0000
committersno <sno>2009-02-25 20:33:12 +0000
commitfaeb5355f53424fcb2a6c43e2c05dcbdbb0acf80 (patch)
tree74f72aeadfe8534c69dd25f4f9c16628d20355e2 /security
parentbef494ece541545c493298897528d15ad85b7f22 (diff)
downloadpkgsrc-faeb5355f53424fcb2a6c43e2c05dcbdbb0acf80.tar.gz
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 (limited to 'security')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile6
-rw-r--r--security/p5-IO-Socket-SSL/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 865503c791d..ff3793cc8a9 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -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 @@ COMMENT= Perl5 SSL socket interface class
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 --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo
index 3647bd60dcc..bc8c680d761 100644
--- a/security/p5-IO-Socket-SSL/distinfo
+++ b/security/p5-IO-Socket-SSL/distinfo
@@ -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