pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-CryptX Update to 0.061



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd61cb2d735b
branches:  trunk
changeset: 309704:bd61cb2d735b
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Jun 22 10:06:30 2018 +0000

description:
Update to 0.061

Upstream changes:
0.061   2018-06-07
        - bundled libtommath update (+stdint.h workaround)
        - bundled libtomcrypt update (+necessary adaptation)
        - fix #43 HP-UX 11.11 C-ANSI-C has no stdint.h
        - fix #44 Anonymous unions are GNU and C11 (troubles with HP C/aC++, HP-UX 11.31/IA64)

diffstat:

 security/p5-CryptX/Makefile |   4 ++--
 security/p5-CryptX/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 65a47848f819 -r bd61cb2d735b security/p5-CryptX/Makefile
--- a/security/p5-CryptX/Makefile       Fri Jun 22 10:00:32 2018 +0000
+++ b/security/p5-CryptX/Makefile       Fri Jun 22 10:06:30 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/05/02 13:27:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/06/22 10:06:30 wen Exp $
 
-DISTNAME=      CryptX-0.060
+DISTNAME=      CryptX-0.061
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/M/MI/MIK/
diff -r 65a47848f819 -r bd61cb2d735b security/p5-CryptX/distinfo
--- a/security/p5-CryptX/distinfo       Fri Jun 22 10:00:32 2018 +0000
+++ b/security/p5-CryptX/distinfo       Fri Jun 22 10:06:30 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/05/02 13:27:09 wiz Exp $
+$NetBSD: distinfo,v 1.10 2018/06/22 10:06:30 wen Exp $
 
-SHA1 (CryptX-0.060.tar.gz) = c5ebc6ec5fcdaf403cb38fcf13cba30037657ba5
-RMD160 (CryptX-0.060.tar.gz) = ebddfd0b7750ac2dbf3572c8becfed3ac972b0b5
-SHA512 (CryptX-0.060.tar.gz) = 25be4447261780085c01089bb06e581298627f2a8b86cf003d6ae16b751a43a5d2c72fbd4719ffb1f40742fc343c71584aa7708e100a737b272394a035bd6825
-Size (CryptX-0.060.tar.gz) = 1719912 bytes
+SHA1 (CryptX-0.061.tar.gz) = b917f65c95f144b80fc58411d6e10abad77a4f99
+RMD160 (CryptX-0.061.tar.gz) = 2acce1a5a79a1209e799ff536fa6e880b5f24b26
+SHA512 (CryptX-0.061.tar.gz) = 852774393c6301e1b9f24e95ce5a1bab0439ebf727b6f06b2b2f6c52fef8885d5013e700e9c3b96dffc62d0130d13c3dd2f49271a1a438c2a2feec6b7b9b346d
+Size (CryptX-0.061.tar.gz) = 1721138 bytes



Home | Main Index | Thread Index | Old Index