git: f3fdfee9daf7 - main - math/p5-Math-BigInt-Lite: Update to 0.25

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 29 Jun 2022 21:54:45 UTC
The branch main has been updated by sunpoet:

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

commit f3fdfee9daf7845e0a48c6dfd5bad9f439c72bdc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 21:43:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 21:49:42 +0000

    math/p5-Math-BigInt-Lite: Update to 0.25
    
    Changes:        https://metacpan.org/dist/Math-BigInt-Lite/changes
---
 math/p5-Math-BigInt-Lite/Makefile | 13 +++++++++----
 math/p5-Math-BigInt-Lite/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/math/p5-Math-BigInt-Lite/Makefile b/math/p5-Math-BigInt-Lite/Makefile
index 52fd8eb8c623..9d47c0407358 100644
--- a/math/p5-Math-BigInt-Lite/Makefile
+++ b/math/p5-Math-BigInt-Lite/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	Math-BigInt-Lite
-PORTVERSION=	0.24
+PORTVERSION=	0.25
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,6 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Math-BigInt>=1.999821:math/p5-Math-BigInt
 TEST_DEPENDS=	p5-Math-BigRat>=0.2616:math/p5-Math-BigRat
 
 USES=		perl5
@@ -22,4 +20,11 @@ USE_PERL5=	configure
 
 NO_ARCH=	yes
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 503600
+BUILD_DEPENDS+=	p5-Math-BigInt>=1.999819:math/p5-Math-BigInt
+RUN_DEPENDS+=	p5-Math-BigInt>=1.999819:math/p5-Math-BigInt
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/p5-Math-BigInt-Lite/distinfo b/math/p5-Math-BigInt-Lite/distinfo
index 93dbeed45cd2..fa2ec7da80d0 100644
--- a/math/p5-Math-BigInt-Lite/distinfo
+++ b/math/p5-Math-BigInt-Lite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634111698
-SHA256 (Math-BigInt-Lite-0.24.tar.gz) = 1230c8b854d878fc5aa61e185b28fb34f7fe475e14c31f7729ac627fbaa00fee
-SIZE (Math-BigInt-Lite-0.24.tar.gz) = 84764
+TIMESTAMP = 1656522260
+SHA256 (Math-BigInt-Lite-0.25.tar.gz) = 6a55a218e58a0d6b19eb4cddd23105aacf1fbd5144b690e7c60e0056959f7d53
+SIZE (Math-BigInt-Lite-0.25.tar.gz) = 96301