1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Change RUN_DEPENDS from rubygem-thor to rubygem-thor0

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-23 19:37:41 +00:00
parent a7b13a33e1
commit 0abf2042cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545874

View File

@ -3,7 +3,7 @@
PORTNAME= azure
PORTVERSION= 0.7.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \
rubygem-mime-types>=1<4.0:misc/rubygem-mime-types \
rubygem-nokogiri>=1.6<2:textproc/rubygem-nokogiri \
rubygem-systemu>=2.6<3:devel/rubygem-systemu \
rubygem-thor>=0.19<1:devel/rubygem-thor
rubygem-thor0>=0.19<1:devel/rubygem-thor0
USES= gem
USE_RUBY= yes