diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-28 19:05:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-28 19:05:03 +0000 |
commit | fb5f11462bd4bf6fb6e07ec249d8573125371780 (patch) | |
tree | a7e2f96f8ca4d94cd6cdd8f812c67c4f837570d8 /math/p5-Math-BigInt-Pari | |
parent | a985dfeafb7b54050641014b44cf9c1849a03bca (diff) |
Notes
Diffstat (limited to 'math/p5-Math-BigInt-Pari')
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-Pari/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index 00c9c3ed0adc..845eeb5a3c46 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.25 +PORTVERSION= 1.27 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use Math::Pari for Math::BigInt routines LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999714:math/p5-Math-BigInt \ +BUILD_DEPENDS= p5-Math-BigInt>=1.999719:math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:math/p5-Math-Pari RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/math/p5-Math-BigInt-Pari/distinfo b/math/p5-Math-BigInt-Pari/distinfo index 776d6fcb4174..60ef937e7f9d 100644 --- a/math/p5-Math-BigInt-Pari/distinfo +++ b/math/p5-Math-BigInt-Pari/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-Pari-1.25.tar.gz) = ca0d82a915b7847b88fa4ddc94ee3464ebd565c8fdc9c9f47fa5feabbacc9360 -SIZE (Math-BigInt-Pari-1.25.tar.gz) = 61119 +SHA256 (Math-BigInt-Pari-1.27.tar.gz) = e50ce81cf2aefa2b8201ecf7d691a0a24a76428d1679c4f7dca4e34c4fd4d620 +SIZE (Math-BigInt-Pari-1.27.tar.gz) = 61016 |