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: Sun Dec 3 02:19:27 UTC 2023
Modified Files:
pkgsrc/security/p5-CryptX: Makefile distinfo
Log Message:
Update to 0.080
Upstream changes:
0.080 2023-10-04
- fix #95 AES-NI troubles on MS Windows (gcc compiler)
- fix #96 Tests failure with Math::BigInt >= 1.999840
- Enabled AES-NI for platforms with gcc/clang/llvm
0.079 2023-10-01
- fix #92 update libtomcrypt
- bundled libtomcrypt update branch:develop (commit:1e629e6f 2023-06-22)
0.078 2023-04-28
- fix #89 Crypt::Mac::HMAC b64mac and b64umac object methods do not work
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.21 -r1.22 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.29 pkgsrc/security/p5-CryptX/Makefile:1.30
--- pkgsrc/security/p5-CryptX/Makefile:1.29 Thu Jul 6 09:41:25 2023
+++ pkgsrc/security/p5-CryptX/Makefile Sun Dec 3 02:19:27 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2023/07/06 09:41:25 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2023/12/03 02:19:27 wen Exp $
-DISTNAME= CryptX-0.077
+DISTNAME= CryptX-0.080
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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.21 pkgsrc/security/p5-CryptX/distinfo:1.22
--- pkgsrc/security/p5-CryptX/distinfo:1.21 Sun Sep 11 14:12:28 2022
+++ pkgsrc/security/p5-CryptX/distinfo Sun Dec 3 02:19:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2022/09/11 14:12:28 wen Exp $
+$NetBSD: distinfo,v 1.22 2023/12/03 02:19:27 wen Exp $
-BLAKE2s (CryptX-0.077.tar.gz) = a9879296d1caa2baa36e968df99ad94b5127d233d55ab323888f789b8e717af0
-SHA512 (CryptX-0.077.tar.gz) = dde98e40fac2e4107e54ea81ddbe2db1e39134802aca3a82cc83fe1d5c7cea9cc6ceedc2a8eb48a08df9e09b7cbe9b82a6d0bdb35b8a94df580982e36f5f2a92
-Size (CryptX-0.077.tar.gz) = 1647312 bytes
+BLAKE2s (CryptX-0.080.tar.gz) = b5a45bde74668fd61f6eacdcddf37b842a367158da1f57ba2bed3a67d31fe2be
+SHA512 (CryptX-0.080.tar.gz) = 5702f59f28c70858eb2e78046c6415a816d94f45214092d4e2e938c0655a37e58e5295b2a7f753ee42e0fe4c2ce5632c068d80c7b3055cce1ecb0e5784fca475
+Size (CryptX-0.080.tar.gz) = 1651772 bytes
Home |
Main Index |
Thread Index |
Old Index