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: Sun Jul 4 07:55:12 UTC 2021
Modified Files:
pkgsrc/lang/ruby: rails.mk
Log Message:
lang/ruby: start update of Ruby on Rails 61 to 6.1.4
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 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.102 pkgsrc/lang/ruby/rails.mk:1.103
--- pkgsrc/lang/ruby/rails.mk:1.102 Sun Jul 4 06:58:37 2021
+++ pkgsrc/lang/ruby/rails.mk Sun Jul 4 07:55:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: rails.mk,v 1.102 2021/07/04 06:58:37 taca Exp $
+# $NetBSD: rails.mk,v 1.103 2021/07/04 07:55:12 taca Exp $
.if !defined(_RUBY_RAILS_MK)
_RUBY_RAILS_MK= # defined
@@ -49,7 +49,7 @@ _RUBY_RAILS_MK= # defined
#
RUBY_RAILS52_VERSION?= 5.2.6
RUBY_RAILS60_VERSION?= 6.0.4
-RUBY_RAILS61_VERSION?= 6.1.3.2
+RUBY_RAILS61_VERSION?= 6.1.4
RUBY_RAILS_ACCEPTED?= # defined
RUBY_RAILS_DEFAULT?= 52
Home |
Main Index |
Thread Index |
Old Index