Date: Mon, 18 Apr 2022 00:05:16 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: c9d7ba957fa6 - main - math/p5-Math-BigInt-GMP: Update to 1.6010 Message-ID: <202204180005.23I05G6t048739@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=c9d7ba957fa6f1ee3a40069dbb6219809df309e0 commit c9d7ba957fa6f1ee3a40069dbb6219809df309e0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:48:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:59:01 +0000 math/p5-Math-BigInt-GMP: Update to 1.6010 Changes: https://metacpan.org/dist/Math-BigInt-GMP/changes --- math/p5-Math-BigInt-GMP/Makefile | 2 +- math/p5-Math-BigInt-GMP/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 20adfe67c18e..1325a7dae4c4 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.6009 +PORTVERSION= 1.6010 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt-GMP/distinfo b/math/p5-Math-BigInt-GMP/distinfo index fd55ee849316..5f51fe6755b4 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633074023 -SHA256 (Math-BigInt-GMP-1.6009.tar.gz) = 9ccd182984a3dd2d5b6cde7f5dea49817f885f86b08a24b17a29a1124a53379d -SIZE (Math-BigInt-GMP-1.6009.tar.gz) = 2591620 +TIMESTAMP = 1650229106 +SHA256 (Math-BigInt-GMP-1.6010.tar.gz) = 56266a397e7335a60a27fc85684ca9710a7f1396a3c2ef946e5ff891892520a8 +SIZE (Math-BigInt-GMP-1.6010.tar.gz) = 2591919
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204180005.23I05G6t048739>