git: fa20bed7d348 - main - databases/p5-AnyEvent-BDB: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:01:02 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa20bed7d3483818cffacda06945b8591437aa05 commit fa20bed7d3483818cffacda06945b8591437aa05 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:43:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:07 +0000 databases/p5-AnyEvent-BDB: Update version requirement of *_DEPENDS --- databases/p5-AnyEvent-BDB/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/p5-AnyEvent-BDB/Makefile b/databases/p5-AnyEvent-BDB/Makefile index 2722af1f7038..e02a9b5f9971 100644 --- a/databases/p5-AnyEvent-BDB/Makefile +++ b/databases/p5-AnyEvent-BDB/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-AnyEvent>=3.81:devel/p5-AnyEvent \ +RUN_DEPENDS= p5-AnyEvent>=3.81,1:devel/p5-AnyEvent \ p5-BDB>=1.5:databases/p5-BDB USES= perl5