Index: head/net/rubygem-orchestrator_client/Makefile =================================================================== --- head/net/rubygem-orchestrator_client/Makefile (revision 536896) +++ head/net/rubygem-orchestrator_client/Makefile (revision 536897) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= orchestrator_client PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= puppet@FreeBSD.org 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 USE_RUBY= yes .include