git: 07415090ce3a - main - www/rubygem-async_sinatra: Update version requirement of RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:18:09 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07415090ce3a4d29e2026b3e7ffccb1ea6725eef
commit 07415090ce3a4d29e2026b3e7ffccb1ea6725eef
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:54:01 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:06:23 +0000
www/rubygem-async_sinatra: Update version requirement of RUN_DEPENDS
---
www/rubygem-async_sinatra/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/rubygem-async_sinatra/Makefile b/www/rubygem-async_sinatra/Makefile
index e31739d2b580..60634b28198a 100644
--- a/www/rubygem-async_sinatra/Makefile
+++ b/www/rubygem-async_sinatra/Makefile
@@ -9,7 +9,7 @@ WWW= https://github.com/raggi/async_sinatra
LICENSE= MIT
-RUN_DEPENDS= rubygem-rack>=2.0.0:www/rubygem-rack \
+RUN_DEPENDS= rubygem-rack>=2.0.0,3:www/rubygem-rack \
rubygem-sinatra>=1.4.8:www/rubygem-sinatra
NO_ARCH= yes