Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2021 15:06:44 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: 3445b585a924 - main - math/p5-Math-BigInt-Pari: Update to 1.3007
Message-ID:  <202107061506.166F6iQC022287@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=3445b585a92478bbd44345c330801290ebdda065

commit 3445b585a92478bbd44345c330801290ebdda065
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-06 14:59:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-06 14:59:12 +0000

    math/p5-Math-BigInt-Pari: Update to 1.3007
    
    Changes:        https://metacpan.org/dist/Math-BigInt-Pari/changes
---
 math/p5-Math-BigInt-Pari/Makefile | 4 ++--
 math/p5-Math-BigInt-Pari/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile
index 3510453dc453..4229022c8cd7 100644
--- a/math/p5-Math-BigInt-Pari/Makefile
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -1,7 +1,7 @@
 # Created by: Andrey <gugu@zoo.rambler.ru>
 
 PORTNAME=	Math-BigInt-Pari
-PORTVERSION=	1.3006
+PORTVERSION=	1.3007
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Math-BigInt>=1.999817:math/p5-Math-BigInt \
+RUN_DEPENDS=	p5-Math-BigInt>=1.999819:math/p5-Math-BigInt \
 		p5-Math-Pari>=2.010709:math/p5-Math-Pari
 
 USES=		perl5
diff --git a/math/p5-Math-BigInt-Pari/distinfo b/math/p5-Math-BigInt-Pari/distinfo
index dd8ec0040921..7d8c74fb4bab 100644
--- a/math/p5-Math-BigInt-Pari/distinfo
+++ b/math/p5-Math-BigInt-Pari/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572266814
-SHA256 (Math-BigInt-Pari-1.3006.tar.gz) = b7e747527e8298b0393bb51e8551164badcd9d8c64429de7cc245bbaba1f7c21
-SIZE (Math-BigInt-Pari-1.3006.tar.gz) = 2449676
+TIMESTAMP = 1625323721
+SHA256 (Math-BigInt-Pari-1.3007.tar.gz) = 24bc5cdde9181ca122e537c8a74ec729ebc8cbb9c3959466759c9f75da822c1a
+SIZE (Math-BigInt-Pari-1.3007.tar.gz) = 2842194



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