git: 3bfcafd9af04 - main - www/rubygem-puma: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Sep 19 06:09:21 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3bfcafd9af04f87368e6aed3652f696603031734
commit 3bfcafd9af04f87368e6aed3652f696603031734
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:32:19 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:01:03 +0000
www/rubygem-puma: Cosmetic change
---
www/rubygem-puma/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile
index d6b3636e0dff..540347b86075 100644
--- a/www/rubygem-puma/Makefile
+++ b/www/rubygem-puma/Makefile
@@ -11,7 +11,7 @@ COMMENT= Fast, multithreaded and highly concurrent ruby web server
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-nio4r>=2<3:devel/rubygem-nio4r
+RUN_DEPENDS= rubygem-nio4r>=2.0<3:devel/rubygem-nio4r
USES= gem ssl
USE_RUBY= yes
More information about the dev-commits-ports-all
mailing list