Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 20:38:02 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: 70e3278d0cdf - main - math/p5-Math-GMPz: Update to 0.51
Message-ID:  <202104252038.13PKc2MD077722@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=70e3278d0cdfa7c1f5ff195d06e4a25d66666e27

commit 70e3278d0cdfa7c1f5ff195d06e4a25d66666e27
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-25 20:13:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-25 20:35:17 +0000

    math/p5-Math-GMPz: Update to 0.51
    
    Changes:        https://metacpan.org/changes/distribution/Math-GMPz
---
 math/p5-Math-GMPz/Makefile | 5 +++--
 math/p5-Math-GMPz/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile
index 7195b2506f9c..77c9bfdb1abb 100644
--- a/math/p5-Math-GMPz/Makefile
+++ b/math/p5-Math-GMPz/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	Math-GMPz
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,8 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libgmp.so:math/gmp
 TEST_DEPENDS=	p5-Math-GMP>=0:math/p5-Math-GMP \
-		p5-Test-Pod>=1:devel/p5-Test-Pod
+		p5-Test-Pod>=1:devel/p5-Test-Pod \
+		p5-Test-Warn>=0.36:devel/p5-Test-Warn
 
 USES=		localbase perl5
 USE_PERL5=	configure
diff --git a/math/p5-Math-GMPz/distinfo b/math/p5-Math-GMPz/distinfo
index 2c058e9ba82c..26fdd17b6817 100644
--- a/math/p5-Math-GMPz/distinfo
+++ b/math/p5-Math-GMPz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320050
-SHA256 (Math-GMPz-0.50.tar.gz) = 83a2d1129e6da1aaf8d8f2032c5e4260f6cd235786370cf5198f5b036e70d668
-SIZE (Math-GMPz-0.50.tar.gz) = 90107
+TIMESTAMP = 1619198443
+SHA256 (Math-GMPz-0.51.tar.gz) = 4cea1a03e500bf35a8a0cc625450b17b4477e1bcf2bab137df5670bfb5146353
+SIZE (Math-GMPz-0.51.tar.gz) = 90329



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252038.13PKc2MD077722>