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:           Mon Jan  9 15:53:14 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable ruby-rb-kqueue.


To generate a diff of this commit:
cvs rdiff -u -r1.2346 -r1.2347 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.2346 pkgsrc/devel/Makefile:1.2347
--- pkgsrc/devel/Makefile:1.2346        Thu Jan  5 04:11:29 2017
+++ pkgsrc/devel/Makefile       Mon Jan  9 15:53:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2346 2017/01/05 04:11:29 schmonz Exp $
+# $NetBSD: Makefile,v 1.2347 2017/01/09 15:53:14 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2111,6 +2111,7 @@ SUBDIR+=  ruby-railties32
 SUBDIR+=       ruby-rake
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
+SUBDIR+=       ruby-rb-kqueue
 SUBDIR+=       ruby-rbtree
 SUBDIR+=       ruby-rcov
 SUBDIR+=       ruby-rcsparse



Home | Main Index | Thread Index | Old Index