pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Feb 10 05:41:44 UTC 2017

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add ruby-gherkin


To generate a diff of this commit:
cvs rdiff -u -r1.452 -r1.453 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.452 pkgsrc/lang/Makefile:1.453
--- pkgsrc/lang/Makefile:1.452  Tue Feb  7 23:50:48 2017
+++ pkgsrc/lang/Makefile        Fri Feb 10 05:41:44 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.452 2017/02/07 23:50:48 joerg Exp $
+# $NetBSD: Makefile,v 1.453 2017/02/10 05:41:44 minskim Exp $
 #
 
 COMMENT=       Programming languages
@@ -200,6 +200,7 @@ SUBDIR+=    ruby-coffee-script
 SUBDIR+=       ruby-coffee-script-source
 SUBDIR+=       ruby-doc-stdlib
 SUBDIR+=       ruby-execjs
+SUBDIR+=       ruby-gherkin
 SUBDIR+=       ruby18
 SUBDIR+=       ruby18-base
 SUBDIR+=       ruby21



Home | Main Index | Thread Index | Old Index