diff options
author | wiz <wiz@pkgsrc.org> | 2011-08-16 22:23:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-08-16 22:23:46 +0000 |
commit | 16f05d28e8b9680cad17f4a38d72e0138434fc5f (patch) | |
tree | 788836aed8b7073c38a0bfcc277b25e4e0d36a23 /math | |
parent | 422751126e4ce67a67ca507ed1c3ac4e4f29098a (diff) | |
download | pkgsrc-16f05d28e8b9680cad17f4a38d72e0138434fc5f.tar.gz |
Update to 1.12:
1.12 2010-09-29 Abhijit Menon-Sen <ams@toroid.org>
* Fix OS X build failure reported by Daniel Barker and fixed by
Tokuhiro Matsuno.
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 76a2ca53bc3..b2e709ebbad 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/08/14 13:38:23 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/16 22:23:46 wiz Exp $ # -DISTNAME= Math-Random-MT-1.11 +DISTNAME= Math-Random-MT-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-MT/distinfo b/math/p5-Math-Random-MT/distinfo index c662072e890..6fe333157fd 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/09 05:37:18 sno Exp $ +$NetBSD: distinfo,v 1.2 2011/08/16 22:23:46 wiz Exp $ -SHA1 (Math-Random-MT-1.11.tar.gz) = ec72e2df3ef29048e380c375b29d0a59139fff19 -RMD160 (Math-Random-MT-1.11.tar.gz) = 33eee379417d00bddf21271e33f2a114de043abb -Size (Math-Random-MT-1.11.tar.gz) = 8774 bytes +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 |