git: de2945c07bfd - main - math/p5-Math-BigInt-Lite: Update to 0.20

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:17:00 UTC 2021


The branch main has been updated by sunpoet:

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

commit de2945c07bfd9c24ec9bfbc48de92a0613bae8f2
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:51:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:09:47 +0000

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

diff --git a/math/p5-Math-BigInt-Lite/Makefile b/math/p5-Math-BigInt-Lite/Makefile
index aedf10d8368d..2ee57f402e36 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 at FreeBSD.org>
 
 PORTNAME=	Math-BigInt-Lite
-PORTVERSION=	0.19
+PORTVERSION=	0.20
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +13,9 @@ 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
+
 USES=		perl5
 USE_PERL5=	configure
 
diff --git a/math/p5-Math-BigInt-Lite/distinfo b/math/p5-Math-BigInt-Lite/distinfo
index da8d421cf7b4..5778c5a985f3 100644
--- a/math/p5-Math-BigInt-Lite/distinfo
+++ b/math/p5-Math-BigInt-Lite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572018521
-SHA256 (Math-BigInt-Lite-0.19.tar.gz) = 30f6034bf5d25c02813c84a8e5a2a98af86e2dbca8149c25a9277718df26151a
-SIZE (Math-BigInt-Lite-0.19.tar.gz) = 78863
+TIMESTAMP = 1625585466
+SHA256 (Math-BigInt-Lite-0.20.tar.gz) = 9fe0e89a178fe01a6b4d43ddb3702887e26d8ab68c05cff36c3c5aa3c033972b
+SIZE (Math-BigInt-Lite-0.20.tar.gz) = 82691


More information about the dev-commits-ports-all mailing list