diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-09-30 04:30:16 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-09-30 04:30:16 +0000 |
commit | 5337d015949ef686fda67be6ff3500e5596af39b (patch) | |
tree | eda034ce86d62d9056e358ede03a3fdd6df42ff4 /math/p5-Math-MPC | |
parent | 0af79d84538423aed16074a369b7b4bc4761af4b (diff) |
Notes
Diffstat (limited to 'math/p5-Math-MPC')
-rw-r--r-- | math/p5-Math-MPC/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Math-MPC/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 737180e43afd..8bb4003bf139 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -6,15 +6,15 @@ # PORTNAME= Math-MPC -PORTVERSION= 0.60 +PORTVERSION= 0.70 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= A perl interface to MPC Library -LIB_DEPENDS= mpc.1:${PORTSDIR}/math/mpc +LIB_DEPENDS= mpc.2:${PORTSDIR}/math/mpc PERL_CONFIGURE= yes MAKE_ENV= INC="-I${LOCALBASE}/include" diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index 330e6414f87a..094b11d021fb 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-MPC-0.60.tar.gz) = e30b1305cb237c108455ccf9c235e8cf -SHA256 (Math-MPC-0.60.tar.gz) = 7b4a0b674b4d81bac79103b42b7043b471cb5b2f4e5d03595cf838d3d5d42f85 -SIZE (Math-MPC-0.60.tar.gz) = 38010 +MD5 (Math-MPC-0.70.tar.gz) = 6c3e54589aca7a291f3e730c04f1afd3 +SHA256 (Math-MPC-0.70.tar.gz) = 87ce48e795435d64e2b7f8568aaafa34992978325caffc27addee06860c4ac2d +SIZE (Math-MPC-0.70.tar.gz) = 39561 |