diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-08 23:49:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-08 23:49:33 +0800 |
commit | c0999132ac65a5b0df2718e335fd72a699245ff4 (patch) | |
tree | 721e35c8d0e7f6c243ce77ebfccf6b2ba3804ecb /math | |
parent | 2d0b0506a923396c9d4f7cf938b8285de9eafbd6 (diff) | |
download | freebsd-ports-gnome-c0999132ac65a5b0df2718e335fd72a699245ff4.tar.gz freebsd-ports-gnome-c0999132ac65a5b0df2718e335fd72a699245ff4.tar.zst freebsd-ports-gnome-c0999132ac65a5b0df2718e335fd72a699245ff4.zip |
- Update to 1.49
PR: 120410
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'math')
-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 |