Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2019 19:19:25 +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: r509463 - head/devel/rubygem-fugit
Message-ID:  <201908201919.x7KJJPME018887@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 20 19:19:25 2019
New Revision: 509463
URL: https://svnweb.freebsd.org/changeset/ports/509463

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/devel/rubygem-fugit/Makefile

Modified: head/devel/rubygem-fugit/Makefile
==============================================================================
--- head/devel/rubygem-fugit/Makefile	Tue Aug 20 19:19:19 2019	(r509462)
+++ head/devel/rubygem-fugit/Makefile	Tue Aug 20 19:19:25 2019	(r509463)
@@ -12,8 +12,8 @@ COMMENT=	Time tools for flor and the floraison project
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-et-orbi>=1.1.8:devel/rubygem-et-orbi \
-		rubygem-raabro>=1.1:textproc/rubygem-raabro
+RUN_DEPENDS=	rubygem-et-orbi>=1.1.8<2:devel/rubygem-et-orbi \
+		rubygem-raabro>=1.1<2:textproc/rubygem-raabro
 
 USES=		gem
 USE_RUBY=	yes



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