git: 302fe391ee67 - main - www/p5-Protocol-HTTP2: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:01:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=302fe391ee67b6aad227858e841198974bfa9e5d commit 302fe391ee67b6aad227858e841198974bfa9e5d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:44:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:14 +0000 www/p5-Protocol-HTTP2: Update version requirement of *_DEPENDS --- www/p5-Protocol-HTTP2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/p5-Protocol-HTTP2/Makefile b/www/p5-Protocol-HTTP2/Makefile index fa545f01506f..6f1539c74dce 100644 --- a/www/p5-Protocol-HTTP2/Makefile +++ b/www/p5-Protocol-HTTP2/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ +RUN_DEPENDS= p5-AnyEvent>=0,1:devel/p5-AnyEvent \ p5-Net-SSLeay>=1.45:security/p5-Net-SSLeay TEST_DEPENDS= p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \ p5-Test-TCP>=0:devel/p5-Test-TCP