git: 5685c26353fe - main - devel/p5-IO-Any: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:01:10 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5685c26353fe8c7f2669ff605fa1d2cafe9b543f
commit 5685c26353fe8c7f2669ff605fa1d2cafe9b543f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:43:26 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:08 +0000
devel/p5-IO-Any: Update version requirement of *_DEPENDS
---
devel/p5-IO-Any/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/p5-IO-Any/Makefile b/devel/p5-IO-Any/Makefile
index 8d05b8fa78f8..cc285967f7f7 100644
--- a/devel/p5-IO-Any/Makefile
+++ b/devel/p5-IO-Any/Makefile
@@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
+RUN_DEPENDS= p5-AnyEvent>=0,1:devel/p5-AnyEvent \
p5-IO-String>=0:devel/p5-IO-String \
p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils