Update to 0.2613

Changes:	http://search.cpan.org/dist/Math-BigRat/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-17 10:01:12 +00:00
parent 75dc37949f
commit db05e0713d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443744
2 changed files with 12 additions and 8 deletions

View file

@ -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 <bsd.port.mk>
.include <bsd.port.pre.mk>
.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 <bsd.port.post.mk>

View file

@ -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