pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-CryptX p5-CryptX: update to 0.055.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c223d21f9c4
branches: trunk
changeset: 372198:1c223d21f9c4
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 29 13:52:24 2017 +0000
description:
p5-CryptX: update to 0.055.
0.055 2017-11-28
- new Crypt::Cipher::IDEA
- new Crypt::Cipher::Serpent
- new Crypt::Stream::Salsa20
- new Crypt::Stream::Sosemanuk
- added CCM object oriented interface: new-add-add-done
- fix #39 accept CFLAGS and CPPFLAGS from the environment
- fix #40 typos in POD
- fix HMAC+SHA3 (now compliant with NIST test vectors)
diffstat:
security/p5-CryptX/Makefile | 4 ++--
security/p5-CryptX/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r d5a9ae15ac71 -r 1c223d21f9c4 security/p5-CryptX/Makefile
--- a/security/p5-CryptX/Makefile Wed Nov 29 13:48:14 2017 +0000
+++ b/security/p5-CryptX/Makefile Wed Nov 29 13:52:24 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/10/17 09:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/11/29 13:52:24 wiz Exp $
-DISTNAME= CryptX-0.054
+DISTNAME= CryptX-0.055
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MI/MIK/
diff -r d5a9ae15ac71 -r 1c223d21f9c4 security/p5-CryptX/distinfo
--- a/security/p5-CryptX/distinfo Wed Nov 29 13:48:14 2017 +0000
+++ b/security/p5-CryptX/distinfo Wed Nov 29 13:52:24 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/10/17 09:44:49 wiz Exp $
+$NetBSD: distinfo,v 1.4 2017/11/29 13:52:24 wiz Exp $
-SHA1 (CryptX-0.054.tar.gz) = 8aa43a3344493a0625f34634c8ee1a00cc4875f5
-RMD160 (CryptX-0.054.tar.gz) = b7e0cfd3971180a7e937548d7345198e8b300ef1
-SHA512 (CryptX-0.054.tar.gz) = 3b759aa15a31d1ecf31e7dedc60a6f53411df1e404c7a4b04628689bc16e52023a4d281ea6098d2c12394bb1c7ddef41a2a1fdc50d943dcee36dd6f15c9d0ab4
-Size (CryptX-0.054.tar.gz) = 1405806 bytes
+SHA1 (CryptX-0.055.tar.gz) = ba9c212829ed9f1b13c897e0b574b4a9ef0b7da9
+RMD160 (CryptX-0.055.tar.gz) = 8fd439ab96f30ef396db176e4196d4fa63e2a6be
+SHA512 (CryptX-0.055.tar.gz) = 51dfa6cbb4d3e38c61a68efc474bdb750c6de544f30c86ab1dbb0a01e3f3d6d294b93fbf7830ea917cd65c7a054b6cb5c18ea6cf54b0921eb017e419a36b76cb
+Size (CryptX-0.055.tar.gz) = 1683070 bytes
Home |
Main Index |
Thread Index |
Old Index