summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-14 07:56:50 +0000
committerwiz <wiz@pkgsrc.org>2018-03-14 07:56:50 +0000
commit27ce9c6f0d37d44f72c0fa327098b8b91d090fbb (patch)
treeab80f255e8eb9ed5d3dce8c4c44cf807a308797d /security/p5-Net-SSLeay/Makefile
parent3fa92c99d9e9fe08b85ffd9897b8d2e5521fa276 (diff)
downloadpkgsrc-27ce9c6f0d37d44f72c0fa327098b8b91d090fbb.tar.gz
p5-Net-SSLeay: update to 1.85.
1.85 2018-03-14 Preparations for transferring maintenace to a new maintainer Fixed test failure in t/local/33_x509_create_cert.t for some version of OpenSSL. Fixed free() error that causes "Free to wrong pool ..." merssage on Windows. Reported and patched by Steffen Ullrich.
Diffstat (limited to 'security/p5-Net-SSLeay/Makefile')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index fb3d531d299..99dd2d57abe 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2018/01/19 09:44:36 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2018/03/14 07:56:50 wiz Exp $
-DISTNAME= Net-SSLeay-1.84
+DISTNAME= Net-SSLeay-1.85
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}