diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-26 10:34:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-26 10:34:14 +0000 |
commit | 91cfd9c0935d619f467a4e9d5c02450bac9555e8 (patch) | |
tree | 90e9b17c3d5fd30ba3ee21ab1d7fd17f8c3b62bd | |
parent | 47c9a4de458f3cd56544a67e65bfb87a3c43deb2 (diff) |
Notes
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt-Pari/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index d7b61af92e03..0045f0ddcaea 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.3000 +PORTVERSION= 1.3001 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.999800:math/p5-Math-BigInt \ +BUILD_DEPENDS= p5-Math-BigInt>=1.999801: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 90c685afb655..43d46c02c421 100644 --- a/math/p5-Math-BigInt-Pari/distinfo +++ b/math/p5-Math-BigInt-Pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554329 -SHA256 (Math-BigInt-Pari-1.3000.tar.gz) = b0b111776bfb32c35f2600c4dde3bd06fb324fa9201aa5d54d4f54ea37c74dbe -SIZE (Math-BigInt-Pari-1.3000.tar.gz) = 2250861 +TIMESTAMP = 1480092280 +SHA256 (Math-BigInt-Pari-1.3001.tar.gz) = 8bee260087c9ca6bbb0cdaf3cecfc33092d2ff3224f25ba0f414e9f21d8a2db3 +SIZE (Math-BigInt-Pari-1.3001.tar.gz) = 2293785 |