Index: head/databases/rubygem-marginalia/Makefile =================================================================== --- head/databases/rubygem-marginalia/Makefile (revision 527082) +++ head/databases/rubygem-marginalia/Makefile (revision 527083) @@ -1,23 +1,24 @@ # Created by Matthias Fechner # $FreeBSD$ PORTNAME= marginalia PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Attach comments to your ActiveRecord queries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack52>=2.3:www/rubygem-actionpack52 \ - rubygem-activerecord52>=3.1:databases/rubygem-activerecord52 +RUN_DEPENDS= rubygem-actionpack60>=2.3:www/rubygem-actionpack60 \ + rubygem-activerecord60>=2.3:databases/rubygem-activerecord60 USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-bootstrap_form/Makefile =================================================================== --- head/devel/rubygem-bootstrap_form/Makefile (revision 527082) +++ head/devel/rubygem-bootstrap_form/Makefile (revision 527083) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= bootstrap_form PORTVERSION= 4.2.0 -PORTREVISION= 3 +PORTREVISION= 4 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-actionpack52>=5.0:www/rubygem-actionpack52 \ - rubygem-activemodel52>=5.0:databases/rubygem-activemodel52 +RUN_DEPENDS= rubygem-actionpack60>=5.0:www/rubygem-actionpack60 \ + rubygem-activemodel60>=5.0:databases/rubygem-activemodel60 USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-graphiql-rails/Makefile =================================================================== --- head/devel/rubygem-graphiql-rails/Makefile (revision 527082) +++ head/devel/rubygem-graphiql-rails/Makefile (revision 527083) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= graphiql-rails PORTVERSION= 1.4.11 -PORTREVISION= 2 +PORTREVISION= 3 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-rails52>=0:devel/rubygem-sprockets-rails-rails52 \ - rubygem-railties52>=0:www/rubygem-railties52 +RUN_DEPENDS= rubygem-sprockets-rails-rails60>=0:devel/rubygem-sprockets-rails-rails60 \ + rubygem-railties60>=0:www/rubygem-railties60 USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/graphics/rubygem-invisible_captcha/Makefile =================================================================== --- head/graphics/rubygem-invisible_captcha/Makefile (revision 527082) +++ head/graphics/rubygem-invisible_captcha/Makefile (revision 527083) @@ -1,21 +1,22 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= invisible_captcha PORTVERSION= 0.12.2 +PORTREVISION= 1 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Unobtrusive CAPTCHA for ruby LICENSE= MIT -RUN_DEPENDS= rubygem-rails52>=3.2.0:www/rubygem-rails52 +RUN_DEPENDS= rubygem-rails60>=3.2.0:www/rubygem-rails60 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 527082) +++ head/net/rubygem-apollo_upload_server/Makefile (revision 527083) @@ -1,26 +1,26 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= apollo_upload_server DISTVERSION= 2.0.0.beta.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org -COMMENT= Apollo-pload-server middleware for rails +COMMENT= Apollo-upload-server middleware for rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-graphql>=1.7:devel/rubygem-graphql \ - rubygem-rails52>=5.0:www/rubygem-rails52 + rubygem-rails60>=5.0:www/rubygem-rails60 USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/console bin/setup .include Index: head/security/rubygem-doorkeeper/Makefile =================================================================== --- head/security/rubygem-doorkeeper/Makefile (revision 527082) +++ head/security/rubygem-doorkeeper/Makefile (revision 527083) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= doorkeeper PORTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Doorkeeper is an OAuth 2 provider for Rails and Grape LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties4>=4.2:www/rubygem-railties4 +RUN_DEPENDS= rubygem-railties60>=4.2:www/rubygem-railties60 USES= gem USE_RUBY= yes NO_ARCH= yes .include