summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-09-30 20:19:19 +0000
committerwiz <wiz@pkgsrc.org>2015-09-30 20:19:19 +0000
commit682e866cdf1aaa2bdfe3948a8e80f6cf0b61bec2 (patch)
tree79e42fbd15133c6fcf2f9303773858dd3b91efa1 /security/p5-Net-SSLeay
parent330694efa6b6933104a4be874d52937dc9aabfab (diff)
downloadpkgsrc-682e866cdf1aaa2bdfe3948a8e80f6cf0b61bec2.tar.gz
Update to 1.72:
1.72 2015-09-22 Fixed a problem where SvPVx_nolen was undefined in some versions of perl. Reported by Karen Etheridge. Replaced with SvPV_nolen. Fixed a cast warning on Darwin reported by Karen Etheridge. 1.71 2015-09-18 Patch from Ben Kaduk: Conditionalise support for MD4, MD5. Added support for linking libraries in /usr/local/lib64 for some flavours of Linux like RH Tikanga. Fixes to X509_check_host, X509_check_ip, SSL_CTX_set_alpn_protos, and SSL_set_alpn_protos so they will compile on MSVC and AIX cc. Thanks to AGRUNDMA. Fixed typos in documentation for X509_NAME_new and X509_NAME_hash incorrect version 1.45 instead of 1.55 given. Version number in META.yml is now quoted per request from Satoshi Yagi.
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
-rw-r--r--security/p5-Net-SSLeay/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 1a3bbcbaac0..ace0a38068b 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2015/09/18 09:37:07 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2015/09/30 20:19:19 wiz Exp $
-DISTNAME= Net-SSLeay-1.70
+DISTNAME= Net-SSLeay-1.72
PKGNAME= p5-${DISTNAME}
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 d9b626354b5..783d381b9bc 100644
--- a/security/p5-Net-SSLeay/distinfo
+++ b/security/p5-Net-SSLeay/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2015/06/30 11:02:27 wiz Exp $
+$NetBSD: distinfo,v 1.37 2015/09/30 20:19:19 wiz Exp $
-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
+SHA1 (Net-SSLeay-1.72.tar.gz) = 29c6cec280396df3f535a08a4fbdda62df783726
+RMD160 (Net-SSLeay-1.72.tar.gz) = 4b6bd1cbad7041933ee2f2f2bda77c1858356ae5
+Size (Net-SSLeay-1.72.tar.gz) = 386011 bytes