summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorminskim <minskim>2017-04-22 10:46:18 +0000
committerminskim <minskim>2017-04-22 10:46:18 +0000
commit99522d8d4f33ac73ea82d3e1526a65101acae781 (patch)
treed46ffa010ace953f842744685ebcc98e7069ed4e /lang
parent98aa7b945c20802198ca010c8322b8b2c64eefb2 (diff)
downloadpkgsrc-99522d8d4f33ac73ea82d3e1526a65101acae781.tar.gz
Add ruby-rails42
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby/rails.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/ruby/rails.mk b/lang/ruby/rails.mk
index 5078505d95d..9bacb15bc7f 100644
--- a/lang/ruby/rails.mk
+++ b/lang/ruby/rails.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rails.mk,v 1.58 2017/04/22 10:32:38 minskim Exp $
+# $NetBSD: rails.mk,v 1.59 2017/04/22 10:46:18 minskim Exp $
.if !defined(_RUBY_RAILS_MK)
_RUBY_RAILS_MK= # defined
@@ -9,7 +9,7 @@ _RUBY_RAILS_MK= # defined
# RUBY_RAILS_DEFAULT
# Select default Ruby on Rails version.
#
-# Possible values: 32
+# Possible values: 32 42
# Default: 32
#
#
@@ -18,7 +18,7 @@ _RUBY_RAILS_MK= # defined
# RUBY_RAILS_SUPPORTED
# The Ruby on Rails versions that are acceptable for the package.
#
-# Possible values: 32
+# Possible values: 32 42
# Default: (empty)
#
# RUBY_RAILS_STRICT_DEP
@@ -32,7 +32,7 @@ _RUBY_RAILS_MK= # defined
# RUBY_RAILS
# Selected Ruby on Rails version.
#
-# Possible values: 32
+# Possible values: 32 42
#
#