diff options
author | skv <skv@FreeBSD.org> | 2009-02-15 06:00:48 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2009-02-15 06:00:48 +0800 |
commit | 3081f0c1cf3c124f9fb4126534f1f6b8fadf6e71 (patch) | |
tree | 27e10d5a40c3b2176adea6adc7069fb68dd917b6 | |
parent | 89c665f942a9ca969b02a98bb6c5e2fe29f68066 (diff) | |
download | freebsd-ports-gnome-3081f0c1cf3c124f9fb4126534f1f6b8fadf6e71.tar.gz freebsd-ports-gnome-3081f0c1cf3c124f9fb4126534f1f6b8fadf6e71.tar.zst freebsd-ports-gnome-3081f0c1cf3c124f9fb4126534f1f6b8fadf6e71.zip |
Update to 0.71
Changes: http://cpansearch.perl.org/src/GROMMEL/Math-Random-0.71/Changes
PR: ports/131005
Submitted by: Wen Heping <wenheping xx gmail.com>
-rw-r--r-- | math/p5-Math-Random/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index fe98058f2606..e3012e64dd32 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Random -PORTVERSION= 0.70 +PORTVERSION= 0.71 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Random/distinfo b/math/p5-Math-Random/distinfo index 22e255634b55..27152c5b7463 100644 --- a/math/p5-Math-Random/distinfo +++ b/math/p5-Math-Random/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Random-0.70.tar.gz) = 36be7507dbfedfa3e919f4ea47e650dc -SHA256 (Math-Random-0.70.tar.gz) = 081b9dda8272b87ddcc319e557f5e1351c401c15d8d116d4633c22cf99c5ce8a -SIZE (Math-Random-0.70.tar.gz) = 46162 +MD5 (Math-Random-0.71.tar.gz) = 55d7579c670ecd180f71fd157a2d2070 +SHA256 (Math-Random-0.71.tar.gz) = 8af09c3d0041d83c3369536ab1e37d3d9707a01e2ed05d2dcc8e096cdf07cc2d +SIZE (Math-Random-0.71.tar.gz) = 46011 |