Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:17:10 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: ab6b64a0f7e9 - main - math/p5-Math-BigInt-GMP: Update to 1.6011
Message-ID:  <202205220517.24M5HA6f064304@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=ab6b64a0f7e9a2ffdfe772a480a9bf0d07814691

commit ab6b64a0f7e9a2ffdfe772a480a9bf0d07814691
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:26:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 05:11:33 +0000

    math/p5-Math-BigInt-GMP: Update to 1.6011
    
    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 1325a7dae4c4..0b2a33c1ff4a 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.6010
+PORTVERSION=	1.6011
 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.999819:math/p5-Math-BigInt
+RUN_DEPENDS=	p5-Math-BigInt>=1.999831: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 5f51fe6755b4..28a5f4ba9a18 100644
--- a/math/p5-Math-BigInt-GMP/distinfo
+++ b/math/p5-Math-BigInt-GMP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650229106
-SHA256 (Math-BigInt-GMP-1.6010.tar.gz) = 56266a397e7335a60a27fc85684ca9710a7f1396a3c2ef946e5ff891892520a8
-SIZE (Math-BigInt-GMP-1.6010.tar.gz) = 2591919
+TIMESTAMP = 1653151266
+SHA256 (Math-BigInt-GMP-1.6011.tar.gz) = e7ebec6dd43a76179afa8acd235478acb6ae3a085253933ef848af007ea6081f
+SIZE (Math-BigInt-GMP-1.6011.tar.gz) = 2592094



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