Index: head/devel/rubygem-rabl/Makefile =================================================================== --- head/devel/rubygem-rabl/Makefile (revision 439709) +++ head/devel/rubygem-rabl/Makefile (revision 439710) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= rabl PORTVERSION= 0.13.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= jrm@FreeBSD.org COMMENT= General ruby templating with json, bson, xml and msgpack support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport4>=2.3.14:devel/rubygem-activesupport4 +RUN_DEPENDS= rubygem-activesupport5>0:devel/rubygem-activesupport5 NO_ARCH= yes USE_RUBY= yes USES= gem .include