diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-08-06 23:58:09 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-08-06 23:58:09 +0000 |
commit | be91c68975519cf55ba1357014a49876e3c5cfa8 (patch) | |
tree | 8ba03cba09a7d0b2e79a762b93d3fb778da508d5 /math | |
parent | ae65c5073f6e7c73db85774d8af4e25f2007f2de (diff) | |
download | ports-be91c68975519cf55ba1357014a49876e3c5cfa8.tar.gz ports-be91c68975519cf55ba1357014a49876e3c5cfa8.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 9633264aec67..bd33711fcbfb 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Random-MT -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,8 @@ COMMENT= The Mersenne Twister PRNG LICENSE= BSD +TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta + PERL_CONFIGURE= yes MAN3= Math::Random::MT.3 diff --git a/math/p5-Math-Random-MT/distinfo b/math/p5-Math-Random-MT/distinfo index 2ad7b4123221..95d291cc267c 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Random-MT-1.15.tar.gz) = 6d7d05877171a1ea820f80f071b5463b975158e8ac305ba8f3472696b31d2686 -SIZE (Math-Random-MT-1.15.tar.gz) = 10977 +SHA256 (Math-Random-MT-1.16.tar.gz) = 3c13cfd605e6610985c5475d6fa4f55533c205d897d6d18a9f56f5f9cc3c8aca +SIZE (Math-Random-MT-1.16.tar.gz) = 11138 |