aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 21:33:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 21:33:46 +0000
commit4cba1e6c900520785e8def709e8f826d6c6a751a (patch)
tree9c31468720bd9fe5e44813e8073cfa8ae5f4251a /math
parent0ce789f07200f080853b980a5002a7e3f84daf98 (diff)
downloadports-4cba1e6c900520785e8def709e8f826d6c6a751a.tar.gz
ports-4cba1e6c900520785e8def709e8f826d6c6a751a.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-MPFR/Makefile10
-rw-r--r--math/p5-Math-MPFR/distinfo4
-rw-r--r--math/p5-Math-MPFR/pkg-plist9
3 files changed, 16 insertions, 7 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile
index 7d3082246d00..f888c5cce776 100644
--- a/math/p5-Math-MPFR/Makefile
+++ b/math/p5-Math-MPFR/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-MPFR
-PORTVERSION= 3.12
+PORTVERSION= 3.13
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SISYPHUS
@@ -15,8 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl interface to MPFR Library
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
- mpfr.4:${PORTSDIR}/math/mpfr
+LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
+ mpfr:${PORTSDIR}/math/mpfr
+TEST_DEPENDS= p5-Math-GMP>=0:${PORTSDIR}/math/p5-Math-GMP \
+ p5-Math-GMPf>=0:${PORTSDIR}/math/p5-Math-GMPf \
+ p5-Math-GMPq>=0:${PORTSDIR}/math/p5-Math-GMPq \
+ p5-Math-GMPz>=0:${PORTSDIR}/math/p5-Math-GMPz
PERL_CONFIGURE= yes
MAKE_ENV= INC="-I${LOCALBASE}/include"
diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo
index 6e140d0c5dab..231ed1d95f3d 100644
--- a/math/p5-Math-MPFR/distinfo
+++ b/math/p5-Math-MPFR/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Math-MPFR-3.12.tar.gz) = c5a49ed7056e9df4e33dbf553d2c62b09884330b4fd6ca2b2104d87d9e680aa8
-SIZE (Math-MPFR-3.12.tar.gz) = 90373
+SHA256 (Math-MPFR-3.13.tar.gz) = 98be3774cca807465a43d5316436be0f3990303811943a85efaefb79bceefb6d
+SIZE (Math-MPFR-3.13.tar.gz) = 78629
diff --git a/math/p5-Math-MPFR/pkg-plist b/math/p5-Math-MPFR/pkg-plist
index 3df0ca8615be..e98cded7e750 100644
--- a/math/p5-Math-MPFR/pkg-plist
+++ b/math/p5-Math-MPFR/pkg-plist
@@ -1,7 +1,12 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Math/MPFR.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/MPFR/V.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/MPFR.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/MPFR.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/V/V.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/V/V.so
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR/V
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPFR
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/MPFR
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math