[BACK]Return to rubyversion.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / lang / ruby

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

Diff for /pkgsrc/lang/ruby/rubyversion.mk between version 1.208 and 1.208.2.2

version 1.208, 2019/08/28 14:23:21 version 1.208.2.2, 2019/10/05 19:46:44
Line 215  RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub
Line 215  RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub
   
 # current supported Ruby's version  # current supported Ruby's version
 RUBY22_VERSION=         2.2.10  RUBY22_VERSION=         2.2.10
 RUBY24_VERSION=         2.4.7  RUBY24_VERSION=         2.4.9
 RUBY25_VERSION=         2.5.6  RUBY25_VERSION=         2.5.7
 RUBY26_VERSION=         2.6.4  RUBY26_VERSION=         2.6.4
   
 # current API compatible version; used for version of shared library  # current API compatible version; used for version of shared library

Legend:
Removed from v.1.208  
changed lines
  Added in v.1.208.2.2

CVSweb <webmaster@jp.NetBSD.org>