diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-04 23:33:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-04 23:33:34 +0800 |
commit | 301fd22283d9e571eabad7a470c9dbc4c8c8506c (patch) | |
tree | 1c61d674b9506497e22436a58626f146a4d1361c | |
parent | 30845ac8af0eba7185133b2c8adc6ad83a68e6f6 (diff) | |
download | freebsd-ports-gnome-301fd22283d9e571eabad7a470c9dbc4c8c8506c.tar.gz freebsd-ports-gnome-301fd22283d9e571eabad7a470c9dbc4c8c8506c.tar.zst freebsd-ports-gnome-301fd22283d9e571eabad7a470c9dbc4c8c8506c.zip |
Update WWW: http://www.rubyonrails.org/ redirects to http://rubyonrails.org/
-rw-r--r-- | databases/rubygem-activemodel/pkg-descr | 2 | ||||
-rw-r--r-- | databases/rubygem-activemodel4/pkg-descr | 2 | ||||
-rw-r--r-- | databases/rubygem-activerecord/pkg-descr | 2 | ||||
-rw-r--r-- | databases/rubygem-activerecord4/pkg-descr | 2 | ||||
-rw-r--r-- | devel/rubygem-actionview/pkg-descr | 2 | ||||
-rw-r--r-- | devel/rubygem-activejob/pkg-descr | 2 | ||||
-rw-r--r-- | devel/rubygem-activesupport/pkg-descr | 2 | ||||
-rw-r--r-- | devel/rubygem-activesupport4/pkg-descr | 2 | ||||
-rw-r--r-- | mail/rubygem-actionmailer/pkg-descr | 2 | ||||
-rw-r--r-- | mail/rubygem-actionmailer4/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/rubygem-actionpack-xml_parser/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-actionpack/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-actionpack4/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-activeresource/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-activeresource4/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-rails/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-rails4/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-railties/pkg-descr | 2 | ||||
-rw-r--r-- | www/rubygem-railties4/pkg-descr | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/databases/rubygem-activemodel/pkg-descr b/databases/rubygem-activemodel/pkg-descr index 221711a2937d..b7a5d68965ff 100644 --- a/databases/rubygem-activemodel/pkg-descr +++ b/databases/rubygem-activemodel/pkg-descr @@ -3,4 +3,4 @@ Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/databases/rubygem-activemodel4/pkg-descr b/databases/rubygem-activemodel4/pkg-descr index 221711a2937d..b7a5d68965ff 100644 --- a/databases/rubygem-activemodel4/pkg-descr +++ b/databases/rubygem-activemodel4/pkg-descr @@ -3,4 +3,4 @@ Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/databases/rubygem-activerecord/pkg-descr b/databases/rubygem-activerecord/pkg-descr index a3b3e25dfd1a..aad442a186cc 100644 --- a/databases/rubygem-activerecord/pkg-descr +++ b/databases/rubygem-activerecord/pkg-descr @@ -5,4 +5,4 @@ mapping layer entitled Active Record. This layer allows you to present the data from database rows as objects and embellish these data objects with business logic methods. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/databases/rubygem-activerecord4/pkg-descr b/databases/rubygem-activerecord4/pkg-descr index a3b3e25dfd1a..aad442a186cc 100644 --- a/databases/rubygem-activerecord4/pkg-descr +++ b/databases/rubygem-activerecord4/pkg-descr @@ -5,4 +5,4 @@ mapping layer entitled Active Record. This layer allows you to present the data from database rows as objects and embellish these data objects with business logic methods. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/devel/rubygem-actionview/pkg-descr b/devel/rubygem-actionview/pkg-descr index 28b0b72a8dcc..90cc6deafccb 100644 --- a/devel/rubygem-actionview/pkg-descr +++ b/devel/rubygem-actionview/pkg-descr @@ -1,3 +1,3 @@ Simple, battle-tested conventions and helpers for building web pages. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/devel/rubygem-activejob/pkg-descr b/devel/rubygem-activejob/pkg-descr index 101cacb85cd9..d545bff24ba3 100644 --- a/devel/rubygem-activejob/pkg-descr +++ b/devel/rubygem-activejob/pkg-descr @@ -1,3 +1,3 @@ Declare job classes that can be run by a variety of queueing backends. -WWW: http://www.rubyonrails.org/ +WWW: http://rubyonrails.org/ diff --git a/devel/rubygem-activesupport/pkg-descr b/devel/rubygem-activesupport/pkg-descr index 3f960c8f7eef..6b1661b53338 100644 --- a/devel/rubygem-activesupport/pkg-descr +++ b/devel/rubygem-activesupport/pkg-descr @@ -3,4 +3,4 @@ Active Support Utility classes and extension to the standard library that were required by Rails, but found of general use. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/devel/rubygem-activesupport4/pkg-descr b/devel/rubygem-activesupport4/pkg-descr index 3f960c8f7eef..6b1661b53338 100644 --- a/devel/rubygem-activesupport4/pkg-descr +++ b/devel/rubygem-activesupport4/pkg-descr @@ -3,4 +3,4 @@ Active Support Utility classes and extension to the standard library that were required by Rails, but found of general use. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/mail/rubygem-actionmailer/pkg-descr b/mail/rubygem-actionmailer/pkg-descr index 2af9adc06c58..a770f38ddf9c 100644 --- a/mail/rubygem-actionmailer/pkg-descr +++ b/mail/rubygem-actionmailer/pkg-descr @@ -7,4 +7,4 @@ Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone) -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/mail/rubygem-actionmailer4/pkg-descr b/mail/rubygem-actionmailer4/pkg-descr index 2af9adc06c58..a770f38ddf9c 100644 --- a/mail/rubygem-actionmailer4/pkg-descr +++ b/mail/rubygem-actionmailer4/pkg-descr @@ -7,4 +7,4 @@ Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone) -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/textproc/rubygem-actionpack-xml_parser/pkg-descr b/textproc/rubygem-actionpack-xml_parser/pkg-descr index 95490a503174..08325bfbde70 100644 --- a/textproc/rubygem-actionpack-xml_parser/pkg-descr +++ b/textproc/rubygem-actionpack-xml_parser/pkg-descr @@ -1,5 +1,5 @@ actionpack-xml_parser is an XML parameters parser for Action Pack (removed from core in Rails 4.0). -WWW: http://www.rubyonrails.org/ +WWW: http://rubyonrails.org/ WWW: https://github.com/rails/actionpack-xml_parser diff --git a/www/rubygem-actionpack/pkg-descr b/www/rubygem-actionpack/pkg-descr index 79fefeb95cda..908a121a6a72 100644 --- a/www/rubygem-actionpack/pkg-descr +++ b/www/rubygem-actionpack/pkg-descr @@ -9,4 +9,4 @@ much more separate. Each of these packages can be used independently outside of Rails. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/www/rubygem-actionpack4/pkg-descr b/www/rubygem-actionpack4/pkg-descr index 79fefeb95cda..908a121a6a72 100644 --- a/www/rubygem-actionpack4/pkg-descr +++ b/www/rubygem-actionpack4/pkg-descr @@ -9,4 +9,4 @@ much more separate. Each of these packages can be used independently outside of Rails. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/www/rubygem-activeresource/pkg-descr b/www/rubygem-activeresource/pkg-descr index 5b1c0740097b..e62115236bda 100644 --- a/www/rubygem-activeresource/pkg-descr +++ b/www/rubygem-activeresource/pkg-descr @@ -10,4 +10,4 @@ Active Resource to infer complex relations and structures. These conventions are outlined in detail in the documentation for ActiveResource::Base. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/www/rubygem-activeresource4/pkg-descr b/www/rubygem-activeresource4/pkg-descr index 5b1c0740097b..e62115236bda 100644 --- a/www/rubygem-activeresource4/pkg-descr +++ b/www/rubygem-activeresource4/pkg-descr @@ -10,4 +10,4 @@ Active Resource to infer complex relations and structures. These conventions are outlined in detail in the documentation for ActiveResource::Base. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/www/rubygem-rails/pkg-descr b/www/rubygem-rails/pkg-descr index 816c3dc06c91..a32e9f729746 100644 --- a/www/rubygem-rails/pkg-descr +++ b/www/rubygem-rails/pkg-descr @@ -9,4 +9,4 @@ can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/www/rubygem-rails4/pkg-descr b/www/rubygem-rails4/pkg-descr index 816c3dc06c91..a32e9f729746 100644 --- a/www/rubygem-rails4/pkg-descr +++ b/www/rubygem-rails4/pkg-descr @@ -9,4 +9,4 @@ can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/www/rubygem-railties/pkg-descr b/www/rubygem-railties/pkg-descr index f87d70493ae8..d98e3b661a7d 100644 --- a/www/rubygem-railties/pkg-descr +++ b/www/rubygem-railties/pkg-descr @@ -1,3 +1,3 @@ Rails internals: application bootup, plugins, generators, and rake tasks. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ diff --git a/www/rubygem-railties4/pkg-descr b/www/rubygem-railties4/pkg-descr index f87d70493ae8..d98e3b661a7d 100644 --- a/www/rubygem-railties4/pkg-descr +++ b/www/rubygem-railties4/pkg-descr @@ -1,3 +1,3 @@ Rails internals: application bootup, plugins, generators, and rake tasks. -WWW: http://www.rubyonrails.org +WWW: http://rubyonrails.org/ |