Date: Mon, 27 Sep 2021 16:01:04 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: 57915711a256 - main - math/p5-Math-GMP: Update to 2.22 Message-ID: <202109271601.18RG14a7044269@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=57915711a256e8536d99c29a5dc7bbf2f162893c commit 57915711a256e8536d99c29a5dc7bbf2f162893c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-27 15:43:17 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-27 15:56:24 +0000 math/p5-Math-GMP: Update to 2.22 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 1dc2acf8d3d8..8c19cf8833d7 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.21 +PORTVERSION= 2.22 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GMP/distinfo b/math/p5-Math-GMP/distinfo index f9df7a8efee4..b789c127ed63 100644 --- a/math/p5-Math-GMP/distinfo +++ b/math/p5-Math-GMP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632227656 -SHA256 (Math-GMP-2.21.tar.gz) = e0501223cd853adb13a1510bda22158b84db11b8441e63ad57c0e67f08af9f49 -SIZE (Math-GMP-2.21.tar.gz) = 35247 +TIMESTAMP = 1632664536 +SHA256 (Math-GMP-2.22.tar.gz) = 90d3403940c6636dd09a6ba1f18020b89d1e8882c65fab2cc53ba61222755f70 +SIZE (Math-GMP-2.22.tar.gz) = 33615
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109271601.18RG14a7044269>