Update to 1.07

Changes:	http://search.cpan.org/src/AMS/Math-Random-MT-1.07/Changes
PR:		ports/108303
Submitted by:	mat
This commit is contained in:
Sergey Skvortsov 2007-02-06 17:42:26 +00:00
parent 7945c621fd
commit 7af33a7c6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184390
3 changed files with 4 additions and 7 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Math-Random-MT
PORTVERSION= 1.04
PORTVERSION= 1.07
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math

View file

@ -1,3 +1,3 @@
MD5 (Math-Random-MT-1.04.tar.gz) = ef58aa5d7c25e77c0cba80eb0f54b3d3
SHA256 (Math-Random-MT-1.04.tar.gz) = f936009f2f6c01a0b81bcb0cee90ba15c03cf36db5ef98e93b8834351953979a
SIZE (Math-Random-MT-1.04.tar.gz) = 7403
MD5 (Math-Random-MT-1.07.tar.gz) = abcd080ae8f842da62679f4b593f97dc
SHA256 (Math-Random-MT-1.07.tar.gz) = 93bcc0d2362e7852ab76ab54fdf542ccb38d9483cd956d895f26a191d28b0c31
SIZE (Math-Random-MT-1.07.tar.gz) = 7749

View file

@ -3,6 +3,3 @@ Makoto Matsumoto and Takuji Nishimura.
WWW: http://www.math.keio.ac.jp/~matumoto/emt.html
WWW: http://search.cpan.org/dist/Math-Random-MT/
-- Sergey Skvortsov
skv@FreeBSD.org