svn commit: r547932 - head/math/p5-Math-MPC

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 7 18:12:35 UTC 2020


Author: sunpoet
Date: Mon Sep  7 18:12:29 2020
New Revision: 547932
URL: https://svnweb.freebsd.org/changeset/ports/547932

Log:
  Update to 1.12
  
  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	Mon Sep  7 18:12:25 2020	(r547931)
+++ head/math/p5-Math-MPC/Makefile	Mon Sep  7 18:12:29 2020	(r547932)
@@ -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

Modified: head/math/p5-Math-MPC/distinfo
==============================================================================
--- head/math/p5-Math-MPC/distinfo	Mon Sep  7 18:12:25 2020	(r547931)
+++ head/math/p5-Math-MPC/distinfo	Mon Sep  7 18:12:29 2020	(r547932)
@@ -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


More information about the svn-ports-all mailing list