git: e50eada135bd - main - www/rubygem-rack-protection1: Update version requirement of RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:18:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e50eada135bdc6f36e7916fcbbad8bb68bbc2ec0 commit e50eada135bdc6f36e7916fcbbad8bb68bbc2ec0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:54:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:06:27 +0000 www/rubygem-rack-protection1: Update version requirement of RUN_DEPENDS --- www/rubygem-rack-protection1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/rubygem-rack-protection1/Makefile b/www/rubygem-rack-protection1/Makefile index 28e3fa60fbd6..4d6ace7ad54e 100644 --- a/www/rubygem-rack-protection1/Makefile +++ b/www/rubygem-rack-protection1/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/sinatra/rack-protection/tree/stable-1.5 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License -RUN_DEPENDS= rubygem-rack>=0:www/rubygem-rack +RUN_DEPENDS= rubygem-rack>=0,3:www/rubygem-rack USES= gem USE_RUBY= yes