diff options
author | wen <wen@FreeBSD.org> | 2011-05-05 16:33:06 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-05-05 16:33:06 +0800 |
commit | dc17ec16f61ec467463011d8a5f56cf331df7066 (patch) | |
tree | b13d5881d8be9c8a8c2d232f4e7eff8ce3662678 /math | |
parent | e503e80ec5664f243849fa9963fe6154efe528d0 (diff) | |
download | freebsd-ports-gnome-dc17ec16f61ec467463011d8a5f56cf331df7066.tar.gz freebsd-ports-gnome-dc17ec16f61ec467463011d8a5f56cf331df7066.tar.zst freebsd-ports-gnome-dc17ec16f61ec467463011d8a5f56cf331df7066.zip |
- Update to 0.90
ChangeLog: http://cpansearch.perl.org/src/SISYPHUS/Math-MPC-0.90/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPC/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-MPC/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 50c7e7ab5e8b..95f4ce0e8c5a 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-MPC -PORTVERSION= 0.83 +PORTVERSION= 0.90 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index 1f5e43845761..efbcf35c6b82 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPC-0.83.tar.gz) = 8fa2656491700d773bc9ec6c9d3af06be13350fbcf5a859c9fdd7ba5f2dd3c98 -SIZE (Math-MPC-0.83.tar.gz) = 43723 +SHA256 (Math-MPC-0.90.tar.gz) = 2a285bcd4e752ffb7c1d49c8b182fe7fd3e40f28d92d8a91ff200b22cd3461ea +SIZE (Math-MPC-0.90.tar.gz) = 46380 |