diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-07 18:12:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-07 18:12:29 +0000 |
commit | 3fac2636bf64fb7bb05c8e0bc23e24e523874007 (patch) | |
tree | 6c29372ea5b2476476d9c135a58604bd16b45595 | |
parent | Update to 1.77 (diff) |
Update to 1.12
Changes: https://metacpan.org/changes/distribution/Math-MPC
Notes
Notes:
svn path=/head/; revision=547932
-rw-r--r-- | math/p5-Math-MPC/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-MPC/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 535a7c8f591f..13e4b8ec9d0f 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPC -PORTVERSION= 1.09 +PORTVERSION= 1.12 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,10 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-MPFR>=3.23:math/p5-Math-MPFR LIB_DEPENDS= libgmp.so:math/gmp \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr +RUN_DEPENDS= p5-Math-MPFR>=3.23:math/p5-Math-MPFR USES= localbase perl5 USE_PERL5= configure diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index e70e7ff28cc7..3929cdf987c8 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598175300 -SHA256 (Math-MPC-1.09.tar.gz) = f85b641c58870f565df5d2bbb924cf87dfe2dc5174f6bd6a9159172b27237bbb -SIZE (Math-MPC-1.09.tar.gz) = 65089 +TIMESTAMP = 1599492122 +SHA256 (Math-MPC-1.12.tar.gz) = 8bbee29b06a2142bf9a4a39b580e6d13ad880c4bdcf5853c233de19f4382005a +SIZE (Math-MPC-1.12.tar.gz) = 65215 |