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:           Sun Oct 28 15:39:09 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-cucumber-messages


To generate a diff of this commit:
cvs rdiff -u -r1.2743 -r1.2744 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.2743 pkgsrc/devel/Makefile:1.2744
--- pkgsrc/devel/Makefile:1.2743        Sun Oct 28 15:33:16 2018
+++ pkgsrc/devel/Makefile       Sun Oct 28 15:39:09 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2743 2018/10/28 15:33:16 taca Exp $
+# $NetBSD: Makefile,v 1.2744 2018/10/28 15:39:09 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2414,6 +2414,7 @@ SUBDIR+=  ruby-cmd
 SUBDIR+=       ruby-concurrent-ruby
 SUBDIR+=       ruby-contracts
 SUBDIR+=       ruby-cucumber-core
+SUBDIR+=       ruby-cucumber-messages
 SUBDIR+=       ruby-cucumber-tag_expressions
 SUBDIR+=       ruby-cucumber-wire
 SUBDIR+=       ruby-curses



Home | Main Index | Thread Index | Old Index