git: 61ca62bb6e68 - main - devel/rubygem-solve: Update version requirement of RUN_DEPENDS

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:49:23 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=61ca62bb6e68bdbda38ba4db996f7a7c99d8e0b3

commit 61ca62bb6e68bdbda38ba4db996f7a7c99d8e0b3
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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


More information about the dev-commits-ports-main mailing list