diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-13 08:09:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-13 08:09:44 +0800 |
commit | ad227bdc908bfa606cffbf5d031d26999c909c03 (patch) | |
tree | 5bb78aa63e4176ea5a5031898e90302561d6b5a7 /math | |
parent | 26a23687786095e9c00ffeb5650c9f0f80c34055 (diff) | |
download | freebsd-ports-gnome-ad227bdc908bfa606cffbf5d031d26999c909c03.tar.gz freebsd-ports-gnome-ad227bdc908bfa606cffbf5d031d26999c909c03.tar.zst freebsd-ports-gnome-ad227bdc908bfa606cffbf5d031d26999c909c03.zip |
- Update to 0.47
PR: 130408
Submitted by: Wen Heping <wenheping@gmail.com>
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Cephes/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Cephes/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile index c4b71c306956..32e2f103ea40 100644 --- a/math/p5-Math-Cephes/Makefile +++ b/math/p5-Math-Cephes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Cephes -PORTVERSION= 0.46 +PORTVERSION= 0.47 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Cephes/distinfo b/math/p5-Math-Cephes/distinfo index e6d5efceb0f5..7a5d6200e9f3 100644 --- a/math/p5-Math-Cephes/distinfo +++ b/math/p5-Math-Cephes/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Cephes-0.46.tar.gz) = 1f1d56dcc5829d5b3a08fe7e4f363eb3 -SHA256 (Math-Cephes-0.46.tar.gz) = e3ae7237b4ba655fe3338f9ed0451ba14867c9861a50df945f3c31f25c34fa60 -SIZE (Math-Cephes-0.46.tar.gz) = 301984 +MD5 (Math-Cephes-0.47.tar.gz) = eb3609c95652b5dcfb0ba116c9295ab4 +SHA256 (Math-Cephes-0.47.tar.gz) = fa30f39819bd32ae276a17a04e9a86a0e5d4b501d944e23eeb27d4f38a2c2303 +SIZE (Math-Cephes-0.47.tar.gz) = 302233 |