summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-01-04 14:49:07 +0000
committerwiz <wiz@pkgsrc.org>2017-01-04 14:49:07 +0000
commit1157406c8ceefc48726f9af50173bfcda348d404 (patch)
tree2a9528d59586f21556824f2ebb28ea5f1db9065c /security
parente7d6d260b95a39d64f05d9279d5bb80e2ba52d03 (diff)
downloadpkgsrc-1157406c8ceefc48726f9af50173bfcda348d404.tar.gz
Updated p5-Net-SSLeay to 1.79.
1.79 2017-01-03 Patch to fix a few inline variable declarations that cause errors for older compilers. From Andy Grundman. Thanks. Patch: Generated C code is not compatible with MSVC, AIX cc, probably others. Added some PREINIT blocks and replaced 2 cases of INIT with PREINIT. From Andy Grundman. Thanks. Patch to fix: Fails to compile if the OpenSSL library it's built against has compression support compiled out. From Stephan Wall. Thanks. Added RSA_get_key_parameters() to return a list of pointers to RSA key internals. Patch to fix some documentation typos courtesy gregor herrmann. RSA_get_key_parameters() is now only available prior OpenSSL 1.1. Testing with openssl-1.1.0b.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-SSLeay/Makefile4
-rw-r--r--security/p5-Net-SSLeay/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index c6019b41b6a..eca80a0ff6e 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2016/08/19 15:29:45 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2017/01/04 14:49:07 wiz Exp $
-DISTNAME= Net-SSLeay-1.78
+DISTNAME= Net-SSLeay-1.79
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 47009f47f67..4af5aba1e9b 100644
--- a/security/p5-Net-SSLeay/distinfo
+++ b/security/p5-Net-SSLeay/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2016/08/19 15:29:45 wiz Exp $
+$NetBSD: distinfo,v 1.43 2017/01/04 14:49:07 wiz Exp $
-SHA1 (Net-SSLeay-1.78.tar.gz) = a8b23bc4ec371b829c9af8100d609b1a7c256e0a
-RMD160 (Net-SSLeay-1.78.tar.gz) = 17bc7790e45faf9b26823fdb15bc0b52bd6aac9a
-SHA512 (Net-SSLeay-1.78.tar.gz) = b31ee4582c3a206d24efc562c14b1d90df600022ac146c61f3d0e862dc7240a5b8c81bb2ffbb6c64ce71de790d7a1ce7811a5a25af31036e7e82f4250ab0cba7
-Size (Net-SSLeay-1.78.tar.gz) = 394554 bytes
+SHA1 (Net-SSLeay-1.79.tar.gz) = 4bd5baf017c7de7e91425557f558bc0e3a244ddd
+RMD160 (Net-SSLeay-1.79.tar.gz) = 4570ac0e84e64ddaa0ca00f9df53e2dbc2b19e95
+SHA512 (Net-SSLeay-1.79.tar.gz) = 547de42990a23f84cdfaf8d95673973c42ef60c81d052b0dbb272788476924d1c50d5e83fcc9d01db221fce12ae6f5fb5ca79f8b5c840e48d1fb135b8d41750e
+Size (Net-SSLeay-1.79.tar.gz) = 395257 bytes