diff options
author | wen <wen@FreeBSD.org> | 2010-09-29 11:24:27 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-09-29 11:24:27 +0800 |
commit | 347b3314b9d975b04dfbf2e893b25d2629f6680c (patch) | |
tree | a83f593f874eb0e4a589e6745ea0e564d4cc4ebb /math | |
parent | b471caf1cd5b9f1744cb629a732ffaa91df8730a (diff) | |
download | freebsd-ports-gnome-347b3314b9d975b04dfbf2e893b25d2629f6680c.tar.gz freebsd-ports-gnome-347b3314b9d975b04dfbf2e893b25d2629f6680c.tar.zst freebsd-ports-gnome-347b3314b9d975b04dfbf2e893b25d2629f6680c.zip |
- Update to 1.12
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 3587f9b089cb..f50df69783e7 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.11 +PORTVERSION= 1.12 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 29f293ecca13..15220ee9fd67 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (Math-Random-MT-1.12.tar.gz) = 0154c2e69a88a4dd775aa56e50d8881c +SHA256 (Math-Random-MT-1.12.tar.gz) = ba1a567fdef7f47b3964dfeb1966f65cd8abeecad1c470eeb28fc161fc930d13 +SIZE (Math-Random-MT-1.12.tar.gz) = 8840 |