summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-30 19:37:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-30 19:37:17 +0000
commit44a6142c3a3f333cab0b2a1b26f5bec504773aa7 (patch)
tree856aec325e60588a71028b599c297195ff138e6f /math
parent- Update to 1.20120726 (diff)
- Update to 1.00
- Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPC/CHANGES
Notes
Notes: svn path=/head/; revision=301752
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-MPC/Makefile13
-rw-r--r--math/p5-Math-MPC/distinfo4
2 files changed, 8 insertions, 9 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile
index 3dcc54b87db1..577a626ccdff 100644
--- a/math/p5-Math-MPC/Makefile
+++ b/math/p5-Math-MPC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-MPC
-PORTVERSION= 0.93
+PORTVERSION= 1.00
CATEGORIES= math perl5
MASTER_SITES= CPAN
#MASTER_SITE_SUBDIR= CPAN:SISYPHUS
@@ -16,15 +16,14 @@ 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= gmp:${PORTSDIR}/math/gmp \
+ mpc:${PORTSDIR}/math/mpc \
+ mpfr:${PORTSDIR}/math/mpfr
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
-PERL_CONFIGURE= yes
MAKE_ENV= INC="-I${LOCALBASE}/include"
+PERL_CONFIGURE= yes
MAN3= Math::MPC.3
diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo
index a989b7578774..404c725322b5 100644
--- a/math/p5-Math-MPC/distinfo
+++ b/math/p5-Math-MPC/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-MPC-0.93.tar.gz) = 859c7b52412c3945f904a880172e7690596644a9c695573d047750f933d02cc9
-SIZE (Math-MPC-0.93.tar.gz) = 48879
+SHA256 (Math-MPC-1.00.tar.gz) = 0b152a2cbdf81e4319a8ef8bc52841e96904b4c02026dd6d48c670d8c542cdd2
+SIZE (Math-MPC-1.00.tar.gz) = 49850