math/p5-Math-MPC: Update to 1.15

Changes:	https://metacpan.org/dist/Math-MPC/changes
This commit is contained in:
Po-Chuan Hsieh 2022-04-18 07:48:17 +08:00
parent 6479ae6bc8
commit 0e51aa3161
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 8 additions and 5 deletions

View file

@ -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>

View file

@ -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

View file

@ -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