git: de60b4f38956 - main - math/p5-Math-BigInt-GMP: Update version requirement of *_DEPENDS

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

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

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

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

diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 686a25552855..c65b598c1cb8 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -13,7 +13,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 LIB_DEPENDS=	libgmp.so:math/gmp
-RUN_DEPENDS=	p5-Math-BigInt>=1.999840:math/p5-Math-BigInt
+RUN_DEPENDS=	p5-Math-BigInt>=2.003001:math/p5-Math-BigInt
 
 USES=		localbase perl5
 USE_PERL5=	configure