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  5 09:05:08 UTC 2025

Modified Files:
        pkgsrc/security/p5-Crypt-URandom: Makefile distinfo

Log Message:
p5-Crypt-URandom: update to 0.46.

0.46  Sat Jan 03 19:44:05 2025
     - CPAN Testers fixes and cleanups

0.45  Sat Jan 03 09:25:36 2025
     - Fixing links in SECURITY.md.  Thanks for Robert Rothenberg for GH#11

0.44  Sat Jan 03 08:12:40 2025
     - Added SECURITY.md.  Thanks to Robert Rothenberg for GH#10
     - Fixed GH#8 and GH#9 related to getrandom(2) support.  Thanks to Petr Pisar

0.43  Fri Jan 03 19:58:22 2025
     - More fixes to test suite.  Thanks to Slaven Rezić for GH#6

0.42   Fri Jan 03 10:49:20 2025
     - Fixes to test suite.  Thanks to Slaven Rezić for GH#6

0.41  Thu Jan 02 09:51:36 2025
     - Adding getrandom(2) support including a dedicated method. Thanks to Robert Rothenberg and H.Merijn Brand for GH#5


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/p5-Crypt-URandom/Makefile
cvs rdiff -u -r1.7 -r1.8 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.16 pkgsrc/security/p5-Crypt-URandom/Makefile:1.17
--- pkgsrc/security/p5-Crypt-URandom/Makefile:1.16      Sat Nov 16 12:06:31 2024
+++ pkgsrc/security/p5-Crypt-URandom/Makefile   Sun Jan  5 09:05:08 2025
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2024/11/16 12:06:31 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2025/01/05 09:05:08 wiz Exp $
 
-DISTNAME=      Crypt-URandom-0.40
+DISTNAME=      Crypt-URandom-0.46
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.7 pkgsrc/security/p5-Crypt-URandom/distinfo:1.8
--- pkgsrc/security/p5-Crypt-URandom/distinfo:1.7       Wed Feb 28 07:43:06 2024
+++ pkgsrc/security/p5-Crypt-URandom/distinfo   Sun Jan  5 09:05:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/02/28 07:43:06 wen Exp $
+$NetBSD: distinfo,v 1.8 2025/01/05 09:05:08 wiz Exp $
 
-BLAKE2s (Crypt-URandom-0.40.tar.gz) = 848cf70339e82f6d003d30c70e74a4248ed0fbd2a24d4a731c67de63564c292a
-SHA512 (Crypt-URandom-0.40.tar.gz) = 2cf332148f46599388438b4aa8d47ec7da1f8cf5b8b59cc6ca41477b39fc0f0b957a643dc0c539b353c4296775ec0faf2a9bb2217ed71b76a476f68520d4cf0f
-Size (Crypt-URandom-0.40.tar.gz) = 9151 bytes
+BLAKE2s (Crypt-URandom-0.46.tar.gz) = ae3d164c692196fb32189c5be6f5a8a87a6d793dd9c3a7513de53080a907d984
+SHA512 (Crypt-URandom-0.46.tar.gz) = ffc4f46315dcd6d080805604fafac294c98161b57a6dd5f8359d885b4f571c38c7717841a41891d6f77b0548c991b61e91893956205cff05a0ae3c83443dd0eb
+Size (Crypt-URandom-0.46.tar.gz) = 13931 bytes



Home | Main Index | Thread Index | Old Index