mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 1.13
- Add LICENSE (BSD) Changes: http://search.cpan.org/dist/Math-Random-MT/Changes
This commit is contained in:
parent
57421768f0
commit
48a726be4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289591
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Math-Random-MT
|
||||
PORTVERSION= 1.12
|
||||
PORTVERSION= 1.13
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= The Mersenne Twister PRNG
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Math::Random::MT.3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Math-Random-MT-1.12.tar.gz) = ba1a567fdef7f47b3964dfeb1966f65cd8abeecad1c470eeb28fc161fc930d13
|
||||
SIZE (Math-Random-MT-1.12.tar.gz) = 8840
|
||||
SHA256 (Math-Random-MT-1.13.tar.gz) = 988c38d962529a266ba5699734f91a08e29eafd5bfee1819beebe8c08e90deef
|
||||
SIZE (Math-Random-MT-1.13.tar.gz) = 9589
|
||||
|
Loading…
Reference in New Issue
Block a user