Date: Thu, 15 Jul 2021 20:50:40 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: a5fb7a997875 - main - math/p5-Math-BigInt: Update to 1.999823 Message-ID: <202107152050.16FKoelF008310@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=a5fb7a9978750d285c5dc776cf4049ee9b3a9c68 commit a5fb7a9978750d285c5dc776cf4049ee9b3a9c68 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-15 20:35:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-15 20:47:42 +0000 math/p5-Math-BigInt: Update to 1.999823 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 09624d5b17db..4da9df923e0b 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -1,7 +1,7 @@ # Created by: tobez PORTNAME= Math-BigInt -PORTVERSION= 1.999821 +PORTVERSION= 1.999823 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 6e0745ecddfa..ded9c0bab2a8 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585632 -SHA256 (Math-BigInt-1.999821.tar.gz) = 8f2e639dd543e17584194bda9a2d6ccd14217878abdfa4b65292942f15dfe633 -SIZE (Math-BigInt-1.999821.tar.gz) = 3056112 +TIMESTAMP = 1626281130 +SHA256 (Math-BigInt-1.999823.tar.gz) = 01f3d556f870743ac32c757145f13d72fb56933b64b668994f284278be9bc593 +SIZE (Math-BigInt-1.999823.tar.gz) = 3057110
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107152050.16FKoelF008310>