pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-SSLeay Update to 1.68:
details: https://anonhg.NetBSD.org/pkgsrc/rev/097857dcb478
branches: trunk
changeset: 645202:097857dcb478
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 25 11:58:41 2015 +0000
description:
Update to 1.68:
1.68 2015-01-24
Fixed a problem on OSX when macports openssl 1.x is installed: headers from
macport were found but older OSX openssl libraries were linked, resulting
in "Symbol not found: _EVP_MD_do_all_sorted".
Added notes about runtime error "no OPENSSL_Applink", when calling
Net::SSLeay::P_PKCS12_load_file.
diffstat:
security/p5-Net-SSLeay/Makefile | 4 ++--
security/p5-Net-SSLeay/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r cdd55b3c79a7 -r 097857dcb478 security/p5-Net-SSLeay/Makefile
--- a/security/p5-Net-SSLeay/Makefile Sun Jan 25 11:26:50 2015 +0000
+++ b/security/p5-Net-SSLeay/Makefile Sun Jan 25 11:58:41 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2015/01/18 18:56:43 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2015/01/25 11:58:41 wiz Exp $
-DISTNAME= Net-SSLeay-1.67
+DISTNAME= Net-SSLeay-1.68
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r cdd55b3c79a7 -r 097857dcb478 security/p5-Net-SSLeay/distinfo
--- a/security/p5-Net-SSLeay/distinfo Sun Jan 25 11:26:50 2015 +0000
+++ b/security/p5-Net-SSLeay/distinfo Sun Jan 25 11:58:41 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2015/01/18 18:56:43 wiz Exp $
+$NetBSD: distinfo,v 1.34 2015/01/25 11:58:41 wiz Exp $
-SHA1 (Net-SSLeay-1.67.tar.gz) = 35132cdd380a13836dd3e09b238dd888a5a18198
-RMD160 (Net-SSLeay-1.67.tar.gz) = 78f3552f294ef4cbb1da3eee7fbabecfd7bde557
-Size (Net-SSLeay-1.67.tar.gz) = 383532 bytes
+SHA1 (Net-SSLeay-1.68.tar.gz) = cf2fea6241e0250cbcf3e572835b2397f35944d2
+RMD160 (Net-SSLeay-1.68.tar.gz) = 373cb8fa303b181d7af806bb372b0f3bb4c60c70
+Size (Net-SSLeay-1.68.tar.gz) = 384100 bytes
Home |
Main Index |
Thread Index |
Old Index