Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 08:55:50 +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: r467988 - head/math/p5-Math-BigInt-FastCalc
Message-ID:  <201804220855.w3M8too9034064@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr 22 08:55:50 2018
New Revision: 467988
URL: https://svnweb.freebsd.org/changeset/ports/467988

Log:
  Update to 0.5007
  
  Changes:	http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES

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	Sun Apr 22 08:55:45 2018	(r467987)
+++ head/math/p5-Math-BigInt-FastCalc/Makefile	Sun Apr 22 08:55:50 2018	(r467988)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt-FastCalc
-PORTVERSION=	0.5006
+PORTVERSION=	0.5007
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Math::BigInt::Calc with some XS for more spee
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Math-BigInt>=1.999808:math/p5-Math-BigInt
+BUILD_DEPENDS=	p5-Math-BigInt>=1.999812:math/p5-Math-BigInt
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/math/p5-Math-BigInt-FastCalc/distinfo
==============================================================================
--- head/math/p5-Math-BigInt-FastCalc/distinfo	Sun Apr 22 08:55:45 2018	(r467987)
+++ head/math/p5-Math-BigInt-FastCalc/distinfo	Sun Apr 22 08:55:50 2018	(r467988)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484226419
-SHA256 (Math-BigInt-FastCalc-0.5006.tar.gz) = df6cb9b0036e21f63532b00b257c94a9b5f6df922a54d682c606bde358d2c13b
-SIZE (Math-BigInt-FastCalc-0.5006.tar.gz) = 2433636
+TIMESTAMP = 1524262605
+SHA256 (Math-BigInt-FastCalc-0.5007.tar.gz) = 9d8301c1b76410e4da71f23c4c8f7dfe4539dbe5a6d9c54102774db098dbb5f4
+SIZE (Math-BigInt-FastCalc-0.5007.tar.gz) = 2449016



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