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:           Wed Apr 28 07:36:39 UTC 2021

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

Log Message:
p5-CryptX: update to 0.071.

0.071   2021-03-30
        - fix #67 (better handling of PEM decoding failures)

0.070   2021-02-12
        - fix #66 remove -flto=auto (Makefile.PL)
        - fix #65 typo in docs (lib/Crypt/Cipher.pm)
        - bundled libtomcrypt update branch:develop (commit:910d6252 2021-01-19)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.14 -r1.15 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.21 pkgsrc/security/p5-CryptX/Makefile:1.22
--- pkgsrc/security/p5-CryptX/Makefile:1.21     Tue Sep  8 13:16:43 2020
+++ pkgsrc/security/p5-CryptX/Makefile  Wed Apr 28 07:36:39 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/09/08 13:16:43 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/04/28 07:36:39 wiz Exp $
 
-DISTNAME=      CryptX-0.069
+DISTNAME=      CryptX-0.071
 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.14 pkgsrc/security/p5-CryptX/distinfo:1.15
--- pkgsrc/security/p5-CryptX/distinfo:1.14     Mon Sep  7 13:56:03 2020
+++ pkgsrc/security/p5-CryptX/distinfo  Wed Apr 28 07:36:39 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/09/07 13:56:03 wiz Exp $
+$NetBSD: distinfo,v 1.15 2021/04/28 07:36:39 wiz Exp $
 
-SHA1 (CryptX-0.069.tar.gz) = 8dcacf4e2b3155f1428ae82b18e9928695382edc
-RMD160 (CryptX-0.069.tar.gz) = 0e11c28fb6e725ec5d2cc5f03fd76d344fd31dcb
-SHA512 (CryptX-0.069.tar.gz) = 59fed5c6a0c990807003e4b0eecd469c54d3ea9df231df865002379f5b6f70542a1b7f7af2872491796017624758adfad47ea5e360e84bb1462979f44339701e
-Size (CryptX-0.069.tar.gz) = 1644304 bytes
+SHA1 (CryptX-0.071.tar.gz) = f509e92161e6dbbae3c524f4c5101e79b551efc0
+RMD160 (CryptX-0.071.tar.gz) = ac41922af1deca10d0eed3157ab98e9b74d46424
+SHA512 (CryptX-0.071.tar.gz) = e2bb2cc33290e44d1896d069207e854c82a93430ee6b8abf10aeb0138d1209d8bb8e973bcac1674fae7a3500b54fe935fdbb1f1b172a9e3ec9f779dcaddfb1ff
+Size (CryptX-0.071.tar.gz) = 1641684 bytes



Home | Main Index | Thread Index | Old Index