pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-CryptX



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 29 13:52:24 UTC 2017

Modified Files:
        pkgsrc/security/p5-CryptX: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/p5-CryptX/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-CryptX/Makefile
diff -u pkgsrc/security/p5-CryptX/Makefile:1.4 pkgsrc/security/p5-CryptX/Makefile:1.5
--- pkgsrc/security/p5-CryptX/Makefile:1.4      Tue Oct 17 09:44:49 2017
+++ pkgsrc/security/p5-CryptX/Makefile  Wed Nov 29 13:52:24 2017
@@ -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/

Index: pkgsrc/security/p5-CryptX/distinfo
diff -u pkgsrc/security/p5-CryptX/distinfo:1.3 pkgsrc/security/p5-CryptX/distinfo:1.4
--- pkgsrc/security/p5-CryptX/distinfo:1.3      Tue Oct 17 09:44:49 2017
+++ pkgsrc/security/p5-CryptX/distinfo  Wed Nov 29 13:52:24 2017
@@ -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