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