Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 19:09:43 +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: r510990 - head/archivers/rubygem-archive-zip
Message-ID:  <201909031909.x83J9h20041516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Sep  3 19:09:42 2019
New Revision: 510990
URL: https://svnweb.freebsd.org/changeset/ports/510990

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/archivers/rubygem-archive-zip/Makefile

Modified: head/archivers/rubygem-archive-zip/Makefile
==============================================================================
--- head/archivers/rubygem-archive-zip/Makefile	Tue Sep  3 19:09:37 2019	(r510989)
+++ head/archivers/rubygem-archive-zip/Makefile	Tue Sep  3 19:09:42 2019	(r510990)
@@ -12,7 +12,7 @@ COMMENT=	Provides interface to working with ZIP archiv
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-io-like>=0.3.0:devel/rubygem-io-like
+RUN_DEPENDS=	rubygem-io-like>=0.3.0<0.4:devel/rubygem-io-like
 
 USES=		gem
 USE_RUBY=	yes



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