summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSLeay/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-06-07 08:13:50 +0000
committerwiz <wiz@pkgsrc.org>2015-06-07 08:13:50 +0000
commitd8c8fb9f8612c2feab6f578e71ef3af781628ab5 (patch)
treeefe5212532145d2f949194bdfd6721813a6546d4 /security/p5-Net-SSLeay/Makefile
parent997c2a10de15ca9cc506f94a029f33984a0c1b4a (diff)
downloadpkgsrc-d8c8fb9f8612c2feab6f578e71ef3af781628ab5.tar.gz
Update to 1.69:
1.69 2015-06-04 Testing with OpenSSL 1.0.2, 1.0.2a. OK. Completed LibreSSL compatibility with the kind assistance of Alexander Bluhm. Improved compatibility with OpenSSL 1.0.2a as suggested by Petr Pisar. Added the X509_check_* functions introduced in OpenSSL 1.0.2, contributed by Carsten Gaebler. Added support for X509_V_FLAG_TRUSTED_FIRST constant, patch from Gisle Aas. Patch allows get_keyblock_size to work correctly with OpenSSL 1.0.1 and later versions. Contributed by Heikki Vatiainen.
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 f0aecd78df4..422d9c0a7a4 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2015/01/25 11:58:41 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2015/06/07 08:13:50 wiz Exp $
-DISTNAME= Net-SSLeay-1.68
+DISTNAME= Net-SSLeay-1.69
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}