Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 14:57:21 +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: r515899 - head/math/p5-Math-BigInt-FastCalc
Message-ID:  <201910281457.x9SEvLXI070244@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 28 14:57:21 2019
New Revision: 515899
URL: https://svnweb.freebsd.org/changeset/ports/515899

Log:
  Update to 0.5009
  
  Changes:	https://metacpan.org/changes/distribution/Math-BigInt-FastCalc

Modified:
  head/math/p5-Math-BigInt-FastCalc/Makefile
  head/math/p5-Math-BigInt-FastCalc/distinfo

Modified: head/math/p5-Math-BigInt-FastCalc/Makefile
==============================================================================
--- head/math/p5-Math-BigInt-FastCalc/Makefile	Mon Oct 28 14:57:16 2019	(r515898)
+++ head/math/p5-Math-BigInt-FastCalc/Makefile	Mon Oct 28 14:57:21 2019	(r515899)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt-FastCalc
-PORTVERSION=	0.5008
+PORTVERSION=	0.5009
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,7 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Math-BigInt>=1.999812:math/p5-Math-BigInt
+RUN_DEPENDS=	p5-Math-BigInt>=1.999817:math/p5-Math-BigInt
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/math/p5-Math-BigInt-FastCalc/distinfo
==============================================================================
--- head/math/p5-Math-BigInt-FastCalc/distinfo	Mon Oct 28 14:57:16 2019	(r515898)
+++ head/math/p5-Math-BigInt-FastCalc/distinfo	Mon Oct 28 14:57:21 2019	(r515899)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539368481
-SHA256 (Math-BigInt-FastCalc-0.5008.tar.gz) = 4b30ec231bf0877c599b9ede04d6aa08e24effd18128a41c065db3d21e50c776
-SIZE (Math-BigInt-FastCalc-0.5008.tar.gz) = 2454713
+TIMESTAMP = 1572266810
+SHA256 (Math-BigInt-FastCalc-0.5009.tar.gz) = b4eeecba81a75250c04f0e92c709b3f628ac12ec99edee97978e0db966a64330
+SIZE (Math-BigInt-FastCalc-0.5009.tar.gz) = 2449837



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