git: f2fbef52596e - main - math/p5-Math-BigInt-Pari: Update version requirement of *_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:37:32 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f2fbef52596efb5f2c2c0628cba142bc07688cc6

commit f2fbef52596efb5f2c2c0628cba142bc07688cc6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 15:01:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:11:05 +0000

    math/p5-Math-BigInt-Pari: Update version requirement of *_DEPENDS
---
 math/p5-Math-BigInt-Pari/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile
index c4e5e64f224a..e106181532bd 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -12,7 +12,7 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Math-BigInt>=1.999840:math/p5-Math-BigInt \
+RUN_DEPENDS=	p5-Math-BigInt>=2.003001:math/p5-Math-BigInt \
 		p5-Math-Pari>=2.010709:math/p5-Math-Pari
 
 USES=		perl5