git: f78e332d264c - main - www/rubygem-rack-cache: Update version requirement of RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:18:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f78e332d264ce207a0d3232b30484f6c26871ee6 commit f78e332d264ce207a0d3232b30484f6c26871ee6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:54:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:06:25 +0000 www/rubygem-rack-cache: Update version requirement of RUN_DEPENDS --- www/rubygem-rack-cache/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/rubygem-rack-cache/Makefile b/www/rubygem-rack-cache/Makefile index 4e1530cc1392..3b59edab9c83 100644 --- a/www/rubygem-rack-cache/Makefile +++ b/www/rubygem-rack-cache/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/rtomayko/rack-cache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-rack>=0.4:www/rubygem-rack +RUN_DEPENDS= rubygem-rack>=0.4,3:www/rubygem-rack USES= gem USE_RUBY= yes