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:           Wed Apr  8 15:24:17 UTC 2026

Modified Files:
        pkgsrc/lang/ruby: rubyversion.mk

Log Message:
lang/ruby/rubyversion.mk: nuke ruby32 (in comment)


To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 pkgsrc/lang/ruby/rubyversion.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/rubyversion.mk
diff -u pkgsrc/lang/ruby/rubyversion.mk:1.318 pkgsrc/lang/ruby/rubyversion.mk:1.319
--- pkgsrc/lang/ruby/rubyversion.mk:1.318       Wed Apr  8 14:45:10 2026
+++ pkgsrc/lang/ruby/rubyversion.mk     Wed Apr  8 15:24:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.318 2026/04/08 14:45:10 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.319 2026/04/08 15:24:16 taca Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -576,7 +576,7 @@ MULTI+=     RUBY_VER=${RUBY_VERS:U${RUBY_VER
 #      any specific version of ruby command.  In this case, package's
 #      name begin with "ruby-".
 #      If RUBY_NOVERSION is "No" (default), the package's name begins
-#      with ${RUBY_NAME}; "ruby32", "ruby33" and so on.
+#      with ${RUBY_NAME}; "ruby33", "ruby34" and so on.
 #
 #      It also affects to RUBY_DOC, RUBY_EG...
 #



Home | Main Index | Thread Index | Old Index