Date: Fri, 29 Sep 2023 16:20: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: 8075ca0b806a - main - math/p5-Math-BigInt-Pari: Update to 1.3012 Message-ID: <202309291620.38TGKiNG061232@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=8075ca0b806a55a75bf4b2ace6419f6352f381c3 commit 8075ca0b806a55a75bf4b2ace6419f6352f381c3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-29 16:14:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-29 16:14:58 +0000 math/p5-Math-BigInt-Pari: Update to 1.3012 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 8acb02592566..cfc6b86cabf6 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -1,5 +1,5 @@ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.3011 +PORTVERSION= 1.3012 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-BigInt>=1.999838:math/p5-Math-BigInt \ +RUN_DEPENDS= p5-Math-BigInt>=1.999840: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 1789c5245f88..ab6609a10eeb 100644 --- a/math/p5-Math-BigInt-Pari/distinfo +++ b/math/p5-Math-BigInt-Pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726452 -SHA256 (Math-BigInt-Pari-1.3011.tar.gz) = 44727cce04252df0c4be180b04b27ba457e916cbf55e50973f836b93c4f99f3d -SIZE (Math-BigInt-Pari-1.3011.tar.gz) = 2847558 +TIMESTAMP = 1695588878 +SHA256 (Math-BigInt-Pari-1.3012.tar.gz) = 2276c5a3961851242b8394d0139786528b73c8910ec594f5ffdf107dd405776e +SIZE (Math-BigInt-Pari-1.3012.tar.gz) = 2847634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309291620.38TGKiNG061232>