pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/ruby



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Nov 29 14:12:40 UTC 2018

Modified Files:
        pkgsrc/lang/ruby: rails.mk

Log Message:
lang/ruby/rails.mk: start update of ruby-rails51 to 5.1.6.1

Start update of Ruby on Rails to 5.1.6.1.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/lang/ruby/rails.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/ruby/rails.mk
diff -u pkgsrc/lang/ruby/rails.mk:1.68 pkgsrc/lang/ruby/rails.mk:1.69
--- pkgsrc/lang/ruby/rails.mk:1.68      Thu Nov 29 13:47:23 2018
+++ pkgsrc/lang/ruby/rails.mk   Thu Nov 29 14:12:40 2018
@@ -1,4 +1,4 @@
-# $NetBSD: rails.mk,v 1.68 2018/11/29 13:47:23 taca Exp $
+# $NetBSD: rails.mk,v 1.69 2018/11/29 14:12:40 taca Exp $
 
 .if !defined(_RUBY_RAILS_MK)
 _RUBY_RAILS_MK=        # defined
@@ -49,7 +49,7 @@ _RUBY_RAILS_MK=       # defined
 #
 RUBY_RAILS32_VERSION?= 3.2.22.5
 RUBY_RAILS42_VERSION?= 4.2.11
-RUBY_RAILS51_VERSION?= 5.1.6
+RUBY_RAILS51_VERSION?= 5.1.6.1
 
 RUBY_RAILS_ACCEPTED?=  # defined
 RUBY_RAILS_DEFAULT?=   32



Home | Main Index | Thread Index | Old Index