1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-05-29 03:07:28 +00:00
parent 1df4502b28
commit c0edcee2ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536897

View File

@ -2,6 +2,7 @@
PORTNAME= orchestrator_client
PORTVERSION= 0.4.3
PORTREVISION= 1
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -10,7 +11,7 @@ COMMENT= Client library for Puppet orchestration services
LICENSE= APACHE20
RUN_DEPENDS= rubygem-faraday>=0:www/rubygem-faraday \
RUN_DEPENDS= rubygem-faraday0>=0:www/rubygem-faraday0 \
rubygem-net-http-persistent>=0:www/rubygem-net-http-persistent
USES= gem