pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Sep 20 08:58:52 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable ruby-iruby


To generate a diff of this commit:
cvs rdiff -u -r1.3252 -r1.3253 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3252 pkgsrc/devel/Makefile:1.3253
--- pkgsrc/devel/Makefile:1.3252        Sun Sep 20 08:36:02 2020
+++ pkgsrc/devel/Makefile       Sun Sep 20 08:58:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3252 2020/09/20 08:36:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.3253 2020/09/20 08:58:52 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -2767,6 +2767,7 @@ SUBDIR+=  ruby-iniparse
 SUBDIR+=       ruby-inline
 SUBDIR+=       ruby-instance_storage
 SUBDIR+=       ruby-io-like
+SUBDIR+=       ruby-iruby
 SUBDIR+=       ruby-kgio
 SUBDIR+=       ruby-lazy_priority_queue
 SUBDIR+=       ruby-libyajl2



Home | Main Index | Thread Index | Old Index