git: 55253b309a9c - main - devel/p5-Coro: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:01:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=55253b309a9caa8db0fdbf5464998092353a0815 commit 55253b309a9caa8db0fdbf5464998092353a0815 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:43:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:08 +0000 devel/p5-Coro: Update version requirement of *_DEPENDS --- devel/p5-Coro/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index 870e59022bf4..7fa59e1136ad 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-AnyEvent>=7:devel/p5-AnyEvent \ +RUN_DEPENDS= p5-AnyEvent>=7,1:devel/p5-AnyEvent \ p5-AnyEvent-AIO>=1.0:devel/p5-AnyEvent-AIO \ p5-EV>=4:devel/p5-EV \ p5-Event>=1.08:devel/p5-Event \