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: add "used by" lines



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52877f91d87b
branches:  trunk
changeset: 426245:52877f91d87b
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 29 05:26:54 2020 +0000

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

Add "used by" lines in comment for lang/ruby27/Makefile and
ruby27-base/Makefile.

diffstat:

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

diffs (18 lines):

diff -r 9f9cd36f87c1 -r 52877f91d87b lang/ruby/Makefile.common
--- a/lang/ruby/Makefile.common Sun Mar 29 05:23:54 2020 +0000
+++ b/lang/ruby/Makefile.common Sun Mar 29 05:26:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.42 2019/10/02 13:25:54 taca Exp $
+# $NetBSD: Makefile.common,v 1.43 2020/03/29 05:26:54 taca Exp $
 #
 # Ruby base distribution common definition
 #
@@ -16,6 +16,8 @@
 # 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 x11/ruby-tk/Makefile
 #
 # RUBY_EXTNAME



Home | Main Index | Thread Index | Old Index