git: 81d9be816a2e - main - databases/p5-MR-Tarantool: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:01:04 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=81d9be816a2ec7f02ac1c80d04f48efa87033143 commit 81d9be816a2ec7f02ac1c80d04f48efa87033143 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:43:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:07 +0000 databases/p5-MR-Tarantool: Update version requirement of *_DEPENDS --- databases/p5-MR-Tarantool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/p5-MR-Tarantool/Makefile b/databases/p5-MR-Tarantool/Makefile index b1ce10c08adb..b0e507d55ca9 100644 --- a/databases/p5-MR-Tarantool/Makefile +++ b/databases/p5-MR-Tarantool/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-Class-Singleton>=0:devel/p5-Class-Singleton \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-MRO-Compat>=0:devel/p5-MRO-Compat \