Index: head/devel/rubygem-bootstrap_form/Makefile =================================================================== --- head/devel/rubygem-bootstrap_form/Makefile (revision 510240) +++ head/devel/rubygem-bootstrap_form/Makefile (revision 510241) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= bootstrap_form PORTVERSION= 4.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Form builder using Twitter Bootstrap 3+ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-actionpack5>=5.0:www/rubygem-actionpack5 \ - rubygem-activemodel5>=5.0:databases/rubygem-activemodel5 +RUN_DEPENDS= rubygem-actionpack52>=5.0:www/rubygem-actionpack52 \ + rubygem-activemodel52>=5.0:databases/rubygem-activemodel52 USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-gitlab-labkit/Makefile =================================================================== --- head/devel/rubygem-gitlab-labkit/Makefile (revision 510240) +++ head/devel/rubygem-gitlab-labkit/Makefile (revision 510241) @@ -1,26 +1,27 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= gitlab-labkit PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Instrumentation for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack5>=5:www/rubygem-actionpack5 \ - rubygem-activesupport5>=5:devel/rubygem-activesupport5 \ +RUN_DEPENDS= rubygem-actionpack52>=5:www/rubygem-actionpack52 \ + rubygem-activesupport52>=5:devel/rubygem-activesupport52 \ rubygem-grpc>=1.19.0:net/rubygem-grpc \ rubygem-jaeger-client>=0.10:devel/rubygem-jaeger-client \ rubygem-opentracing>=0.4:devel/rubygem-opentracing USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-graphiql-rails/Makefile =================================================================== --- head/devel/rubygem-graphiql-rails/Makefile (revision 510240) +++ head/devel/rubygem-graphiql-rails/Makefile (revision 510241) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= graphiql-rails PORTVERSION= 1.4.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Use the GraphiQL IDE for GraphQL with Ruby on Rails LICENSE= MIT -RUN_DEPENDS= rubygem-sprockets-rails-rails5>=0:devel/rubygem-sprockets-rails-rails5 \ - rubygem-railties5>=0:www/rubygem-railties5 +RUN_DEPENDS= rubygem-sprockets-rails-rails52>=0:devel/rubygem-sprockets-rails-rails52 \ + rubygem-railties52>=0:www/rubygem-railties52 USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/net/rubygem-apollo_upload_server/Makefile =================================================================== --- head/net/rubygem-apollo_upload_server/Makefile (revision 510240) +++ head/net/rubygem-apollo_upload_server/Makefile (revision 510241) @@ -1,25 +1,26 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= apollo_upload_server DISTVERSION= 2.0.0.beta.3 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Apollo-pload-server middleware for rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-graphql>=1.7:devel/rubygem-graphql \ - rubygem-rails5>=5.0:www/rubygem-rails5 + rubygem-rails52>=5.0:www/rubygem-rails52 USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/console bin/setup .include Index: head/security/rubygem-doorkeeper43/Makefile =================================================================== --- head/security/rubygem-doorkeeper43/Makefile (revision 510240) +++ head/security/rubygem-doorkeeper43/Makefile (revision 510241) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= doorkeeper PORTVERSION= 4.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= 43 MAINTAINER= mfechner@FreeBSD.org COMMENT= Doorkeeper is an OAuth 2 provider for Rails and Grape LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties5>=4.2:www/rubygem-railties5 +RUN_DEPENDS= rubygem-railties52>=4.2:www/rubygem-railties52 USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^4\.3\. .include Index: head/textproc/rubygem-sassc-rails/Makefile =================================================================== --- head/textproc/rubygem-sassc-rails/Makefile (revision 510240) +++ head/textproc/rubygem-sassc-rails/Makefile (revision 510241) @@ -1,26 +1,27 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= sassc-rails PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-railties5>=4.0.0:www/rubygem-railties5 \ +RUN_DEPENDS= rubygem-railties52>=4.0.0:www/rubygem-railties52 \ rubygem-sassc>=2.0:textproc/rubygem-sassc \ - rubygem-sprockets-rails-rails5>=0:devel/rubygem-sprockets-rails-rails5 \ + rubygem-sprockets-rails-rails52>=0:devel/rubygem-sprockets-rails-rails52 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include