git: 94a75a906033 - main - databases/p5-DR-Tarantool: Update version requirement of *_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:01:03 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94a75a90603301836512ac13ed897aae5dc51027

commit 94a75a90603301836512ac13ed897aae5dc51027
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:43:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:07 +0000

    databases/p5-DR-Tarantool: Update version requirement of *_DEPENDS
---
 databases/p5-DR-Tarantool/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/p5-DR-Tarantool/Makefile b/databases/p5-DR-Tarantool/Makefile
index e965c7da7afa..74b468c8ffc5 100644
--- a/databases/p5-DR-Tarantool/Makefile
+++ b/databases/p5-DR-Tarantool/Makefile
@@ -14,7 +14,7 @@ COMMENT=	Perl driver for Tarantool
 LICENSE=	ART10
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-AnyEvent>=0:devel/p5-AnyEvent \
+RUN_DEPENDS=	p5-AnyEvent>=0,1:devel/p5-AnyEvent \
 		p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \
 		p5-JSON-XS>=0:converters/p5-JSON-XS \
 		p5-List-MoreUtils>=0:lang/p5-List-MoreUtils