Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:17:15 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: 4aa18196209b - main - math/p5-bignum: Update to 0.66
Message-ID:  <202205220517.24M5HFAW064405@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=4aa18196209b340975ee1a8999b2e0c4fd49b721

commit 4aa18196209b340975ee1a8999b2e0c4fd49b721
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:26:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 05:11:34 +0000

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

diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile
index d85766776744..04029aab9211 100644
--- a/math/p5-bignum/Makefile
+++ b/math/p5-bignum/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bignum
-PORTVERSION=	0.65
+PORTVERSION=	0.66
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PJACKLAM
@@ -13,7 +13,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Math-BigInt>=1.999830:math/p5-Math-BigInt \
-		p5-Math-BigRat>=0.2621:math/p5-Math-BigRat
+		p5-Math-BigRat>=0.2623:math/p5-Math-BigRat
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/math/p5-bignum/distinfo b/math/p5-bignum/distinfo
index 68579121fe26..859f9f42c8ba 100644
--- a/math/p5-bignum/distinfo
+++ b/math/p5-bignum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650970305
-SHA256 (bignum-0.65.tar.gz) = c7e4e1f2caf5514ce98d00c7f2723a093918b3337b9fa6a1b0064de08219d432
-SIZE (bignum-0.65.tar.gz) = 42100
+TIMESTAMP = 1653151274
+SHA256 (bignum-0.66.tar.gz) = 26d48fb4b63a4b738ab84b577f9de7cdec164fe5f8a7089010a1ec17e127ed97
+SIZE (bignum-0.66.tar.gz) = 42161



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