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: wen
Date: Sat May 28 03:33:39 UTC 2022
Modified Files:
pkgsrc/security/p5-CryptX: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.19 -r1.20 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.25 pkgsrc/security/p5-CryptX/Makefile:1.26
--- pkgsrc/security/p5-CryptX/Makefile:1.25 Sun Sep 5 04:04:36 2021
+++ pkgsrc/security/p5-CryptX/Makefile Sat May 28 03:33:39 2022
@@ -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/}
Index: pkgsrc/security/p5-CryptX/distinfo
diff -u pkgsrc/security/p5-CryptX/distinfo:1.19 pkgsrc/security/p5-CryptX/distinfo:1.20
--- pkgsrc/security/p5-CryptX/distinfo:1.19 Tue Oct 26 11:17:30 2021
+++ pkgsrc/security/p5-CryptX/distinfo Sat May 28 03:33:39 2022
@@ -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