diff options
author | skv <skv@FreeBSD.org> | 2007-02-07 01:42:26 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2007-02-07 01:42:26 +0800 |
commit | b491fb10a0d54e19e4f24297cfb72a291a6286a6 (patch) | |
tree | 5fabe492fa1afce92fb14cd494da57c30a26a3f1 | |
parent | 8aae40d8ff123a9080ca9fe2849313198f75be83 (diff) | |
download | freebsd-ports-gnome-b491fb10a0d54e19e4f24297cfb72a291a6286a6.tar.gz freebsd-ports-gnome-b491fb10a0d54e19e4f24297cfb72a291a6286a6.tar.zst freebsd-ports-gnome-b491fb10a0d54e19e4f24297cfb72a291a6286a6.zip |
Update to 1.07
Changes: http://search.cpan.org/src/AMS/Math-Random-MT-1.07/Changes
PR: ports/108303
Submitted by: mat
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 6 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/pkg-descr | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 143687dfee08..19267318ff73 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -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 diff --git a/math/p5-Math-Random-MT/distinfo b/math/p5-Math-Random-MT/distinfo index b03fa053d835..505e1450c347 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -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 diff --git a/math/p5-Math-Random-MT/pkg-descr b/math/p5-Math-Random-MT/pkg-descr index 9de1223ec55f..010153b78af5 100644 --- a/math/p5-Math-Random-MT/pkg-descr +++ b/math/p5-Math-Random-MT/pkg-descr @@ -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 |