diff options
author | jadawin <jadawin@FreeBSD.org> | 2012-05-31 17:33:00 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2012-05-31 17:33:00 +0800 |
commit | 45440dbafa4ce541abf3573dc2bc13a122d485e9 (patch) | |
tree | b429cfb94ce7993ca3654c3f5f59ac5e01c7fa2a /math | |
parent | 9bf81e5dd0907049ef4bcf3bcc3849c3be4f88de (diff) | |
download | freebsd-ports-gnome-45440dbafa4ce541abf3573dc2bc13a122d485e9.tar.gz freebsd-ports-gnome-45440dbafa4ce541abf3573dc2bc13a122d485e9.tar.zst freebsd-ports-gnome-45440dbafa4ce541abf3573dc2bc13a122d485e9.zip |
- Update to 1.14
- Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.14/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 2ba02a7668d5..20a799416e4a 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.13 +PORTVERSION= 1.14 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Random-MT/distinfo b/math/p5-Math-Random-MT/distinfo index 067043438f53..91c64609c43f 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Random-MT-1.13.tar.gz) = 988c38d962529a266ba5699734f91a08e29eafd5bfee1819beebe8c08e90deef -SIZE (Math-Random-MT-1.13.tar.gz) = 9589 +SHA256 (Math-Random-MT-1.14.tar.gz) = aef7190bdf8920805ca4c81dd638383b18de80a15f038b78577fb0e8b4efc23f +SIZE (Math-Random-MT-1.14.tar.gz) = 10480 |