aboutsummaryrefslogtreecommitdiff
path: root/archivers/rubygem-archive-zip
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-03 19:09:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-03 19:09:42 +0000
commite76cd55eb1608962e4256828adbf390fb043ada0 (patch)
treeba7ee8dadb9dca81f80c621ebfc5affd559a293f /archivers/rubygem-archive-zip
parentca302758d048f0f10a86b2b4e0aa0f5a217820c1 (diff)
downloadports-e76cd55eb1608962e4256828adbf390fb043ada0.tar.gz
ports-e76cd55eb1608962e4256828adbf390fb043ada0.zip
Update version requirement of RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=510990
Diffstat (limited to 'archivers/rubygem-archive-zip')
-rw-r--r--archivers/rubygem-archive-zip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rubygem-archive-zip/Makefile b/archivers/rubygem-archive-zip/Makefile
index 9c373a106d39..fb1ae82e240e 100644
--- a/archivers/rubygem-archive-zip/Makefile
+++ b/archivers/rubygem-archive-zip/Makefile
@@ -12,7 +12,7 @@ COMMENT= Provides interface to working with ZIP archives
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