Date: Sun, 23 Aug 2020 19:40:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545903 - head/math/p5-Math-MPC Message-ID: <202008231940.07NJeYeq077278@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 23 19:40:34 2020 New Revision: 545903 URL: https://svnweb.freebsd.org/changeset/ports/545903 Log: Update to 1.09 Changes: https://metacpan.org/changes/distribution/Math-MPC Modified: head/math/p5-Math-MPC/Makefile head/math/p5-Math-MPC/distinfo Modified: head/math/p5-Math-MPC/Makefile ============================================================================== --- head/math/p5-Math-MPC/Makefile Sun Aug 23 19:40:29 2020 (r545902) +++ head/math/p5-Math-MPC/Makefile Sun Aug 23 19:40:34 2020 (r545903) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPC -PORTVERSION= 1.08 -PORTREVISION= 2 +PORTVERSION= 1.09 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,8 +19,8 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr -USE_PERL5= configure USES= localbase perl5 +USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/Math/MPC/MPC.so Modified: head/math/p5-Math-MPC/distinfo ============================================================================== --- head/math/p5-Math-MPC/distinfo Sun Aug 23 19:40:29 2020 (r545902) +++ head/math/p5-Math-MPC/distinfo Sun Aug 23 19:40:34 2020 (r545903) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516028301 -SHA256 (Math-MPC-1.08.tar.gz) = 3e3fe49a9102b514378060bec2531b1e56efdddf3e0646603bcbd533d49ae62e -SIZE (Math-MPC-1.08.tar.gz) = 63363 +TIMESTAMP = 1598175300 +SHA256 (Math-MPC-1.09.tar.gz) = f85b641c58870f565df5d2bbb924cf87dfe2dc5174f6bd6a9159172b27237bbb +SIZE (Math-MPC-1.09.tar.gz) = 65089
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008231940.07NJeYeq077278>