1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Update version requirement of RUN_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-10-20 17:18:35 +00:00
parent 41b5016513
commit ab3e82d945
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515022

View File

@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \
rubygem-fog-json>=0:devel/rubygem-fog-json \
rubygem-ipaddress>=0.8:net/rubygem-ipaddress \
rubygem-xml-simple>=1.1:textproc/rubygem-xml-simple
rubygem-ipaddress>=0.8<1:net/rubygem-ipaddress \
rubygem-xml-simple>=1.1<2:textproc/rubygem-xml-simple
USES= gem
USE_RUBY= yes