git: 291c68b0cf9b - main - www/rubygem-rack-proxy: Update version requirement of RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:18:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=291c68b0cf9b98329883a7843c513a9550bd4386 commit 291c68b0cf9b98329883a7843c513a9550bd4386 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:54:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:06:27 +0000 www/rubygem-rack-proxy: Update version requirement of RUN_DEPENDS --- www/rubygem-rack-proxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/rubygem-rack-proxy/Makefile b/www/rubygem-rack-proxy/Makefile index f4568ef51d18..db162ea94605 100644 --- a/www/rubygem-rack-proxy/Makefile +++ b/www/rubygem-rack-proxy/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/ncr/rack-proxy 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