diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-08 15:49:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-08 15:49:33 +0000 |
commit | c9c1da4ab0be9c0fb4d875294e11bec88410e2a5 (patch) | |
tree | ec9c6fc77f7fc0696d4e063a4cfd79b075b3ab5f | |
parent | Update to version 0.31. (diff) |
- Update to 1.49
PR: 120410
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes
Notes:
svn path=/head/; revision=206904
-rw-r--r-- | math/p5-Math-Complex/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Complex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index b4513e56baa7..02da1c9145ff 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Complex -PORTVERSION= 1.48 +PORTVERSION= 1.49 CATEGORIES= math MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Complex/distinfo b/math/p5-Math-Complex/distinfo index d3ec95acb9db..1736f44ff8bb 100644 --- a/math/p5-Math-Complex/distinfo +++ b/math/p5-Math-Complex/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Complex-1.48.tar.gz) = eff728212b072bd6cf461bd2d3b55c90 -SHA256 (Math-Complex-1.48.tar.gz) = 8f0cb74d16d5ceb51955a0b40392d2ee72b29533463c90963d44dafbffd79654 -SIZE (Math-Complex-1.48.tar.gz) = 36404 +MD5 (Math-Complex-1.49.tar.gz) = 0ebef7b185d4188d2e7f73493c74b859 +SHA256 (Math-Complex-1.49.tar.gz) = 38e54c12228fb8ce3f18b9d1556fcc1f581ca9b5fda3a7c4efedbf7b7bb56484 +SIZE (Math-Complex-1.49.tar.gz) = 36562 |