Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2019 17:20:55 +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: r516494 - head/devel/rubygem-term-ansicolor
Message-ID:  <201911031720.xA3HKtlm025038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  3 17:20:54 2019
New Revision: 516494
URL: https://svnweb.freebsd.org/changeset/ports/516494

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/devel/rubygem-term-ansicolor/Makefile

Modified: head/devel/rubygem-term-ansicolor/Makefile
==============================================================================
--- head/devel/rubygem-term-ansicolor/Makefile	Sun Nov  3 17:20:50 2019	(r516493)
+++ head/devel/rubygem-term-ansicolor/Makefile	Sun Nov  3 17:20:54 2019	(r516494)
@@ -12,7 +12,7 @@ COMMENT=	Term::ANSIColor for Ruby
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	rubygem-tins>=1.0:devel/rubygem-tins
+RUN_DEPENDS=	rubygem-tins>=1.0<2:devel/rubygem-tins
 
 USES=		gem
 USE_RUBY=	yes



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