Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:05:51 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: 763c5b6940f4 - main - textproc/rubygem-puppet-strings: Update version requirement of RUN_DEPENDS
Message-ID:  <202110251605.19PG5pGu083459@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=763c5b6940f44e37210b5a3ef9165e20d2c1906b

commit 763c5b6940f44e37210b5a3ef9165e20d2c1906b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:17:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 16:00:09 +0000

    textproc/rubygem-puppet-strings: Update version requirement of RUN_DEPENDS
    
    With hat:       ruby
---
 textproc/rubygem-puppet-strings/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/rubygem-puppet-strings/Makefile b/textproc/rubygem-puppet-strings/Makefile
index 2e936e715760..c3575102e959 100644
--- a/textproc/rubygem-puppet-strings/Makefile
+++ b/textproc/rubygem-puppet-strings/Makefile
@@ -10,7 +10,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-rgen>=0:devel/rubygem-rgen \
-		rubygem-yard>=0:textproc/rubygem-yard
+		rubygem-yard>=0.9.5<0.10:textproc/rubygem-yard
 
 USES=		gem
 USE_RUBY=	yes



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