git: bd60f0ba5980 - main - net/p5-VM-EC2: Update version requirement of *_DEPENDS

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

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

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

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

diff --git a/net/p5-VM-EC2/Makefile b/net/p5-VM-EC2/Makefile
index 2f909b4b918d..bcd64878159b 100644
--- a/net/p5-VM-EC2/Makefile
+++ b/net/p5-VM-EC2/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-AnyEvent-CacheDNS>=0.08:dns/p5-AnyEvent-CacheDNS \
 		p5-AnyEvent-HTTP>=2.15:www/p5-AnyEvent-HTTP \
-		p5-AnyEvent>=7.04:devel/p5-AnyEvent \
+		p5-AnyEvent>=7.04,1:devel/p5-AnyEvent \
 		p5-JSON>=0:converters/p5-JSON \
 		p5-String-Approx>=3.26:devel/p5-String-Approx \
 		p5-URI>=1.40:net/p5-URI \