Date: Wed, 30 Jun 2021 20:49:18 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: 61ca62bb6e68 - main - devel/rubygem-solve: Update version requirement of RUN_DEPENDS Message-ID: <202106302049.15UKnIO4058559@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=61ca62bb6e68bdbda38ba4db996f7a7c99d8e0b3 commit 61ca62bb6e68bdbda38ba4db996f7a7c99d8e0b3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:40:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:26 +0000 devel/rubygem-solve: Update version requirement of RUN_DEPENDS --- devel/rubygem-solve/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rubygem-solve/Makefile b/devel/rubygem-solve/Makefile index 9b5b9108afab..68fe57a06629 100644 --- a/devel/rubygem-solve/Makefile +++ b/devel/rubygem-solve/Makefile @@ -10,7 +10,7 @@ COMMENT= Ruby version constraint solver LICENSE= APACHE20 -RUN_DEPENDS= rubygem-molinillo>=0.6:devel/rubygem-molinillo \ +RUN_DEPENDS= rubygem-molinillo>=0.6<1:devel/rubygem-molinillo \ rubygem-semverse>=1.1<4.0:devel/rubygem-semverse USES= gem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302049.15UKnIO4058559>