Index: head/databases/rubygem-activerecord-explain-analyze/Makefile =================================================================== --- head/databases/rubygem-activerecord-explain-analyze/Makefile (revision 519194) +++ head/databases/rubygem-activerecord-explain-analyze/Makefile (revision 519195) @@ -1,23 +1,23 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= activerecord-explain-analyze PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Extends ActiveRecord#explain with additinal features LICENSE= MIT -RUN_DEPENDS= rubygem-activerecord5>=4:databases/rubygem-activerecord5 \ +RUN_DEPENDS= rubygem-activerecord52>=4:databases/rubygem-activerecord52 \ rubygem-pg>=0:databases/rubygem-pg USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/databases/rubygem-seed-fu/Makefile =================================================================== --- head/databases/rubygem-seed-fu/Makefile (revision 519194) +++ head/databases/rubygem-seed-fu/Makefile (revision 519195) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= seed-fu PORTVERSION= 2.3.9 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library to maintain seed datas LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activerecord50>=3.1:databases/rubygem-activerecord50 \ - rubygem-activesupport50>=3.1:devel/rubygem-activesupport50 +RUN_DEPENDS= rubygem-activerecord52>=3.1:databases/rubygem-activerecord52 \ + rubygem-activesupport52>=3.1:devel/rubygem-activesupport52 USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/databases/rubygem-state_machines-activemodel/Makefile =================================================================== --- head/databases/rubygem-state_machines-activemodel/Makefile (revision 519194) +++ head/databases/rubygem-state_machines-activemodel/Makefile (revision 519195) @@ -1,23 +1,24 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= state_machines-activemodel PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Support for creating state machines for attributes on ActiveModel LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activemodel50>=4.1:databases/rubygem-activemodel50 \ +RUN_DEPENDS= rubygem-activemodel52>=4.1:databases/rubygem-activemodel52 \ rubygem-state_machines>=0.5.0:devel/rubygem-state_machines USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-grape/Makefile =================================================================== --- head/devel/rubygem-grape/Makefile (revision 519194) +++ head/devel/rubygem-grape/Makefile (revision 519195) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= grape PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Framework for rapid API development with great conventions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ rubygem-builder>=0:devel/rubygem-builder \ rubygem-mustermann-grape>=1.0.0<1.1:devel/rubygem-mustermann-grape \ rubygem-rack>=1.3.0:www/rubygem-rack \ rubygem-rack-accept>=0:www/rubygem-rack-accept \ rubygem-virtus>=1.0.0:devel/rubygem-virtus USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-grape-entity/Makefile =================================================================== --- head/devel/rubygem-grape-entity/Makefile (revision 519194) +++ head/devel/rubygem-grape-entity/Makefile (revision 519195) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= grape-entity PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Entities - a simple Facade to use with your models and API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport50>=4.0:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport52>=4.0:devel/rubygem-activesupport52 \ rubygem-multi_json>=1.3.2:devel/rubygem-multi_json USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-grape-path-helpers/Makefile =================================================================== --- head/devel/rubygem-grape-path-helpers/Makefile (revision 519194) +++ head/devel/rubygem-grape-path-helpers/Makefile (revision 519195) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= grape-path-helpers PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Route path helpers for Grape LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport5>=0:devel/rubygem-activesupport5 \ +RUN_DEPENDS= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ rubygem-grape>=1.0:devel/rubygem-grape \ rubygem-rake>=12:devel/rubygem-rake USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-grape11/Makefile =================================================================== --- head/devel/rubygem-grape11/Makefile (revision 519194) +++ head/devel/rubygem-grape11/Makefile (revision 519195) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= grape PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 11 MAINTAINER= mfechner@FreeBSD.org COMMENT= Framework for rapid API development with great conventions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ rubygem-builder>=0:devel/rubygem-builder \ rubygem-mustermann-grape>=1.0.0:devel/rubygem-mustermann-grape \ rubygem-rack>=1.3.0:www/rubygem-rack \ rubygem-rack-accept>=0:www/rubygem-rack-accept \ rubygem-virtus>=1.0.0:devel/rubygem-virtus USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit: ^1\.1\. .include Index: head/devel/rubygem-omniauth_crowd22/Makefile =================================================================== --- head/devel/rubygem-omniauth_crowd22/Makefile (revision 519194) +++ head/devel/rubygem-omniauth_crowd22/Makefile (revision 519195) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= omniauth_crowd PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 22 MAINTAINER= mfechner@FreeBSD.org COMMENT= OmniAuth provider for Atlassian Crowds REST API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS?= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \ +RUN_DEPENDS?= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ rubygem-nokogiri>=1.4.4:textproc/rubygem-nokogiri \ rubygem-omniauth>=1.0:security/rubygem-omniauth USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^2\.2 .include Index: head/devel/rubygem-validate_email/Makefile =================================================================== --- head/devel/rubygem-validate_email/Makefile (revision 519194) +++ head/devel/rubygem-validate_email/Makefile (revision 519195) @@ -1,22 +1,23 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= validate_email PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Validating email addresses in Rails 3 models LICENSE= MIT -RUN_DEPENDS= rubygem-activemodel5>=3.0:databases/rubygem-activemodel5 \ +RUN_DEPENDS= rubygem-activemodel52>=3.0:databases/rubygem-activemodel52 \ rubygem-mail>=2.2.5:mail/rubygem-mail USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-validate_url/Makefile =================================================================== --- head/devel/rubygem-validate_url/Makefile (revision 519194) +++ head/devel/rubygem-validate_url/Makefile (revision 519195) @@ -1,23 +1,24 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= validate_url PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Validating urls in Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-activemodel5>=3.0:databases/rubygem-activemodel5 \ +RUN_DEPENDS= rubygem-activemodel52>=3.0:databases/rubygem-activemodel52 \ rubygem-public_suffix>=0:dns/rubygem-public_suffix USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/dns/rubygem-validates_hostname/Makefile =================================================================== --- head/dns/rubygem-validates_hostname/Makefile (revision 519194) +++ head/dns/rubygem-validates_hostname/Makefile (revision 519195) @@ -1,24 +1,24 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= validates_hostname PORTVERSION= 1.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extension to ActiveRecord::Base for validating hostnames LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activerecord50>=3.0:databases/rubygem-activerecord50 \ - rubygem-activesupport50>=3.0:devel/rubygem-activesupport50 +RUN_DEPENDS= rubygem-activerecord52>=3.0:databases/rubygem-activerecord52 \ + rubygem-activesupport52>=3.0:devel/rubygem-activesupport52 USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/net/rubygem-openid_connect/Makefile =================================================================== --- head/net/rubygem-openid_connect/Makefile (revision 519194) +++ head/net/rubygem-openid_connect/Makefile (revision 519195) @@ -1,30 +1,31 @@ # Created by: Matthias Fechner # $FreeBSD$ PORTNAME= openid_connect PORTVERSION= 1.1.7 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= OpenID Connect Server & Client Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activemodel5>=0:databases/rubygem-activemodel5 \ +RUN_DEPENDS= rubygem-activemodel52>=0:databases/rubygem-activemodel52 \ rubygem-attr_required>=1.0.0:devel/rubygem-attr_required \ rubygem-json-jwt>=1.5.0:www/rubygem-json-jwt \ rubygem-rack-oauth2>=1.6.1:security/rubygem-rack-oauth2 \ rubygem-swd>=1.0.0:www/rubygem-swd \ rubygem-tzinfo>=0:devel/rubygem-tzinfo \ rubygem-validate_email>=0:devel/rubygem-validate_email \ rubygem-validate_url>=0:devel/rubygem-validate_url \ rubygem-webfinger>=1.0.1:devel/rubygem-webfinger USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/security/rubygem-rack-oauth2/Makefile =================================================================== --- head/security/rubygem-rack-oauth2/Makefile (revision 519194) +++ head/security/rubygem-rack-oauth2/Makefile (revision 519195) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= rack-oauth2 PORTVERSION= 1.9.3 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= OAuth 2.0 Server & Client Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ rubygem-attr_required>=0:devel/rubygem-attr_required \ rubygem-httpclient>=0:www/rubygem-httpclient \ rubygem-json-jwt>=1.9.0:www/rubygem-json-jwt \ rubygem-rack>=0:www/rubygem-rack USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/textproc/rubygem-html-pipeline/Makefile =================================================================== --- head/textproc/rubygem-html-pipeline/Makefile (revision 519194) +++ head/textproc/rubygem-html-pipeline/Makefile (revision 519195) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= html-pipeline PORTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= GitHub HTML processing filters and utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport50>=2:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport52>=2:devel/rubygem-activesupport52 \ rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/www/rubygem-acts-as-taggable-on/Makefile =================================================================== --- head/www/rubygem-acts-as-taggable-on/Makefile (revision 519194) +++ head/www/rubygem-acts-as-taggable-on/Makefile (revision 519195) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= acts-as-taggable-on PORTVERSION= 6.0.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= kuriyama@FreeBSD.org COMMENT= Tag a single model on several contexts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-activerecord5>=4.2.8:databases/rubygem-activerecord5 +RUN_DEPENDS= rubygem-activerecord52>=4.2.8:databases/rubygem-activerecord52 USES= gem USE_RUBY= YES NO_ARCH= yes .include Index: head/www/rubygem-carrierwave/Makefile =================================================================== --- head/www/rubygem-carrierwave/Makefile (revision 519194) +++ head/www/rubygem-carrierwave/Makefile (revision 519195) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= carrierwave PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Upload files, map them to a range of ORMs, store on different backends LICENSE= MIT -RUN_DEPENDS= rubygem-activemodel50>=4.0.0:databases/rubygem-activemodel50 \ - rubygem-activesupport50>=4.0.0:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activemodel52>=4.0.0:databases/rubygem-activemodel52 \ + rubygem-activesupport52>=4.0.0:devel/rubygem-activesupport52 \ rubygem-mime-types>=1.16:misc/rubygem-mime-types USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/www/rubygem-json-jwt/Makefile =================================================================== --- head/www/rubygem-json-jwt/Makefile (revision 519194) +++ head/www/rubygem-json-jwt/Makefile (revision 519195) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= json-jwt PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= www devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= JSON Web Token implementation in Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport50>=4.2:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport52>=4.2:devel/rubygem-activesupport52 \ rubygem-aes_key_wrap>=0:security/rubygem-aes_key_wrap \ rubygem-bindata>=0:devel/rubygem-bindata USES= gem USE_RUBY= yes NO_ARCH= yes .include