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.076
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e525e737061
branches: trunk
changeset: 380026:4e525e737061
user: wen <wen%pkgsrc.org@localhost>
date: Sat May 28 03:33:39 2022 +0000
description:
Update to 0.076
Upstream changes:
0.076 2022-01-07
- fix #80 github actions (mac, windows, cygwin)
- fix #79 isolate ltc functions (via -Wl,--exclude-libs,ALL)
- fix #68 Segmentation fault on Apache due to symbol clash with libasn1
0.075 2021-12-25
- fix #78 bundled libtomcrypt update branch:develop (commit:673f5ce2 2021-06-04)
0.074 2021-11-06
- fix #75 Missing methods _sadd + _ssub in Math::BigInt::LTM
- fix #76 Tests failing for numbers with multiple underscore characters (Math::BigInt::LTM)
diffstat:
security/p5-CryptX/Makefile | 4 ++--
security/p5-CryptX/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 0bc329aeb701 -r 4e525e737061 security/p5-CryptX/Makefile
--- a/security/p5-CryptX/Makefile Sat May 28 03:27:23 2022 +0000
+++ b/security/p5-CryptX/Makefile Sat May 28 03:33:39 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2021/09/05 04:04:36 wen Exp $
+# $NetBSD: Makefile,v 1.26 2022/05/28 03:33:39 wen Exp $
-DISTNAME= CryptX-0.073
+DISTNAME= CryptX-0.076
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIK/}
diff -r 0bc329aeb701 -r 4e525e737061 security/p5-CryptX/distinfo
--- a/security/p5-CryptX/distinfo Sat May 28 03:27:23 2022 +0000
+++ b/security/p5-CryptX/distinfo Sat May 28 03:33:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 11:17:30 nia Exp $
+$NetBSD: distinfo,v 1.20 2022/05/28 03:33:39 wen Exp $
-BLAKE2s (CryptX-0.073.tar.gz) = 97fc862dc4d2957711623aeba3877bb9362e4d34d7383c6000c47c0fb2f3388c
-SHA512 (CryptX-0.073.tar.gz) = 592e4d657870785d7d13ba74bdc28c62575c4cf1ed95fb8de4524617ae92d196c5f1bc031ea4a39601ddb6ea8484dc28a4f2ddf53e2348466e9f8307956d0646
-Size (CryptX-0.073.tar.gz) = 1643681 bytes
+BLAKE2s (CryptX-0.076.tar.gz) = b4c605905e5b59de6bbfcee7daa348e9118e7de67d87c67b0f284fe79f6c654c
+SHA512 (CryptX-0.076.tar.gz) = 1cc764f2d206b112dbc578906c44d630185bd1c100b2cc93679ee5f3d49ba74152d73793ad4d8ae779c2279056f35bf99da08651d2269b274ee1d9e32c0b0c7b
+Size (CryptX-0.076.tar.gz) = 1647443 bytes
Home |
Main Index |
Thread Index |
Old Index