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 Feb 25 18:45:05 UTC 2018

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

Log Message:
p5-CryptX: update to 0.057.

0.057   2018-01-31
        - significant speed-up (more stuff handled on XS level)
        - Crypt::Checksum is deprecated in favour of Crypt::Checksum::Adler32|CRC32


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.5 -r1.6 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.6 pkgsrc/security/p5-CryptX/Makefile:1.7
--- pkgsrc/security/p5-CryptX/Makefile:1.6      Sat Dec 30 14:50:46 2017
+++ pkgsrc/security/p5-CryptX/Makefile  Sun Feb 25 18:45:05 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2017/12/30 14:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/02/25 18:45:05 wiz Exp $
 
-DISTNAME=      CryptX-0.056
+DISTNAME=      CryptX-0.057
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/M/MI/MIK/

Index: pkgsrc/security/p5-CryptX/distinfo
diff -u pkgsrc/security/p5-CryptX/distinfo:1.5 pkgsrc/security/p5-CryptX/distinfo:1.6
--- pkgsrc/security/p5-CryptX/distinfo:1.5      Sat Dec 30 14:50:46 2017
+++ pkgsrc/security/p5-CryptX/distinfo  Sun Feb 25 18:45:05 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/12/30 14:50:46 wiz Exp $
+$NetBSD: distinfo,v 1.6 2018/02/25 18:45:05 wiz Exp $
 
-SHA1 (CryptX-0.056.tar.gz) = 50accff062e434d7176a98a7d394cab4afc328e1
-RMD160 (CryptX-0.056.tar.gz) = e40f99c9c6884a8f3bb0b50b1e58690be7eb05cf
-SHA512 (CryptX-0.056.tar.gz) = 830ead34ab93645ed5c38605e6f5bd2f193dce7700df1ac7cf48747d13c03d7ec1566111fc154768a38a5826c0a2bf11566e61b2aa99207a71129103e98687aa
-Size (CryptX-0.056.tar.gz) = 1688389 bytes
+SHA1 (CryptX-0.057.tar.gz) = 4c682f11621d85468a1f3b32e82afc4705d7a370
+RMD160 (CryptX-0.057.tar.gz) = 92845d0214bc936e8039b5cf9cbf196d658070f4
+SHA512 (CryptX-0.057.tar.gz) = 6467ae7becaa3a57507de1b59ed665af5932fc5c646df7d7c54bd268cbe0e01fd8c98873dd07e8c9d770bc32a535be525d1a69bb854dcb5d997713b4df50113b
+Size (CryptX-0.057.tar.gz) = 1695355 bytes



Home | Main Index | Thread Index | Old Index