Date: Fri, 29 Sep 2023 16:20:43 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: f2b55c86e384 - main - math/p5-Math-BigInt: Update to 1.999841 Message-ID: <202309291620.38TGKhCt061192@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=f2b55c86e38456997d14185b09c7f8d805017a32 commit f2b55c86e38456997d14185b09c7f8d805017a32 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-29 16:14:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-29 16:14:54 +0000 math/p5-Math-BigInt: Update to 1.999841 Changes: https://metacpan.org/dist/Math-BigInt/changes --- math/p5-Math-BigInt/Makefile | 2 +- math/p5-Math-BigInt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 58a803146639..1bbd726462b3 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-BigInt -PORTVERSION= 1.999840 +PORTVERSION= 1.999841 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index c6cceed33005..d5e555a066c5 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695358191 -SHA256 (Math-BigInt-1.999840.tar.gz) = bd81447281dfb922675e51fe18661577e63bb30e54e1e014479e8f83a3826514 -SIZE (Math-BigInt-1.999840.tar.gz) = 2910416 +TIMESTAMP = 1695588876 +SHA256 (Math-BigInt-1.999841.tar.gz) = b9a6846f2d29ce51b4ead645c763b48fd1105dbb2e448b4c40e3c9e206f88de1 +SIZE (Math-BigInt-1.999841.tar.gz) = 2873428
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309291620.38TGKhCt061192>