Date: Thu, 2 Nov 2023 07:42:26 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: 63a60ca9f112 - main - math/p5-Math-BigInt: Update to 2.000000 Message-ID: <202311020742.3A27gQ7P037079@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=63a60ca9f112d716a28c0bbd3059dea040f52d4d commit 63a60ca9f112d716a28c0bbd3059dea040f52d4d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-02 07:36:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-02 07:37:42 +0000 math/p5-Math-BigInt: Update to 2.000000 Changes: https://metacpan.org/dist/Math-BigInt/changes --- math/p5-Math-BigInt/Makefile | 2 +- math/p5-Math-BigInt/distinfo | 6 +++--- math/p5-Math-BigInt/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index e2031d0c16eb..146c464e35ba 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-BigInt -PORTVERSION= 1.999842 +PORTVERSION= 2.000000 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index bb7c37bec575..44252b60d38e 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696002162 -SHA256 (Math-BigInt-1.999842.tar.gz) = 54601c50c6993e7ee13d8c3ac3346cf15a4d8063149cdbbe86eb01e5610e4675 -SIZE (Math-BigInt-1.999842.tar.gz) = 2874389 +TIMESTAMP = 1698848868 +SHA256 (Math-BigInt-2.000000.tar.gz) = 7d111a47431294db99cd130ff8586e88f0e9b64b4e7fb3bb3e15dec5fd14f1c7 +SIZE (Math-BigInt-2.000000.tar.gz) = 2922974 diff --git a/math/p5-Math-BigInt/pkg-plist b/math/p5-Math-BigInt/pkg-plist index 2103e52f63bc..3dced455178d 100644 --- a/math/p5-Math-BigInt/pkg-plist +++ b/math/p5-Math-BigInt/pkg-plist @@ -2,7 +2,9 @@ %%SITE_PERL%%/Math/BigInt.pm %%SITE_PERL%%/Math/BigInt/Calc.pm %%SITE_PERL%%/Math/BigInt/Lib.pm +%%SITE_PERL%%/Math/BigRat.pm %%PERL5_MAN3%%/Math::BigFloat.3.gz %%PERL5_MAN3%%/Math::BigInt.3.gz %%PERL5_MAN3%%/Math::BigInt::Calc.3.gz %%PERL5_MAN3%%/Math::BigInt::Lib.3.gz +%%PERL5_MAN3%%/Math::BigRat.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311020742.3A27gQ7P037079>