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 Jun 7 15:12:58 UTC 2022
Modified Files:
pkgsrc/lang/ruby: rails.mk
Log Message:
lang/ruby/rails.mk: start update of RoR to 7.0.3
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 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.127 pkgsrc/lang/ruby/rails.mk:1.128
--- pkgsrc/lang/ruby/rails.mk:1.127 Tue Jun 7 15:05:21 2022
+++ pkgsrc/lang/ruby/rails.mk Tue Jun 7 15:12:58 2022
@@ -1,4 +1,4 @@
-# $NetBSD: rails.mk,v 1.127 2022/06/07 15:05:21 taca Exp $
+# $NetBSD: rails.mk,v 1.128 2022/06/07 15:12:58 taca Exp $
.if !defined(_RUBY_RAILS_MK)
_RUBY_RAILS_MK= # defined
@@ -50,7 +50,7 @@ _RUBY_RAILS_MK= # defined
RUBY_RAILS52_VERSION?= 5.2.8
RUBY_RAILS60_VERSION?= 6.0.5
RUBY_RAILS61_VERSION?= 6.1.6
-RUBY_RAILS70_VERSION?= 7.0.2.4
+RUBY_RAILS70_VERSION?= 7.0.3
RUBY_RAILS_ACCEPTED?= # empty
RUBY_RAILS_DEFAULT?= 52
Home |
Main Index |
Thread Index |
Old Index