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:   minskim
Date:           Tue Feb 21 06:31:46 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ruby-multi_test


To generate a diff of this commit:
cvs rdiff -u -r1.2367 -r1.2368 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.2367 pkgsrc/devel/Makefile:1.2368
--- pkgsrc/devel/Makefile:1.2367        Tue Feb 21 01:19:45 2017
+++ pkgsrc/devel/Makefile       Tue Feb 21 06:31:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2367 2017/02/21 01:19:45 minskim Exp $
+# $NetBSD: Makefile,v 1.2368 2017/02/21 06:31:46 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2110,6 +2110,7 @@ SUBDIR+=  ruby-mkrf
 SUBDIR+=       ruby-mocha
 SUBDIR+=       ruby-mode
 SUBDIR+=       ruby-msgpack
+SUBDIR+=       ruby-multi_test
 SUBDIR+=       ruby-ncurses
 SUBDIR+=       ruby-needle
 SUBDIR+=       ruby-nenv



Home | Main Index | Thread Index | Old Index