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:           Mon Feb 13 03:22:57 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add ruby-cucumber-core


To generate a diff of this commit:
cvs rdiff -u -r1.2358 -r1.2359 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.2358 pkgsrc/devel/Makefile:1.2359
--- pkgsrc/devel/Makefile:1.2358        Wed Feb  8 12:10:33 2017
+++ pkgsrc/devel/Makefile       Mon Feb 13 03:22:57 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2358 2017/02/08 12:10:33 wiz Exp $
+# $NetBSD: Makefile,v 1.2359 2017/02/13 03:22:57 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2037,6 +2037,7 @@ SUBDIR+=  ruby-celluloid-pool
 SUBDIR+=       ruby-celluloid-supervision
 SUBDIR+=       ruby-cmd
 SUBDIR+=       ruby-contracts
+SUBDIR+=       ruby-cucumber-core
 SUBDIR+=       ruby-curses
 SUBDIR+=       ruby-curses-gem
 SUBDIR+=       ruby-daemon_controller



Home | Main Index | Thread Index | Old Index