git: 179f78e1e6fa - main - devel/p5-Log-ger: Update version requirement of *_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:41:54 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=179f78e1e6faffc739724573c042f6418fa9c4f5 commit 179f78e1e6faffc739724573c042f6418fa9c4f5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 18:47:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 18:47:31 +0000 devel/p5-Log-ger: Update version requirement of *_DEPENDS --- devel/p5-Log-ger/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Log-ger/Makefile b/devel/p5-Log-ger/Makefile index 1d53449fd1d0..00f80abcf7fa 100644 --- a/devel/p5-Log-ger/Makefile +++ b/devel/p5-Log-ger/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Dmp>=0.240:devel/p5-Data-Dmp \ - p5-Sub-Name>=0:devel/p5-Sub-Name + p5-Sub-Name>=0,1:devel/p5-Sub-Name USES= perl5 USE_PERL5= configure