math/p5-Math-BigRat: Update to 0.2620
Changes: https://metacpan.org/dist/Math-BigRat/changes
This commit is contained in:
parent
159af4af20
commit
fac7515b3e
2 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Sergey Skvortsov <skv@protey.ru>
|
||||
|
||||
PORTNAME= Math-BigRat
|
||||
PORTVERSION= 0.2618
|
||||
PORTVERSION= 0.2620
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Arbitrary big rational numbers
|
|||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Math-BigInt>=1.999821:math/p5-Math-BigInt
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1633073494
|
||||
SHA256 (Math-BigRat-0.2618.tar.gz) = 328ec4639aae39b86298d920ec9c3c2053c5e6db5c34573a3640fd9431df5e0b
|
||||
SIZE (Math-BigRat-0.2618.tar.gz) = 64463
|
||||
TIMESTAMP = 1636117660
|
||||
SHA256 (Math-BigRat-0.2620.tar.gz) = ee7719e1ee7d759ee188c98340088d9a0f055d9349ad06db35af4193c3b70bf6
|
||||
SIZE (Math-BigRat-0.2620.tar.gz) = 67463
|
||||
|
|
Loading…
Reference in a new issue