diff options
author | jadawin <jadawin@FreeBSD.org> | 2012-06-05 16:11:10 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2012-06-05 16:11:10 +0800 |
commit | 600cb53678d957bbee03bb17caf0b24403012bab (patch) | |
tree | c8aadf3d5074a8c377e2ea15ed28fdfaff8b2ff9 /math | |
parent | fec4ecf7a7be9b50a5fb36d114be965d6958a2e2 (diff) | |
download | freebsd-ports-gnome-600cb53678d957bbee03bb17caf0b24403012bab.tar.gz freebsd-ports-gnome-600cb53678d957bbee03bb17caf0b24403012bab.tar.zst freebsd-ports-gnome-600cb53678d957bbee03bb17caf0b24403012bab.zip |
- Update to 1.15
- Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.15/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 20a799416e4a..9633264aec67 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.14 +PORTVERSION= 1.15 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 91c64609c43f..2ad7b4123221 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Random-MT-1.14.tar.gz) = aef7190bdf8920805ca4c81dd638383b18de80a15f038b78577fb0e8b4efc23f -SIZE (Math-Random-MT-1.14.tar.gz) = 10480 +SHA256 (Math-Random-MT-1.15.tar.gz) = 6d7d05877171a1ea820f80f071b5463b975158e8ac305ba8f3472696b31d2686 +SIZE (Math-Random-MT-1.15.tar.gz) = 10977 |