git: 0e51aa316140 - main - math/p5-Math-MPC: Update to 1.15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:05:19 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e51aa316140f30a7f93a5900c6329686a3b496b commit 0e51aa316140f30a7f93a5900c6329686a3b496b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:48:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:59:02 +0000 math/p5-Math-MPC: Update to 1.15 Changes: https://metacpan.org/dist/Math-MPC/changes --- math/p5-Math-MPC/Makefile | 5 +++-- math/p5-Math-MPC/distinfo | 6 +++--- math/p5-Math-MPC/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 3b379fa5a5f2..808738e1ee62 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= Math-MPC -PORTVERSION= 1.13 +PORTVERSION= 1.15 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,6 +22,7 @@ USES= localbase perl5 USE_PERL5= configure post-install: - ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/Math/MPC/MPC.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPC/Constant/Constant.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/MPC/MPC.so .include <bsd.port.mk> diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index ca47ed24e1bd..328f9e850e7f 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632227658 -SHA256 (Math-MPC-1.13.tar.gz) = a6c3a4a9ac27efe908a82ddc77e820b4dcf420b104017d75ec2c4f88341eb5e2 -SIZE (Math-MPC-1.13.tar.gz) = 66293 +TIMESTAMP = 1650229110 +SHA256 (Math-MPC-1.15.tar.gz) = b7b51ccb0cdb236be24219cac9b7d00d9c61b8fce5f1e9c02cf3d3992af0a5a6 +SIZE (Math-MPC-1.15.tar.gz) = 70134 diff --git a/math/p5-Math-MPC/pkg-plist b/math/p5-Math-MPC/pkg-plist index a3da164e5765..5e209eb89cb7 100644 --- a/math/p5-Math-MPC/pkg-plist +++ b/math/p5-Math-MPC/pkg-plist @@ -1,4 +1,6 @@ %%SITE_ARCH%%/Math/MPC.pm %%SITE_ARCH%%/Math/MPC.pod +%%SITE_ARCH%%/Math/MPC/Constant.pm +%%SITE_ARCH%%/auto/Math/MPC/Constant/Constant.so %%SITE_ARCH%%/auto/Math/MPC/MPC.so %%PERL5_MAN3%%/Math::MPC.3.gz