- Update to 1.16
Changes: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.16/Changes - Add missing DEPENDS
This commit is contained in:
parent
ae65c5073f
commit
be91c68975
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302217
2 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue