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:           Sat Mar 16 14:03:53 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-rb-inotify


To generate a diff of this commit:
cvs rdiff -u -r1.2814 -r1.2815 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.2814 pkgsrc/devel/Makefile:1.2815
--- pkgsrc/devel/Makefile:1.2814        Thu Mar 14 05:36:27 2019
+++ pkgsrc/devel/Makefile       Sat Mar 16 14:03:53 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2814 2019/03/14 05:36:27 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2815 2019/03/16 14:03:53 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2573,6 +2573,7 @@ SUBDIR+=  ruby-railties51
 SUBDIR+=       ruby-railties52
 SUBDIR+=       ruby-randexp
 SUBDIR+=       ruby-rb-fsevent
+SUBDIR+=       ruby-rb-inotify
 SUBDIR+=       ruby-rb-kqueue
 SUBDIR+=       ruby-rbtree
 SUBDIR+=       ruby-rcsparse



Home | Main Index | Thread Index | Old Index