pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/ruby lang/ruby/Makefile.common: update "# used by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/365f08d96052
branches:  trunk
changeset: 371910:365f08d96052
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 16 14:01:32 2022 +0000

description:
lang/ruby/Makefile.common: update "# used by" lines

diffstat:

 lang/ruby/Makefile.common |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (27 lines):

diff -r 77a93121faf4 -r 365f08d96052 lang/ruby/Makefile.common
--- a/lang/ruby/Makefile.common Sun Jan 16 14:00:42 2022 +0000
+++ b/lang/ruby/Makefile.common Sun Jan 16 14:01:32 2022 +0000
@@ -1,20 +1,18 @@
-# $NetBSD: Makefile.common,v 1.45 2021/02/14 14:44:14 taca Exp $
+# $NetBSD: Makefile.common,v 1.46 2022/01/16 14:01:32 taca Exp $
 #
 # Ruby base distribution common definition
 #
 # used by databases/ruby-gdbm/Makefile
 # used by devel/ruby-readline/Makefile
 # used by devel/ruby-mode/Makefile
-# used by devel/ruby-fiddle/Makefile
-# used by lang/ruby25/Makefile
-# used by lang/ruby25-base/Makefile
 # used by lang/ruby26/Makefile
 # used by lang/ruby26-base/Makefile
 # used by lang/ruby27/Makefile
 # used by lang/ruby27-base/Makefile
 # used by lang/ruby30/Makefile
 # used by lang/ruby30-base/Makefile
-# used by x11/ruby-tk/Makefile
+# used by lang/ruby31/Makefile
+# used by lang/ruby31-base/Makefile
 #
 # RUBY_EXTNAME
 #      RUBY_EXTNAME defines name of extension which included in



Home | Main Index | Thread Index | Old Index