diff options
author | wen <wen@pkgsrc.org> | 2012-08-06 14:04:08 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-08-06 14:04:08 +0000 |
commit | dadc78619309b321c4d4ff7a1ac5e456609c1b95 (patch) | |
tree | 6767bac02f395ddad07210c0339faf0bada33a25 /math/p5-Math-Random-MT/distinfo | |
parent | 92371c0cc853aa0718dd9f7d8dd6142b0843004c (diff) | |
download | pkgsrc-dadc78619309b321c4d4ff7a1ac5e456609c1b95.tar.gz |
Update to 1.16
Upstream Changes:
1.16 2012-08-06 Florent Angly <florent.angly@gmail.com>
* Fixed issue introduced in version 1.15 where rand() took no notice of
argument and irand() did (bug #78200, reported by David Morel)
* Migration of test suite to Test::More and Test::Number::Delta
1.15 2012-06-04 Florent Angly <florent.angly@gmail.com>
* Implemented irand() to draw random integers (bug #73298, feature requested
by crew@cs.stanford.edu)
* Fixed build failure on Hurd (bug #74165, reported and patched by Salvatore
Bonaccorso)
1.14 2012-05-27 Florent Angly <florent.angly@gmail.com>
* Fixed compilation problems with nmake on Windows platforms
(Florent Angly, bug #74984)
* Fixed issues with random seed (bug #77343, solution suggested by
Laurent Dami, fix implemented by Florent Angly)
1.13 2012-01-20 Abhijit Menon-Sen <ams@toroid.org>
* New seed generation and retrieval mechanism by Florent Angly (bug
#64640 on rt.cpan.org).
Diffstat (limited to 'math/p5-Math-Random-MT/distinfo')
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Random-MT/distinfo b/math/p5-Math-Random-MT/distinfo index 6fe333157fd..49dd1185c5c 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/08/16 22:23:46 wiz Exp $ +$NetBSD: distinfo,v 1.3 2012/08/06 14:04:09 wen Exp $ -SHA1 (Math-Random-MT-1.12.tar.gz) = 749df92ad8a34e4da1c01b12fc11c6e3124de4e3 -RMD160 (Math-Random-MT-1.12.tar.gz) = 4e5cf1449854152bfd1ef4f01624a4f5033349cd -Size (Math-Random-MT-1.12.tar.gz) = 8840 bytes +SHA1 (Math-Random-MT-1.16.tar.gz) = a85b34804f9340de5e08abcedb40e0ad9d77fdff +RMD160 (Math-Random-MT-1.16.tar.gz) = 47d3ad390a8c00c48dd1a5b464c63b6b4d6daf41 +Size (Math-Random-MT-1.16.tar.gz) = 11138 bytes |