pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Crypt-Random



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul  6 01:49:09 UTC 2021

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

Log Message:
Update to 1.54

Upstream changes:
1.54                                                     June 3, 2021

  * Removed a superfluous call to makerandom_itv() thanks to Larry
    Leszczynski <larryl%emailplus.org@localhost>.

  * Improved makerandom_itv test to ensure generated numbers are in the
    intterval.

  * Actually include t/chisquare.t


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/security/p5-Crypt-Random/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/p5-Crypt-Random/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-Random/Makefile
diff -u pkgsrc/security/p5-Crypt-Random/Makefile:1.34 pkgsrc/security/p5-Crypt-Random/Makefile:1.35
--- pkgsrc/security/p5-Crypt-Random/Makefile:1.34       Mon May 24 19:54:00 2021
+++ pkgsrc/security/p5-Crypt-Random/Makefile    Tue Jul  6 01:49:09 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2021/05/24 19:54:00 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2021/07/06 01:49:09 wen Exp $
 
-DISTNAME=              Crypt-Random-1.52
+DISTNAME=              Crypt-Random-1.54
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 

Index: pkgsrc/security/p5-Crypt-Random/distinfo
diff -u pkgsrc/security/p5-Crypt-Random/distinfo:1.6 pkgsrc/security/p5-Crypt-Random/distinfo:1.7
--- pkgsrc/security/p5-Crypt-Random/distinfo:1.6        Sun Mar 22 20:54:36 2020
+++ pkgsrc/security/p5-Crypt-Random/distinfo    Tue Jul  6 01:49:09 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/03/22 20:54:36 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/07/06 01:49:09 wen Exp $
 
-SHA1 (Crypt-Random-1.52.tar.gz) = f1bfc0c210e3589ac080e2458d00e7265330b161
-RMD160 (Crypt-Random-1.52.tar.gz) = fe60ac4258fdfc52e6a496127b4018ba93d17635
-SHA512 (Crypt-Random-1.52.tar.gz) = b82252aae6a009b0dc09bf2e6704d114cd4e40b9588269246871d3b1fb66b4abda87e7c324afc30fd9cf19eb0c0502c2af05d8981226513223277f83854b770f
-Size (Crypt-Random-1.52.tar.gz) = 9525 bytes
+SHA1 (Crypt-Random-1.54.tar.gz) = 246bee23663a802de3f26831a947b5edfa47064e
+RMD160 (Crypt-Random-1.54.tar.gz) = 397522df321d2a6e804a45f34f5028705c857b55
+SHA512 (Crypt-Random-1.54.tar.gz) = cad58c3598efd2c7bd0ea611f31eeec99bbb61029df3f29abcc3ac951b1edc03829f1dd3c5f4d1c09a9914cae9eb171ea467562e3739122f1cf48b1119c42d29
+Size (Crypt-Random-1.54.tar.gz) = 22368 bytes



Home | Main Index | Thread Index | Old Index