diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-02-14 21:11:51 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-02-14 21:11:51 +0000 |
commit | 1c35563e5a780ba65d853fb28843d6270a8735bd (patch) | |
tree | 956249a7e1e38957f914ccd6c955a093940295e8 /math/p5-Math-Complex | |
parent | a3b1cfb41c375a5d1af2127afc5d388a5e406d11 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Complex')
-rw-r--r-- | math/p5-Math-Complex/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Complex/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index 02da1c9145ff..da25d665bb96 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Complex -PORTVERSION= 1.49 +PORTVERSION= 1.52 CATEGORIES= math MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Complex numbers and associated mathematical functions -PERL_CONFIGURE= 5.8.0+ +PERL_CONFIGURE= yes MAN3= Math::Complex.3 \ Math::Trig.3 diff --git a/math/p5-Math-Complex/distinfo b/math/p5-Math-Complex/distinfo index 1736f44ff8bb..fb455b599d42 100644 --- a/math/p5-Math-Complex/distinfo +++ b/math/p5-Math-Complex/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Complex-1.49.tar.gz) = 0ebef7b185d4188d2e7f73493c74b859 -SHA256 (Math-Complex-1.49.tar.gz) = 38e54c12228fb8ce3f18b9d1556fcc1f581ca9b5fda3a7c4efedbf7b7bb56484 -SIZE (Math-Complex-1.49.tar.gz) = 36562 +MD5 (Math-Complex-1.52.tar.gz) = 00c217059b56820388f84d8511cc123e +SHA256 (Math-Complex-1.52.tar.gz) = 600c8e1615745b44052532c2d47fe9ad71c2a53608568a9ee88b48e43cbf85ea +SIZE (Math-Complex-1.52.tar.gz) = 36981 |