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: wen
Date: Mon Oct 9 13:04:15 UTC 2023
Modified Files:
pkgsrc/security/p5-Crypt-URandom: Makefile distinfo
Log Message:
Update to 0.39
Upstream changes:
0.39 - Sun May 21 18:58:33 2023
Adding support for test suite in non english locales
Test and documentation fixes
0.38 - Thu May 11 05:52:03 2023
Adding support for github actions
Improving test support
0.37 - Wed May 10 21:48:03 2023
Adding urandom_ub method for unbuffered sysreads
Copying with possible?? failures in reading from /dev/urandom
Improved coverage testing
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/p5-Crypt-URandom/Makefile
cvs rdiff -u -r1.5 -r1.6 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.13 pkgsrc/security/p5-Crypt-URandom/Makefile:1.14
--- pkgsrc/security/p5-Crypt-URandom/Makefile:1.13 Thu Jul 6 09:41:25 2023
+++ pkgsrc/security/p5-Crypt-URandom/Makefile Mon Oct 9 13:04:15 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2023/07/06 09:41:25 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2023/10/09 13:04:15 wen Exp $
#
-DISTNAME= Crypt-URandom-0.36
+DISTNAME= Crypt-URandom-0.39
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
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.5 pkgsrc/security/p5-Crypt-URandom/distinfo:1.6
--- pkgsrc/security/p5-Crypt-URandom/distinfo:1.5 Tue Oct 26 11:17:29 2021
+++ pkgsrc/security/p5-Crypt-URandom/distinfo Mon Oct 9 13:04:15 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:17:29 nia Exp $
+$NetBSD: distinfo,v 1.6 2023/10/09 13:04:15 wen Exp $
-BLAKE2s (Crypt-URandom-0.36.tar.gz) = 08b6e230fde51340a725cbabdef9beac8c0618174b44b68a144ef65b1e88a8dc
-SHA512 (Crypt-URandom-0.36.tar.gz) = 59e6773d808f34f242f2520ed236faeed804d623fbcf4f1b8e7b39ed215ff1cde9f76ce4a9f5f260dfac42b036229a56cdb49a7f6856d5e943ed4d50e3392adc
-Size (Crypt-URandom-0.36.tar.gz) = 6099 bytes
+BLAKE2s (Crypt-URandom-0.39.tar.gz) = 5dac1445b778c47cd1827ff8f7e003169493f9b0b27ddd1d316f71f9e797dd7f
+SHA512 (Crypt-URandom-0.39.tar.gz) = ed1369c7ad8a5c441f85415b077f0d194f6833080da9327a460412b99836d2af284d9a7ad694759155c227a2ceeef1468266d03250123f520c4b1bbadb451b75
+Size (Crypt-URandom-0.39.tar.gz) = 8981 bytes
Home |
Main Index |
Thread Index |
Old Index