Index: head/www/rubygem-sawyer/Makefile =================================================================== --- head/www/rubygem-sawyer/Makefile (revision 531259) +++ head/www/rubygem-sawyer/Makefile (revision 531260) @@ -1,23 +1,23 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= sawyer PORTVERSION= 0.8.2 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Secret User Agent of HTTP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-addressable>=2.3.5:www/rubygem-addressable \ - rubygem-faraday>=0.8:www/rubygem-faraday + rubygem-faraday>=0.8<2.0:www/rubygem-faraday USES= gem USE_RUBY= yes NO_ARCH= yes .include