Index: head/devel/rubygem-activesupport52/Makefile =================================================================== --- head/devel/rubygem-activesupport52/Makefile (revision 515788) +++ head/devel/rubygem-activesupport52/Makefile (revision 515789) @@ -1,28 +1,29 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= activesupport PORTVERSION= 5.2.3 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 52 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\.2\. .include