From db05e0713dabc2de08c5e22c64a2f33ac244fc72 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Jun 2017 10:01:12 +0000 Subject: [PATCH] Update to 0.2613 Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES --- math/p5-Math-BigRat/Makefile | 14 +++++++++----- math/p5-Math-BigRat/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/math/p5-Math-BigRat/Makefile b/math/p5-Math-BigRat/Makefile index 496bfceb4f88..06e06275f71f 100644 --- a/math/p5-Math-BigRat/Makefile +++ b/math/p5-Math-BigRat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigRat -PORTVERSION= 0.2612 +PORTVERSION= 0.2613 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,15 @@ COMMENT= Arbitrary big rational numbers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} - NO_ARCH= yes USES= perl5 USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502503 +BUILD_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt +RUN_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt +.endif + +.include diff --git a/math/p5-Math-BigRat/distinfo b/math/p5-Math-BigRat/distinfo index 055337ba5362..f33cb750e3c4 100644 --- a/math/p5-Math-BigRat/distinfo +++ b/math/p5-Math-BigRat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488463044 -SHA256 (Math-BigRat-0.2612.tar.gz) = b82975a51cc88a30021882f475c9a643b93670af27978e0aaf58430964714d8d -SIZE (Math-BigRat-0.2612.tar.gz) = 50707 +TIMESTAMP = 1497666042 +SHA256 (Math-BigRat-0.2613.tar.gz) = b893dfe2caf27b233a3678abc39176e706a9b518e8937bc496e46e125e960e22 +SIZE (Math-BigRat-0.2613.tar.gz) = 50996