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:           Wed Feb 28 07:43:06 UTC 2024

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

Log Message:
Update to 0.40

Upstream changes:
0.40 - Sat Feb 17 06:34:33 2024
       Moving $OSNAME checks to compile time with GH#4.  Thanks to Aristotle.
       Test and documentation fixes in GH#1, GH#2, GH#3.  Thanks to guest20.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/p5-Crypt-URandom/Makefile
cvs rdiff -u -r1.6 -r1.7 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.14 pkgsrc/security/p5-Crypt-URandom/Makefile:1.15
--- pkgsrc/security/p5-Crypt-URandom/Makefile:1.14      Mon Oct  9 13:04:15 2023
+++ pkgsrc/security/p5-Crypt-URandom/Makefile   Wed Feb 28 07:43:06 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2023/10/09 13:04:15 wen Exp $
+# $NetBSD: Makefile,v 1.15 2024/02/28 07:43:06 wen Exp $
 #
 
-DISTNAME=      Crypt-URandom-0.39
+DISTNAME=      Crypt-URandom-0.40
 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.6 pkgsrc/security/p5-Crypt-URandom/distinfo:1.7
--- pkgsrc/security/p5-Crypt-URandom/distinfo:1.6       Mon Oct  9 13:04:15 2023
+++ pkgsrc/security/p5-Crypt-URandom/distinfo   Wed Feb 28 07:43:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/10/09 13:04:15 wen Exp $
+$NetBSD: distinfo,v 1.7 2024/02/28 07:43:06 wen Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index