Date: Tue, 6 Jul 2021 15:06: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: daaa8291ec40 - main - math/p5-Math-BigInt-GMP: Update to 1.6008 Message-ID: <202107061506.166F6hRn022263@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=daaa8291ec40dac298cb38c6c11ab14d14d5bf30 commit daaa8291ec40dac298cb38c6c11ab14d14d5bf30 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:59:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:59:04 +0000 math/p5-Math-BigInt-GMP: Update to 1.6008 Changes: https://metacpan.org/dist/Math-BigInt-GMP/changes --- math/p5-Math-BigInt-GMP/Makefile | 4 ++-- math/p5-Math-BigInt-GMP/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index e5dfb74fc81f..f3b89a05735a 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -1,7 +1,7 @@ # Created by: Maxime Henrion <mux@FreeBSD.org> PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.6007 +PORTVERSION= 1.6008 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libgmp.so:math/gmp -RUN_DEPENDS= p5-Math-BigInt>=1.999817:math/p5-Math-BigInt +RUN_DEPENDS= p5-Math-BigInt>=1.999819:math/p5-Math-BigInt USES= localbase perl5 USE_PERL5= configure diff --git a/math/p5-Math-BigInt-GMP/distinfo b/math/p5-Math-BigInt-GMP/distinfo index f5aa3693b0e2..b638a99fa92f 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572266812 -SHA256 (Math-BigInt-GMP-1.6007.tar.gz) = 5d725e6d20ccb37e072673628f0b0dd10e5dd011619f70f50ad58aded454c01f -SIZE (Math-BigInt-GMP-1.6007.tar.gz) = 2459995 +TIMESTAMP = 1625323719 +SHA256 (Math-BigInt-GMP-1.6008.tar.gz) = 39d36e2e0f21a194ff1f51ce40ca9247ea5f2ec2eb0f0b55db3874d121bce674 +SIZE (Math-BigInt-GMP-1.6008.tar.gz) = 2839650
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061506.166F6hRn022263>