Index: head/devel/rubygem-activesupport5/Makefile =================================================================== --- head/devel/rubygem-activesupport5/Makefile (revision 515786) +++ head/devel/rubygem-activesupport5/Makefile (revision 515787) @@ -1,28 +1,29 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= activesupport PORTVERSION= 5.1.7 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility classes and extension that are required by Rails MVC Framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \ rubygem-i18n>=0.7,2<2,2:devel/rubygem-i18n \ rubygem-minitest>=5.1<6:devel/rubygem-minitest \ - rubygem-tzinfo>=1.1<2:devel/rubygem-tzinfo + rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1 USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^5\.1\. .include