Index: head/math/p5-Math-Random-MT/Makefile =================================================================== --- head/math/p5-Math-Random-MT/Makefile (revision 302216) +++ head/math/p5-Math-Random-MT/Makefile (revision 302217) @@ -1,23 +1,25 @@ # New ports collection makefile for: Math::Random::MT # Date created: 5 Jul 2001 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Math-Random-MT -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org 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 .include Index: head/math/p5-Math-Random-MT/distinfo =================================================================== --- head/math/p5-Math-Random-MT/distinfo (revision 302216) +++ head/math/p5-Math-Random-MT/distinfo (revision 302217) @@ -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