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:   taca
Date:           Wed Feb 28 15:27:47 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-concurrent-ruby


To generate a diff of this commit:
cvs rdiff -u -r1.2620 -r1.2621 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.2620 pkgsrc/devel/Makefile:1.2621
--- pkgsrc/devel/Makefile:1.2620        Wed Feb 28 08:36:50 2018
+++ pkgsrc/devel/Makefile       Wed Feb 28 15:27:47 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2620 2018/02/28 08:36:50 wiz Exp $
+# $NetBSD: Makefile,v 1.2621 2018/02/28 15:27:47 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2306,6 +2306,7 @@ SUBDIR+=  ruby-celluloid-fsm
 SUBDIR+=       ruby-celluloid-pool
 SUBDIR+=       ruby-celluloid-supervision
 SUBDIR+=       ruby-cmd
+SUBDIR+=       ruby-concurrent-ruby
 SUBDIR+=       ruby-contracts
 SUBDIR+=       ruby-cucumber-core
 SUBDIR+=       ruby-cucumber-wire



Home | Main Index | Thread Index | Old Index