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: Sun Mar 29 05:26:54 UTC 2020
Modified Files:
pkgsrc/lang/ruby: Makefile.common
Log Message:
lang/ruby/Makefile.common: add "used by" lines
Add "used by" lines in comment for lang/ruby27/Makefile and
ruby27-base/Makefile.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/lang/ruby/Makefile.common
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/Makefile.common
diff -u pkgsrc/lang/ruby/Makefile.common:1.42 pkgsrc/lang/ruby/Makefile.common:1.43
--- pkgsrc/lang/ruby/Makefile.common:1.42 Wed Oct 2 13:25:54 2019
+++ pkgsrc/lang/ruby/Makefile.common Sun Mar 29 05:26:54 2020
@@ -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