diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-07 06:47:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-07 06:47:07 +0800 |
commit | d982a19ed1a01b8a5c3b3c37efe07f6a971b5307 (patch) | |
tree | 3a573cd319ebad2ff5bc7263a99ae1cffa1b3ebb /math | |
parent | 071fb23c8c334be695b533ebd2c114cd6d91ee8d (diff) | |
download | freebsd-ports-gnome-d982a19ed1a01b8a5c3b3c37efe07f6a971b5307.tar.gz freebsd-ports-gnome-d982a19ed1a01b8a5c3b3c37efe07f6a971b5307.tar.zst freebsd-ports-gnome-d982a19ed1a01b8a5c3b3c37efe07f6a971b5307.zip |
- Update to 0.21
PR: 135214
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-OO/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-OO/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Random-OO/Makefile b/math/p5-Math-Random-OO/Makefile index d3d55f0f1164..a56de12c2045 100644 --- a/math/p5-Math-Random-OO/Makefile +++ b/math/p5-Math-Random-OO/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Random-OO -PORTVERSION= 0.19 +PORTVERSION= 0.21 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Random-OO/distinfo b/math/p5-Math-Random-OO/distinfo index c381760f5e83..ea04a2c8dd85 100644 --- a/math/p5-Math-Random-OO/distinfo +++ b/math/p5-Math-Random-OO/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Random-OO-0.19.tar.gz) = 3a456945d4fa44bc8bb154e81eb1ed63 -SHA256 (Math-Random-OO-0.19.tar.gz) = 72d1ef2bc557a2f50557d75e6443bac70bc43e5d179f84ff4678a37b2f75d8b1 -SIZE (Math-Random-OO-0.19.tar.gz) = 18988 +MD5 (Math-Random-OO-0.21.tar.gz) = 3867a231685468a4252095612c5722cc +SHA256 (Math-Random-OO-0.21.tar.gz) = bd96976acf9a8361622049423e649f386d3d7d8ce7eda74fb4d3b9c3aca90950 +SIZE (Math-Random-OO-0.21.tar.gz) = 22645 |