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: Tue May 19 17:09:50 UTC 2020
Modified Files:
pkgsrc/lang/ruby: rails.mk
Log Message:
lang/ruby: start updating of rails60 to 6.0.3.1
Start updating of Ruby on Rails 6.0 packages to 6.0.3.1.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 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.85 pkgsrc/lang/ruby/rails.mk:1.86
--- pkgsrc/lang/ruby/rails.mk:1.85 Tue May 19 15:33:05 2020
+++ pkgsrc/lang/ruby/rails.mk Tue May 19 17:09:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: rails.mk,v 1.85 2020/05/19 15:33:05 taca Exp $
+# $NetBSD: rails.mk,v 1.86 2020/05/19 17:09:49 taca Exp $
.if !defined(_RUBY_RAILS_MK)
_RUBY_RAILS_MK= # defined
@@ -49,7 +49,7 @@ _RUBY_RAILS_MK= # defined
#
RUBY_RAILS51_VERSION?= 5.1.7
RUBY_RAILS52_VERSION?= 5.2.4.3
-RUBY_RAILS60_VERSION?= 6.0.3
+RUBY_RAILS60_VERSION?= 6.0.3.1
RUBY_RAILS_ACCEPTED?= # defined
RUBY_RAILS_DEFAULT?= 52
Home |
Main Index |
Thread Index |
Old Index