pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-URandom
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 26 07:32:23 UTC 2025
Modified Files:
pkgsrc/security/p5-Crypt-URandom: Makefile distinfo
Log Message:
p5-Crypt-URandom: update to 0.52.
0.52 Thu Jan 23 06:33:51 2025
- Fixes to test suite. Thanks to Petr Pisar for GH#17
0.51 Wed Jan 22 22:18:19 2025
- Improvements to handling SIGINT. Thanks to Leon Timmermans for GH#14
- Memory leak fix. Thanks to Leon Timmermans for GH#15
- Using arc4random_buf for OpenBSD/OSX. Thanks to Leon Timmermans for GH#16
- Documentation fixes
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/p5-Crypt-URandom/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/p5-Crypt-URandom/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-Crypt-URandom/Makefile
diff -u pkgsrc/security/p5-Crypt-URandom/Makefile:1.19 pkgsrc/security/p5-Crypt-URandom/Makefile:1.20
--- pkgsrc/security/p5-Crypt-URandom/Makefile:1.19 Sun Jan 12 09:51:44 2025
+++ pkgsrc/security/p5-Crypt-URandom/Makefile Sun Jan 26 07:32:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2025/01/12 09:51:44 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2025/01/26 07:32:23 wiz Exp $
-DISTNAME= Crypt-URandom-0.50
+DISTNAME= Crypt-URandom-0.52
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
Index: pkgsrc/security/p5-Crypt-URandom/distinfo
diff -u pkgsrc/security/p5-Crypt-URandom/distinfo:1.10 pkgsrc/security/p5-Crypt-URandom/distinfo:1.11
--- pkgsrc/security/p5-Crypt-URandom/distinfo:1.10 Sun Jan 12 09:51:44 2025
+++ pkgsrc/security/p5-Crypt-URandom/distinfo Sun Jan 26 07:32:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/01/12 09:51:44 wiz Exp $
+$NetBSD: distinfo,v 1.11 2025/01/26 07:32:23 wiz Exp $
-BLAKE2s (Crypt-URandom-0.50.tar.gz) = 9aaed7d9efb9da4224291d5c153ebcd29c5d271d1bf6077f28563ffb49a9206d
-SHA512 (Crypt-URandom-0.50.tar.gz) = 36822e67680e501183b720fc53a756efb4d93f928186ecfdd9c137fcfac40ae3c74acc9fde67d9abe8f5b85693091931c7fe06588746d5b7e7b3eb7b7b79a0d4
-Size (Crypt-URandom-0.50.tar.gz) = 20944 bytes
+BLAKE2s (Crypt-URandom-0.52.tar.gz) = 634c7991be624fb78c94ff77f4673b69da761ef1b910296357e862e999aae403
+SHA512 (Crypt-URandom-0.52.tar.gz) = 50e8f265dcb25e1b73ab3ea8da0fde2115d4a355d9d63ae055befd0905c7650b1de0c67210c04cb5b381c8b9366d068312d82f92803870a97b7d7fb0e598a1b7
+Size (Crypt-URandom-0.52.tar.gz) = 23665 bytes
Home |
Main Index |
Thread Index |
Old Index