git: 2cafbaead84c - main - dns/p5-AnyEvent-CacheDNS: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:01:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cafbaead84c75918c3f835c5d0548ee1eb4aed9 commit 2cafbaead84c75918c3f835c5d0548ee1eb4aed9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:43:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:11 +0000 dns/p5-AnyEvent-CacheDNS: Update version requirement of *_DEPENDS --- dns/p5-AnyEvent-CacheDNS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/p5-AnyEvent-CacheDNS/Makefile b/dns/p5-AnyEvent-CacheDNS/Makefile index 623344717f2d..67ae51bbd8c5 100644 --- a/dns/p5-AnyEvent-CacheDNS/Makefile +++ b/dns/p5-AnyEvent-CacheDNS/Makefile @@ -13,7 +13,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 USES= perl5 USE_PERL5= modbuild