From 0c9e0e6c9148cdd4d8d60b33051d08c4972d44d0 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 6 Nov 2015 11:53:03 +0000 Subject: - Update to 0.36 Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES --- math/p5-Math-BigInt-FastCalc/Makefile | 4 ++-- math/p5-Math-BigInt-FastCalc/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile index 63069ee6fff5..c742b7d46b4d 100644 --- a/math/p5-Math-BigInt-FastCalc/Makefile +++ b/math/p5-Math-BigInt-FastCalc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Math::BigInt::Calc with some XS for more speed LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999703:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999706:${PORTSDIR}/math/p5-Math-BigInt RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:0.251 diff --git a/math/p5-Math-BigInt-FastCalc/distinfo b/math/p5-Math-BigInt-FastCalc/distinfo index e21091dcf6d3..bce0f389fa42 100644 --- a/math/p5-Math-BigInt-FastCalc/distinfo +++ b/math/p5-Math-BigInt-FastCalc/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-FastCalc-0.35.tar.gz) = 60d953589f56be59c9fb053943b0bee6859c9b75fe13ef453160bd3a1ccd12d6 -SIZE (Math-BigInt-FastCalc-0.35.tar.gz) = 67805 +SHA256 (Math-BigInt-FastCalc-0.36.tar.gz) = bef3c4e1580ad0964d6127bf8f4a3c4eb4c9c61043e0197002db5e7296157792 +SIZE (Math-BigInt-FastCalc-0.36.tar.gz) = 67783 -- cgit