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:           Sun Oct 20 06:24:26 UTC 2024

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

Log Message:
p5-CryptX: update to 0.084.

0.084   2024-10-16
        - libtommath: fix cpantesters crash on freebsd/i386
        - updated ppport.h

0.083   2024-10-15
        - fix #110 regression: 0.081 fails to parse PEMs that 0.080 parsed fine
        - bundled libtomcrypt update branch:develop (commit:cbb01b37 2024-10-14)


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.24 -r1.25 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.32 pkgsrc/security/p5-CryptX/Makefile:1.33
--- pkgsrc/security/p5-CryptX/Makefile:1.32     Sun Oct 13 08:51:13 2024
+++ pkgsrc/security/p5-CryptX/Makefile  Sun Oct 20 06:24:26 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2024/10/13 08:51:13 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2024/10/20 06:24:26 wiz Exp $
 
-DISTNAME=      CryptX-0.082
+DISTNAME=      CryptX-0.084
 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.24 pkgsrc/security/p5-CryptX/distinfo:1.25
--- pkgsrc/security/p5-CryptX/distinfo:1.24     Sun Oct 13 08:51:13 2024
+++ pkgsrc/security/p5-CryptX/distinfo  Sun Oct 20 06:24:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2024/10/13 08:51:13 wiz Exp $
+$NetBSD: distinfo,v 1.25 2024/10/20 06:24:26 wiz Exp $
 
-BLAKE2s (CryptX-0.082.tar.gz) = e46f6ec2ff703e0cc70bed388dca93b2c2dc00e787b7e8c59395a3f1fded5c7c
-SHA512 (CryptX-0.082.tar.gz) = 70b42717f4695ae77b5227b5e6a92d12d351796f06e36c38613020c2d9f0ebbc742ad3e258851ab65ad8d8b95e2d7b590b5a54c06755fec4c44b88a27f486590
-Size (CryptX-0.082.tar.gz) = 1719511 bytes
+BLAKE2s (CryptX-0.084.tar.gz) = 6b27229ffe6c49593a5c7aa288eaf03f91d8c4407717378366e851c9583a9408
+SHA512 (CryptX-0.084.tar.gz) = c67c5b0aca1899155c37c3dbdb92249d1bc3e1781478a0aec3b3d4e01c70efd806bc325dc991462f9064ba0f18ec7c56c6d8383f068277ae1fc684cad88d4bd9
+Size (CryptX-0.084.tar.gz) = 1786781 bytes



Home | Main Index | Thread Index | Old Index