Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2021 06:09:16 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3bfcafd9af04 - main - www/rubygem-puma: Cosmetic change
Message-ID:  <202109190609.18J69GfM055651@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3bfcafd9af04f87368e6aed3652f696603031734

commit 3bfcafd9af04f87368e6aed3652f696603031734
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-19 05:32:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109190609.18J69GfM055651>