diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-28 19:58:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-28 19:58:09 +0000 |
commit | 49393eba8a03fa246c85ded3d00461e404b4c2a7 (patch) | |
tree | 53aff3a95da35fc5a1b5212a4bd31e46504219db /math/p5-Math-MPFR | |
parent | e78668faebd7e3ec9a63ff2b8bddf43ce43f6cec (diff) | |
download | freebsd-ports-49393eba8a03fa246c85ded3d00461e404b4c2a7.zip |
Update to 4.05
Changes: https://metacpan.org/changes/distribution/Math-MPFR
Diffstat (limited to 'math/p5-Math-MPFR')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-MPFR/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 61ebbb2f07bd..17eee503c429 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 4.04 +PORTVERSION= 4.05 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,8 +20,8 @@ TEST_DEPENDS= p5-Math-GMP>=0:math/p5-Math-GMP \ p5-Math-GMPq>=0:math/p5-Math-GMPq \ p5-Math-GMPz>=0:math/p5-Math-GMPz -USE_PERL5= configure USES= localbase perl5 +USE_PERL5= configure post-patch: @${REINPLACE_CMD} -e 's| -lquadmath||' ${WRKSRC}/Makefile.PL diff --git a/math/p5-Math-MPFR/distinfo b/math/p5-Math-MPFR/distinfo index 7219d81dc112..7eaf601f0e59 100644 --- a/math/p5-Math-MPFR/distinfo +++ b/math/p5-Math-MPFR/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525792945 -SHA256 (Math-MPFR-4.04.tar.gz) = f7b65878ffdcaefc1c818f14fbdc63bd025c64606da52532d8f39d96f3094b2e -SIZE (Math-MPFR-4.04.tar.gz) = 154403 +TIMESTAMP = 1540753674 +SHA256 (Math-MPFR-4.05.tar.gz) = cea18f80dffffb6cdd12c4cc789d6f1c17130a1ad02fa039282aa3f996f40647 +SIZE (Math-MPFR-4.05.tar.gz) = 158993 |