Date: Wed, 21 Feb 2024 15:37:32 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: f2fbef52596e - main - math/p5-Math-BigInt-Pari: Update version requirement of *_DEPENDS Message-ID: <202402211537.41LFbWjd087390@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=f2fbef52596efb5f2c2c0628cba142bc07688cc6 commit f2fbef52596efb5f2c2c0628cba142bc07688cc6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 15:01:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:11:05 +0000 math/p5-Math-BigInt-Pari: Update version requirement of *_DEPENDS --- math/p5-Math-BigInt-Pari/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index c4e5e64f224a..e106181532bd 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -12,7 +12,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-BigInt>=1.999840:math/p5-Math-BigInt \ +RUN_DEPENDS= p5-Math-BigInt>=2.003001:math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:math/p5-Math-Pari USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211537.41LFbWjd087390>