diff options
author | Wen Heping <wen@FreeBSD.org> | 2025-04-05 12:49:43 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2025-04-05 12:54:04 +0000 |
commit | dcf6aa0d74ed4e9fb00588ab4dc181f2c3ec2e32 (patch) | |
tree | e431380c09178468f827c104c81a704186a14c48 | |
parent | math/p5-Math-BigInt-GMP: Update to 1.7003 (diff) |
math/p5-Math-BigInt-Pari: Update to 1.3016
-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 e106181532bd..2053aa0e19cf 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.3014 +PORTVERSION= 1.3016 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-BigInt>=2.003001:math/p5-Math-BigInt \ +RUN_DEPENDS= p5-Math-BigInt>=2.005001:math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:math/p5-Math-Pari USES= perl5 diff --git a/math/p5-Math-BigInt-Pari/distinfo b/math/p5-Math-BigInt-Pari/distinfo index 11ab1369ccc1..a676e2b0d80d 100644 --- a/math/p5-Math-BigInt-Pari/distinfo +++ b/math/p5-Math-BigInt-Pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707593569 -SHA256 (Math-BigInt-Pari-1.3014.tar.gz) = aa4af1a987547ff635d8213386f9fc41ba2793f9d29801e4c9e0bcc8efba9672 -SIZE (Math-BigInt-Pari-1.3014.tar.gz) = 2638294 +TIMESTAMP = 1743855841 +SHA256 (Math-BigInt-Pari-1.3016.tar.gz) = 4accb5fdf8841919b4cd523999385ea695146f8373034279592af52dafc74f5f +SIZE (Math-BigInt-Pari-1.3016.tar.gz) = 2638926 |