Index: head/devel/rubygem-simple-navigation/Makefile =================================================================== --- head/devel/rubygem-simple-navigation/Makefile (revision 439690) +++ head/devel/rubygem-simple-navigation/Makefile (revision 439691) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= simple-navigation PORTVERSION= 4.0.5 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= jrm@FreeBSD.org COMMENT= Create navigations for Rails, Sinatra or Padrino applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport4>=2.3.2:devel/rubygem-activesupport4 +RUN_DEPENDS= rubygem-activesupport5>0:devel/rubygem-activesupport5 NO_ARCH= yes USE_RUBY= yes USES= gem .include