Date: Thu, 7 Jul 2022 21:44:18 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: 089235b336ab - main - math/p5-Math-BigInt-Lite: Update to 0.27 Message-ID: <202207072144.267LiIFD028017@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=089235b336abdb1ccdeff02cb351d805cf931807 commit 089235b336abdb1ccdeff02cb351d805cf931807 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-07 21:27:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-07 21:42:49 +0000 math/p5-Math-BigInt-Lite: Update to 0.27 Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes --- math/p5-Math-BigInt-Lite/Makefile | 2 +- math/p5-Math-BigInt-Lite/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/p5-Math-BigInt-Lite/Makefile b/math/p5-Math-BigInt-Lite/Makefile index 9d47c0407358..57730c7bae7b 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.25 +PORTVERSION= 0.27 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt-Lite/distinfo b/math/p5-Math-BigInt-Lite/distinfo index fa2ec7da80d0..a9869c960d89 100644 --- a/math/p5-Math-BigInt-Lite/distinfo +++ b/math/p5-Math-BigInt-Lite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656522260 -SHA256 (Math-BigInt-Lite-0.25.tar.gz) = 6a55a218e58a0d6b19eb4cddd23105aacf1fbd5144b690e7c60e0056959f7d53 -SIZE (Math-BigInt-Lite-0.25.tar.gz) = 96301 +TIMESTAMP = 1657198977 +SHA256 (Math-BigInt-Lite-0.27.tar.gz) = f264a54b8d0380e7d3fb35854e90f634b5278e75e259fb303a6321ad42a66925 +SIZE (Math-BigInt-Lite-0.27.tar.gz) = 97793
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207072144.267LiIFD028017>