git: 8ff2068a939f - main - www/p5-PocketIO: Update version requirement of *_DEPENDS

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ff2068a939f049549a88fb87a9f2d6842b34f66

commit 8ff2068a939f049549a88fb87a9f2d6842b34f66
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:44:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:58:13 +0000

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

diff --git a/www/p5-PocketIO/Makefile b/www/p5-PocketIO/Makefile
index 56deb1aaa440..3e212c9759aa 100644
--- a/www/p5-PocketIO/Makefile
+++ b/www/p5-PocketIO/Makefile
@@ -14,7 +14,7 @@ COMMENT=	Socket.IO Plack application
 LICENSE=	ART20
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-AnyEvent>=0:devel/p5-AnyEvent \
+RUN_DEPENDS=	p5-AnyEvent>=0,1:devel/p5-AnyEvent \
 		p5-JSON>=2.53:converters/p5-JSON \
 		p5-Protocol-SocketIO>=0.04:www/p5-Protocol-SocketIO \
 		p5-Protocol-WebSocket>=0.00906:www/p5-Protocol-WebSocket \