diff --git databases/rubygem-activemodel41/Makefile databases/rubygem-activemodel41/Makefile index c2f2714..52b4f7d 100644 --- databases/rubygem-activemodel41/Makefile +++ databases/rubygem-activemodel41/Makefile @@ -13,6 +13,9 @@ COMMENT= Toolkit for building modeling frameworks LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-builder32>=3.2.2:${PORTSDIR}/devel/rubygem-builder32 diff --git databases/rubygem-activerecord41/Makefile databases/rubygem-activerecord41/Makefile index ae04640..0fb1541 100644 --- databases/rubygem-activerecord41/Makefile +++ databases/rubygem-activerecord41/Makefile @@ -14,6 +14,9 @@ COMMENT= Object-relational mapping layer for Rails MVC Framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-activemodel41>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel41 \ rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-arel5>=5.0.0:${PORTSDIR}/databases/rubygem-arel5 diff --git databases/rubygem-after_commit_queue-rails41/Makefile databases/rubygem-after_commit_queue-rails41/Makefile index bc214ce..7a5e75b 100644 --- databases/rubygem-after_commit_queue-rails41/Makefile +++ databases/rubygem-after_commit_queue-rails41/Makefile @@ -3,6 +3,9 @@ PKGNAMESUFFIX= -rails41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-activerecord41>=4.1:${PORTSDIR}/databases/rubygem-activerecord41 MASTERDIR= ${.CURDIR}/../rubygem-after_commit_queue diff --git databases/rubygem-paranoia-rails41/Makefile databases/rubygem-paranoia-rails41/Makefile index 7940c82..103a042 100644 --- databases/rubygem-paranoia-rails41/Makefile +++ databases/rubygem-paranoia-rails41/Makefile @@ -3,6 +3,9 @@ PKGNAMESUFFIX= -rails41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-activerecord41>=0:${PORTSDIR}/databases/rubygem-activerecord41 MASTERDIR= ${.CURDIR}/../rubygem-paranoia diff --git devel/rubygem-actionview41/Makefile devel/rubygem-actionview41/Makefile index c26d41a..3e74c5d 100644 --- devel/rubygem-actionview41/Makefile +++ devel/rubygem-actionview41/Makefile @@ -13,6 +13,9 @@ COMMENT= Rendering framework putting the V in MVC (part of Rails) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-builder32>=3.2:${PORTSDIR}/devel/rubygem-builder32 \ rubygem-erubis>=2.7.0:${PORTSDIR}/www/rubygem-erubis diff --git devel/rubygem-activesupport41/Makefile devel/rubygem-activesupport41/Makefile index a83ac3f..311ed63 100644 --- devel/rubygem-activesupport41/Makefile +++ devel/rubygem-activesupport41/Makefile @@ -13,6 +13,9 @@ COMMENT= Utility classes and extension that are required by Rails MVC Framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-i18n>=0.6.9:${PORTSDIR}/devel/rubygem-i18n \ rubygem-json>=1.7.7:${PORTSDIR}/devel/rubygem-json \ rubygem-minitest>=5.1:${PORTSDIR}/devel/rubygem-minitest \ diff --git devel/rubygem-coffee-rails41/Makefile devel/rubygem-coffee-rails41/Makefile index 91e60fa..1e633ba 100644 --- devel/rubygem-coffee-rails41/Makefile +++ devel/rubygem-coffee-rails41/Makefile @@ -3,6 +3,9 @@ PKGNAMESUFFIX= 41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-coffee-script>=2.2.0:${PORTSDIR}/devel/rubygem-coffee-script \ rubygem-railties41>=4.1.12:${PORTSDIR}/www/rubygem-railties41 diff --git devel/rubygem-jbuilder-rails41/Makefile devel/rubygem-jbuilder-rails41/Makefile index dc4a781..ef21639 100644 --- devel/rubygem-jbuilder-rails41/Makefile +++ devel/rubygem-jbuilder-rails41/Makefile @@ -3,6 +3,9 @@ PKGNAMESUFFIX= -rails41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-activesupport41>=4.1.12:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-multi_json>=1.2:${PORTSDIR}/devel/rubygem-multi_json diff --git devel/rubygem-omniauth_crowd-rails41/Makefile devel/rubygem-omniauth_crowd-rails41/Makefile index a71c4d7..15fd054 100644 --- devel/rubygem-omniauth_crowd-rails41/Makefile +++ devel/rubygem-omniauth_crowd-rails41/Makefile @@ -2,6 +2,9 @@ PKGNAMESUFFIX= -rails41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-activesupport41>=0:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri \ rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth diff --git devel/rubygem-sprockets-rails-rails41/Makefile devel/rubygem-sprockets-rails-rails41/Makefile index aee89be..7f5dbe1 100644 --- devel/rubygem-sprockets-rails-rails41/Makefile +++ devel/rubygem-sprockets-rails-rails41/Makefile @@ -3,6 +3,9 @@ PKGNAMESUFFIX= -rails41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-actionpack41>=4.1.12:${PORTSDIR}/www/rubygem-actionpack41 \ rubygem-activesupport41>=4.1.12:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-sprockets3>=3.0.3:${PORTSDIR}/devel/rubygem-sprockets3 diff --git mail/rubygem-actionmailer41/Makefile mail/rubygem-actionmailer41/Makefile index ddddc21..b8d5685 100644 --- mail/rubygem-actionmailer41/Makefile +++ mail/rubygem-actionmailer41/Makefile @@ -13,6 +13,9 @@ COMMENT= Easy email delivery and testing for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-actionpack41>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack41 \ rubygem-actionview41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview41 \ rubygem-mail>=2.5.4:${PORTSDIR}/mail/rubygem-mail diff --git textproc/rubygem-sass-rails4-rails41/Makefile textproc/rubygem-sass-rails4-rails41/Makefile index 52806b3..1196f25 100644 --- textproc/rubygem-sass-rails4-rails41/Makefile +++ textproc/rubygem-sass-rails4-rails41/Makefile @@ -3,6 +3,9 @@ PKGNAMESUFFIX= 4-rails41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-railties41>=4.1.12:${PORTSDIR}/www/rubygem-railties41 \ rubygem-sass32>=3.2.2:${PORTSDIR}/textproc/rubygem-sass32 \ rubygem-sprockets>=2.8:${PORTSDIR}/devel/rubygem-sprockets \ diff --git www/rubygem-actionpack41/Makefile www/rubygem-actionpack41/Makefile index 0033cc3..745eaad 100644 --- www/rubygem-actionpack41/Makefile +++ www/rubygem-actionpack41/Makefile @@ -13,6 +13,9 @@ COMMENT= Action Controller and Action View of Rails MVC Framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-actionview41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview41 \ rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-rack15>=1.5.2:${PORTSDIR}/www/rubygem-rack15 \ diff --git www/rubygem-railties41/Makefile www/rubygem-railties41/Makefile index e298802..88d7de4 100644 --- www/rubygem-railties41/Makefile +++ www/rubygem-railties41/Makefile @@ -12,6 +12,9 @@ COMMENT= Rails internals bootup, plugins, generators, and rake tasks LICENSE= MIT +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-actionpack41>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack41 \ rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \ rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor diff --git www/rubygem-turbolinks-rails41/Makefile www/rubygem-turbolinks-rails41/Makefile index abefd37..4c4b662 100644 --- www/rubygem-turbolinks-rails41/Makefile +++ www/rubygem-turbolinks-rails41/Makefile @@ -3,6 +3,9 @@ PKGNAMESUFFIX= -rails41 +DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2 +EXPIRATION_DATE= 2016-03-31 + RUN_DEPENDS= rubygem-coffee-rails41>=4.1.0:${PORTSDIR}/devel/rubygem-coffee-rails41 MASTERDIR= ${.CURDIR}/../rubygem-turbolinks