Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2021 17:56:19 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c573ed2321b5 - main - math/p5-Math-BigInt-Lite: Update to 0.23
Message-ID:  <202107181756.16IHuJt7036664@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit c573ed2321b57c6d112b4d85150175b9453d88c1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-18 17:47:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-18 17:47:13 +0000

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

diff --git a/math/p5-Math-BigInt-Lite/Makefile b/math/p5-Math-BigInt-Lite/Makefile
index 698cbe596d66..6b9535ddf7a0 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.22
+PORTVERSION=	0.23
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +15,7 @@ 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
 USE_PERL5=	configure
diff --git a/math/p5-Math-BigInt-Lite/distinfo b/math/p5-Math-BigInt-Lite/distinfo
index 19507fbfd893..42f9fb3ac359 100644
--- a/math/p5-Math-BigInt-Lite/distinfo
+++ b/math/p5-Math-BigInt-Lite/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626280968
-SHA256 (Math-BigInt-Lite-0.22.tar.gz) = 5b9fc9271c44a57353d55c5965974adf47dce1d32076002aeadc1ed76922db59
-SIZE (Math-BigInt-Lite-0.22.tar.gz) = 81296
+TIMESTAMP = 1626542072
+SHA256 (Math-BigInt-Lite-0.23.tar.gz) = 8c84c56ef1fa6d970cbbae0ee376a5522d25220f83cd90dbc05be3f2d6a9f68f
+SIZE (Math-BigInt-Lite-0.23.tar.gz) = 84609



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107181756.16IHuJt7036664>