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 Jul 18 13:59:04 UTC 2017
Modified Files:
pkgsrc/lang/ruby: rails.mk
Log Message:
Start update of Ruby on Rails 3.2 to 3.2.22.5.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 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.60 pkgsrc/lang/ruby/rails.mk:1.61
--- pkgsrc/lang/ruby/rails.mk:1.60 Wed Jun 21 13:11:19 2017
+++ pkgsrc/lang/ruby/rails.mk Tue Jul 18 13:59:04 2017
@@ -1,4 +1,4 @@
-# $NetBSD: rails.mk,v 1.60 2017/06/21 13:11:19 taca Exp $
+# $NetBSD: rails.mk,v 1.61 2017/07/18 13:59:04 taca Exp $
.if !defined(_RUBY_RAILS_MK)
_RUBY_RAILS_MK= # defined
@@ -38,7 +38,7 @@ _RUBY_RAILS_MK= # defined
#
# current Ruby on Rails versions.
#
-RUBY_RAILS32_VERSION?= 3.2.22.4
+RUBY_RAILS32_VERSION?= 3.2.22.5
RUBY_RAILS42_VERSION?= 4.2.8
RUBY_RAILS_SUPPORTED?= # defined
Home |
Main Index |
Thread Index |
Old Index