Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 19:58:09 +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: r483341 - head/math/p5-Math-MPFR
Message-ID:  <201810281958.w9SJw9JY066587@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 28 19:58:09 2018
New Revision: 483341
URL: https://svnweb.freebsd.org/changeset/ports/483341

Log:
  Update to 4.05
  
  Changes:	https://metacpan.org/changes/distribution/Math-MPFR

Modified:
  head/math/p5-Math-MPFR/Makefile
  head/math/p5-Math-MPFR/distinfo

Modified: head/math/p5-Math-MPFR/Makefile
==============================================================================
--- head/math/p5-Math-MPFR/Makefile	Sun Oct 28 19:58:00 2018	(r483340)
+++ head/math/p5-Math-MPFR/Makefile	Sun Oct 28 19:58:09 2018	(r483341)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-MPFR
-PORTVERSION=	4.04
+PORTVERSION=	4.05
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,8 +20,8 @@ TEST_DEPENDS=	p5-Math-GMP>=0:math/p5-Math-GMP \
 		p5-Math-GMPq>=0:math/p5-Math-GMPq \
 		p5-Math-GMPz>=0:math/p5-Math-GMPz
 
-USE_PERL5=	configure
 USES=		localbase perl5
+USE_PERL5=	configure
 
 post-patch:
 	@${REINPLACE_CMD} -e 's| -lquadmath||' ${WRKSRC}/Makefile.PL

Modified: head/math/p5-Math-MPFR/distinfo
==============================================================================
--- head/math/p5-Math-MPFR/distinfo	Sun Oct 28 19:58:00 2018	(r483340)
+++ head/math/p5-Math-MPFR/distinfo	Sun Oct 28 19:58:09 2018	(r483341)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525792945
-SHA256 (Math-MPFR-4.04.tar.gz) = f7b65878ffdcaefc1c818f14fbdc63bd025c64606da52532d8f39d96f3094b2e
-SIZE (Math-MPFR-4.04.tar.gz) = 154403
+TIMESTAMP = 1540753674
+SHA256 (Math-MPFR-4.05.tar.gz) = cea18f80dffffb6cdd12c4cc789d6f1c17130a1ad02fa039282aa3f996f40647
+SIZE (Math-MPFR-4.05.tar.gz) = 158993



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810281958.w9SJw9JY066587>