Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:18:09 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: 07415090ce3a - main - www/rubygem-async_sinatra: Update version requirement of RUN_DEPENDS
Message-ID:  <202212300918.2BU9I9WS026665@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=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



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