Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:44:03 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: 53ff27e73d24 - main - math/p5-Math-BigInt-GMP: Update to 1.6012
Message-ID:  <202304091344.339Di3bp001191@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=53ff27e73d24a0a7a4540ebe3c473532d36b754b

commit 53ff27e73d24a0a7a4540ebe3c473532d36b754b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:35:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:37:30 +0000

    math/p5-Math-BigInt-GMP: Update to 1.6012
    
    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 83824e8965b5..c013b507da07 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Math-BigInt-GMP
-PORTVERSION=	1.6011
+PORTVERSION=	1.6012
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 LIB_DEPENDS=	libgmp.so:math/gmp
-RUN_DEPENDS=	p5-Math-BigInt>=1.999831:math/p5-Math-BigInt
+RUN_DEPENDS=	p5-Math-BigInt>=1.999838: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 28a5f4ba9a18..8348cf97f621 100644
--- a/math/p5-Math-BigInt-GMP/distinfo
+++ b/math/p5-Math-BigInt-GMP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653151266
-SHA256 (Math-BigInt-GMP-1.6011.tar.gz) = e7ebec6dd43a76179afa8acd235478acb6ae3a085253933ef848af007ea6081f
-SIZE (Math-BigInt-GMP-1.6011.tar.gz) = 2592094
+TIMESTAMP = 1680726450
+SHA256 (Math-BigInt-GMP-1.6012.tar.gz) = 0f96108a64481999da8cd44a0be90de7433e94ea0712fa33c792336615ca9ea8
+SIZE (Math-BigInt-GMP-1.6012.tar.gz) = 2592463



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