diff --git a/net/rubygem-orchestrator_client/Makefile b/net/rubygem-orchestrator_client/Makefile index cb02f5a8fb4a..e8a667825fe8 100644 --- a/net/rubygem-orchestrator_client/Makefile +++ b/net/rubygem-orchestrator_client/Makefile @@ -1,19 +1,20 @@ PORTNAME= orchestrator_client PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= puppet@FreeBSD.org COMMENT= Client library for Puppet orchestration services WWW= https://github.com/puppetlabs/orchestrator_client-ruby LICENSE= APACHE20 -RUN_DEPENDS= rubygem-faraday1>=1.4:www/rubygem-faraday1 \ - rubygem-net-http-persistent>=0:www/rubygem-net-http-persistent +RUN_DEPENDS= rubygem-faraday>=2.0:www/rubygem-faraday \ + rubygem-faraday-net_http_persistent>=2.0:www/rubygem-faraday-net_http_persistent USES= gem NO_ARCH= yes .include