Date: Fri, 5 Nov 2021 19:21:46 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: fc30f9215d25 - main - math/p5-bignum: Update to 0.53 Message-ID: <202111051921.1A5JLklc006962@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=fc30f9215d250bcc2ff27cf5847ab67a2ddd5abf commit fc30f9215d250bcc2ff27cf5847ab67a2ddd5abf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 19:10:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 19:15:54 +0000 math/p5-bignum: Update to 0.53 Changes: https://metacpan.org/dist/bignum/changes --- math/p5-bignum/Makefile | 2 +- math/p5-bignum/distinfo | 6 +++--- math/p5-bignum/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile index 719b302f0116..8dfd007840cb 100644 --- a/math/p5-bignum/Makefile +++ b/math/p5-bignum/Makefile @@ -1,5 +1,5 @@ PORTNAME= bignum -PORTVERSION= 0.60 +PORTVERSION= 0.63 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM diff --git a/math/p5-bignum/distinfo b/math/p5-bignum/distinfo index 4cfaeecec825..e3b3b6476ed9 100644 --- a/math/p5-bignum/distinfo +++ b/math/p5-bignum/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633072990 -SHA256 (bignum-0.60.tar.gz) = 5d65799bfb8e8c163a1e414d17197ab3d8f4880ab5b38f075a9305bf350b99fe -SIZE (bignum-0.60.tar.gz) = 35197 +TIMESTAMP = 1636117662 +SHA256 (bignum-0.63.tar.gz) = a5976c7b96774300cfdad2d8505cf7d7d589b02d8d9ded296be766f0e3c4540f +SIZE (bignum-0.63.tar.gz) = 34316 diff --git a/math/p5-bignum/pkg-plist b/math/p5-bignum/pkg-plist index 62c503766b62..a41ce6600616 100644 --- a/math/p5-bignum/pkg-plist +++ b/math/p5-bignum/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Math/BigFloat/Trace.pm %%SITE_PERL%%/Math/BigInt/Trace.pm +%%SITE_PERL%%/Math/BigRat/Trace.pm %%SITE_PERL%%/bigint.pm %%SITE_PERL%%/bignum.pm %%SITE_PERL%%/bigrat.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111051921.1A5JLklc006962>