summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-06-30 11:02:27 +0000
committerwiz <wiz@pkgsrc.org>2015-06-30 11:02:27 +0000
commit71d430b40134e0e023bc9214c7581c3b89bd605b (patch)
tree3ca1635936b541a53d08488db8b6c5e535bb77c6 /security/p5-Net-SSLeay
parentf84c25e31be37f4401a4c81039c080e932c0c18c (diff)
downloadpkgsrc-71d430b40134e0e023bc9214c7581c3b89bd605b.tar.gz
Update to 1.70:
1.70 2015-06-26 Patch from Alexander Bluhm: The new OpenSSL 1.0.2 X509_check_* functions are not available in current LibreSSL. So disable them in SSLeay.xs. Fixed a problem with building against OSX homebrew's openssl. Patch from Shoichi Kaji. Removed a test in t/local/33_x509_create_cert.t which fails due to changes in 1.0.1n and later
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile5
-rw-r--r--security/p5-Net-SSLeay/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 628164cb750..e8e62337f86 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2015/06/12 10:51:09 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2015/06/30 11:02:27 wiz Exp $
-DISTNAME= Net-SSLeay-1.69
+DISTNAME= Net-SSLeay-1.70
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo
index 5fd19bdea4b..d9b626354b5 100644
--- a/security/p5-Net-SSLeay/distinfo
+++ b/security/p5-Net-SSLeay/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2015/06/07 08:13:50 wiz Exp $
+$NetBSD: distinfo,v 1.36 2015/06/30 11:02:27 wiz Exp $
-SHA1 (Net-SSLeay-1.69.tar.gz) = 7334b6c35e116daee7966371967064e1815faac1
-RMD160 (Net-SSLeay-1.69.tar.gz) = 59808b3125d4dcfc7bd3efa1791628ef9b3d5708
-Size (Net-SSLeay-1.69.tar.gz) = 385706 bytes
+SHA1 (Net-SSLeay-1.70.tar.gz) = d95128826463d22704525c8916fa8854e834fc5f
+RMD160 (Net-SSLeay-1.70.tar.gz) = 08615b3d84fa0e4331b71a61e744bd1cc70b542f
+Size (Net-SSLeay-1.70.tar.gz) = 385836 bytes