summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-07-09 06:37:16 +0000
committerwen <wen@pkgsrc.org>2016-07-09 06:37:16 +0000
commit3e958a5f68383873a67e24691ca5a5b3b2ffdfe1 (patch)
treeb39d42a904cd0ef44d40c7b4fe58149fc636d3f3
parent2b492e27b85383e2d187c2677caa152e1ea39589 (diff)
downloadpkgsrc-3e958a5f68383873a67e24691ca5a5b3b2ffdfe1.tar.gz
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
-rw-r--r--math/p5-Math-Random/Makefile5
-rw-r--r--math/p5-Math-Random/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile
index a276e808817..8f204a9d5d1 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -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/}
diff --git a/math/p5-Math-Random/distinfo b/math/p5-Math-Random/distinfo
index 012cd3d38e3..a229bc7aefd 100644
--- a/math/p5-Math-Random/distinfo
+++ b/math/p5-Math-Random/distinfo
@@ -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