git: 019704e5cb3b - main - devel/p5-List-AllUtils: Update version requirement of *_DEPENDS
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:02:47 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=019704e5cb3b446b20228b38f1d9cb0659c553d0
commit 019704e5cb3b446b20228b38f1d9cb0659c553d0
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:52:16 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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
More information about the dev-commits-ports-all
mailing list