diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-30 12:56:15 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-30 12:56:15 +0000 |
| commit | 1020f955f795ec37392df3559745388742b4cbe0 (patch) | |
| tree | e05f5a25b982b3d9c451a7d0b4172dfc854cd523 /math/p5-Math-MPC | |
| parent | 837c6a9247b5b1e4bacc74165972824d780a2f72 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-MPC')
| -rw-r--r-- | math/p5-Math-MPC/Makefile | 9 | ||||
| -rw-r--r-- | math/p5-Math-MPC/distinfo | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index a1e883133e21..8355690b6c45 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -6,17 +6,22 @@ # PORTNAME= Math-MPC -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= math perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SISYPHUS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A perl interface to MPC Library BUILD_DEPENDS= p5-Math-MPFR>=2.01:${PORTSDIR}/math/p5-Math-MPFR +LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ + mpc.2:${PORTSDIR}/math/mpc \ + mpfr.4:${PORTSDIR}/math/mpfr RUN_DEPENDS= p5-Math-MPFR>=2.01:${PORTSDIR}/math/p5-Math-MPFR -LIB_DEPENDS= mpc.2:${PORTSDIR}/math/mpc + +TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod PERL_CONFIGURE= yes MAKE_ENV= INC="-I${LOCALBASE}/include" diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index 5fbf793117e5..9b5a7a383753 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-MPC-0.91.tar.gz) = 21527130ca86c090727c1e0ecfede3b0548aa06c900352741d954db7b643f523 -SIZE (Math-MPC-0.91.tar.gz) = 46867 +SHA256 (Math-MPC-0.92.tar.gz) = 000118a84228bc481349290ac213e00a573dd7ff135ac3d98e3afea222d7168f +SIZE (Math-MPC-0.92.tar.gz) = 48831 |
