From 1c87f2adcdccc3b9cc891946f39c9aa6c8465a55 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 7 Sep 2020 13:56:03 +0000 Subject: [PATCH] p5-CryptX: update to 0.069. 0.069 2020-08-25 - fix #64 ECC: segfault on invalid input - fix #63 ltc Licensing could be clearer (added src/{ltc,ltm}/LICENSE) - fix #62 documentation only (Crypt::CBC related) - bundled libtomcrypt update branch:develop (commit:d8d7a83b 2020-07-14) 0.068 2020-03-10 - fix #60 Test failues on macOS Catalina 0.067 2020-02-01 - new: Crypt::PK::Ed25519 - new: Crypt::PK::X25519 - bundled libtomcrypt update branch:develop (commit:1937f412 2019-11-22) 0.066 2019-10-20 - fix #57 Build fails on i686 - bundled libtomcrypt update branch:develop (commit:354c9051 2019-10-20) - no perl module code change 0.065 2019-10-19 - fix #56 Math::BigInt 1.999817 breaks the tests of CryptX - bundled libtomcrypt update branch:develop (commit:25410c75 2019-10-17) - no perl module code change, just tests --- security/p5-CryptX/Makefile | 5 ++--- security/p5-CryptX/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile index 51ea7073c6c1..b5a31bf04c8c 100644 --- a/security/p5-CryptX/Makefile +++ b/security/p5-CryptX/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2020/08/31 18:11:15 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2020/09/07 13:56:03 wiz Exp $ -DISTNAME= CryptX-0.064 +DISTNAME= CryptX-0.069 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIK/ diff --git a/security/p5-CryptX/distinfo b/security/p5-CryptX/distinfo index a5199709a3f2..2e64651a1026 100644 --- a/security/p5-CryptX/distinfo +++ b/security/p5-CryptX/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2019/08/21 10:11:22 adam Exp $ +$NetBSD: distinfo,v 1.14 2020/09/07 13:56:03 wiz Exp $ -SHA1 (CryptX-0.064.tar.gz) = 9203ca94ea8fd81817e52e0db57f45e860b65c98 -RMD160 (CryptX-0.064.tar.gz) = b766e244f16bc010a85740c580d6581a1b58ba6b -SHA512 (CryptX-0.064.tar.gz) = b153512d1036461de795cd40b71b55f32908ac84101079e3e62c2690736de102046fe1f66007c4b0af6ded797709e1f06934d171f349bf983d53a2f1ab1f0d1d -Size (CryptX-0.064.tar.gz) = 1619390 bytes +SHA1 (CryptX-0.069.tar.gz) = 8dcacf4e2b3155f1428ae82b18e9928695382edc +RMD160 (CryptX-0.069.tar.gz) = 0e11c28fb6e725ec5d2cc5f03fd76d344fd31dcb +SHA512 (CryptX-0.069.tar.gz) = 59fed5c6a0c990807003e4b0eecd469c54d3ea9df231df865002379f5b6f70542a1b7f7af2872491796017624758adfad47ea5e360e84bb1462979f44339701e +Size (CryptX-0.069.tar.gz) = 1644304 bytes