Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:02:46 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: 019704e5cb3b - main - devel/p5-List-AllUtils: Update version requirement of *_DEPENDS
Message-ID:  <202105302002.14UK2kpp075510@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=019704e5cb3b446b20228b38f1d9cb0659c553d0

commit 019704e5cb3b446b20228b38f1d9cb0659c553d0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:52:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:52:16 +0000

    devel/p5-List-AllUtils: Update version requirement of *_DEPENDS
---
 devel/p5-List-AllUtils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/p5-List-AllUtils/Makefile b/devel/p5-List-AllUtils/Makefile
index e7e8883197a3..11287fe7adfc 100644
--- a/devel/p5-List-AllUtils/Makefile
+++ b/devel/p5-List-AllUtils/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-List-SomeUtils>=0.58:devel/p5-List-SomeUtils \
 		p5-List-UtilsBy>=0.11:devel/p5-List-UtilsBy \
-		p5-Scalar-List-Utils>=1.56:lang/p5-Scalar-List-Utils
+		p5-Scalar-List-Utils>=1.56,1:lang/p5-Scalar-List-Utils
 
 USES=		perl5
 USE_PERL5=	configure



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