Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2019 00:04:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510208 - head/devel/rubygem-tty-command
Message-ID:  <201908300004.x7U04l4B056985@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug 30 00:04:46 2019
New Revision: 510208
URL: https://svnweb.freebsd.org/changeset/ports/510208

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/devel/rubygem-tty-command/Makefile

Modified: head/devel/rubygem-tty-command/Makefile
==============================================================================
--- head/devel/rubygem-tty-command/Makefile	Fri Aug 30 00:04:41 2019	(r510207)
+++ head/devel/rubygem-tty-command/Makefile	Fri Aug 30 00:04:46 2019	(r510208)
@@ -12,7 +12,7 @@ COMMENT=	Execute shell commands with pretty logging
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-pastel>=0.7.0:devel/rubygem-pastel
+RUN_DEPENDS=	rubygem-pastel>=0.7.0<0.8:devel/rubygem-pastel
 
 USES=		gem
 USE_RUBY=	yes



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