pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Math-Random



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Jul  9 06:37:16 UTC 2016

Modified Files:
        pkgsrc/math/p5-Math-Random: Makefile distinfo

Log Message:
Update to 0.72

Upstream changes:
0.72  Sat Aug 29 21:51:19 2015
        - The random seed was based on time of day and was a bit too
          predictable. Applying patch provided by Jonathan Yu:
          https://rt.cpan.org/Public/Bug/Display.html?id=48080


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/p5-Math-Random/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/p5-Math-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/math/p5-Math-Random/Makefile
diff -u pkgsrc/math/p5-Math-Random/Makefile:1.16 pkgsrc/math/p5-Math-Random/Makefile:1.17
--- pkgsrc/math/p5-Math-Random/Makefile:1.16    Wed Jun  8 19:24:03 2016
+++ pkgsrc/math/p5-Math-Random/Makefile Sat Jul  9 06:37:16 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:03 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/07/09 06:37:16 wen Exp $
 #
 
-DISTNAME=      Math-Random-0.71
+DISTNAME=      Math-Random-0.72
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 

Index: pkgsrc/math/p5-Math-Random/distinfo
diff -u pkgsrc/math/p5-Math-Random/distinfo:1.4 pkgsrc/math/p5-Math-Random/distinfo:1.5
--- pkgsrc/math/p5-Math-Random/distinfo:1.4     Tue Nov  3 23:33:39 2015
+++ pkgsrc/math/p5-Math-Random/distinfo Sat Jul  9 06:37:16 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 23:33:39 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/07/09 06:37:16 wen Exp $
 
-SHA1 (Math-Random-0.71.tar.gz) = b5a233d5d14328fb308dc56534267d9661f6d605
-RMD160 (Math-Random-0.71.tar.gz) = 3c42242ea174bb93f22fc63c1c3b80108ab4f1dd
-SHA512 (Math-Random-0.71.tar.gz) = 2aec6c5ba32ddbea1b9a3361c6b8bb4d0ff0ca69ee03b071dd9156417125e51a2062c001089678e4b12250dfa95dd19662b9d8a21d145481fd4ca34551a79d7b
-Size (Math-Random-0.71.tar.gz) = 46011 bytes
+SHA1 (Math-Random-0.72.tar.gz) = 7a47300e79f1c752a5e60fa0add97db0acff642b
+RMD160 (Math-Random-0.72.tar.gz) = 08cf461515a073815aca7bba56d8482f6d72e248
+SHA512 (Math-Random-0.72.tar.gz) = 6a24f59ba06b93027fe5907d41a36b2142c20c2813813a34a5adfa9ee06de25902d5f544009f307b518905c614238f63ad3717a1f199513f455f4c53119e2088
+Size (Math-Random-0.72.tar.gz) = 46907 bytes



Home | Main Index | Thread Index | Old Index