Date: Tue, 21 Sep 2021 22:26:36 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: 3b3f226254f6 - main - math/p5-Math-GMP: Update to 2.21 Message-ID: <202109212226.18LMQa7K040668@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=3b3f226254f6d1cdb294f17a5c151c846476d2d2 commit 3b3f226254f6d1cdb294f17a5c151c846476d2d2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 22:17:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 22:23:53 +0000 math/p5-Math-GMP: Update to 2.21 Changes: https://metacpan.org/dist/Math-GMP/changes --- math/p5-Math-GMP/Makefile | 2 +- math/p5-Math-GMP/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index d84d3830f288..1dc2acf8d3d8 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,7 +1,7 @@ # Created by: will PORTNAME= Math-GMP -PORTVERSION= 2.20 +PORTVERSION= 2.21 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index 03e0b27091e3..f9df7a8efee4 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581409672 -SHA256 (Math-GMP-2.20.tar.gz) = 16da5f81ef52742862bb3c878404aafdb24cdab4f8acbfca1280332487bc555f -SIZE (Math-GMP-2.20.tar.gz) = 34224 +TIMESTAMP = 1632227656 +SHA256 (Math-GMP-2.21.tar.gz) = e0501223cd853adb13a1510bda22158b84db11b8441e63ad57c0e67f08af9f49 +SIZE (Math-GMP-2.21.tar.gz) = 35247
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212226.18LMQa7K040668>