diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-10 13:17:02 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-10 13:17:02 +0800 |
commit | 6783a7e0568e1018c7f78567ddcd733b892ff813 (patch) | |
tree | b2afcb37ca6a97af2fd7827dc946b355d67018ed /math/p5-Math-Random-MT | |
parent | e76c2224463f7d8076bb4d15873d8972b400ae5e (diff) | |
download | freebsd-ports-gnome-6783a7e0568e1018c7f78567ddcd733b892ff813.tar.gz freebsd-ports-gnome-6783a7e0568e1018c7f78567ddcd733b892ff813.tar.zst freebsd-ports-gnome-6783a7e0568e1018c7f78567ddcd733b892ff813.zip |
- Update to 1.11
- Pass to perl@
With Hat: perl@
Changes: http:/www.math.keio.ac.jp/~matumoto/emt.html http:/search.cpan.org/dist/Math-Random-MT/Changes
Diffstat (limited to 'math/p5-Math-Random-MT')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 59b90db59cb1..3587f9b089cb 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-Random-MT -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= The Mersenne Twister PRNG PERL_CONFIGURE= yes diff --git a/math/p5-Math-Random-MT/distinfo b/math/p5-Math-Random-MT/distinfo index dcf461667686..29f293ecca13 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Random-MT-1.10.tar.gz) = cd0174f091e1a0ca369f7d9f331e520b -SHA256 (Math-Random-MT-1.10.tar.gz) = 275f9dc694cd21fa8e0e7295e43a0f875a71c2355adab28bd70c1d6fd3fe545c -SIZE (Math-Random-MT-1.10.tar.gz) = 8644 +MD5 (Math-Random-MT-1.11.tar.gz) = d2c3c3bf3c316628c001176bf0fff8b8 +SHA256 (Math-Random-MT-1.11.tar.gz) = bcedd52a93ec2bb3751090c338ad396a15ffb2158ef8a3eb6d49fc673455d2c2 +SIZE (Math-Random-MT-1.11.tar.gz) = 8774 |