Index: head/devel/rubygem-webfinger/Makefile =================================================================== --- head/devel/rubygem-webfinger/Makefile (revision 541141) +++ head/devel/rubygem-webfinger/Makefile (revision 541142) @@ -1,23 +1,24 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= webfinger PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= WebFinger client library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport5>=3.0:devel/rubygem-activesupport5 \ +RUN_DEPENDS= rubygem-activesupport60>=3.0:devel/rubygem-activesupport60 \ rubygem-httpclient>=2.4:www/rubygem-httpclient USES= gem USE_RUBY= yes NO_ARCH= yes .include