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:   nils
Date:           Mon Aug 21 11:50:35 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
add & enable ruby-mustache


To generate a diff of this commit:
cvs rdiff -u -r1.2485 -r1.2486 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.2485 pkgsrc/devel/Makefile:1.2486
--- pkgsrc/devel/Makefile:1.2485        Fri Aug 18 10:28:46 2017
+++ pkgsrc/devel/Makefile       Mon Aug 21 11:50:35 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2485 2017/08/18 10:28:46 triaxx Exp $
+# $NetBSD: Makefile,v 1.2486 2017/08/21 11:50:35 nils Exp $
 #
 
 COMMENT=       Development utilities
@@ -2248,6 +2248,7 @@ SUBDIR+=  ruby-mocha
 SUBDIR+=       ruby-mode
 SUBDIR+=       ruby-msgpack
 SUBDIR+=       ruby-multi_test
+SUBDIR+=       ruby-mustache
 SUBDIR+=       ruby-native-package-installer
 SUBDIR+=       ruby-ncurses
 SUBDIR+=       ruby-needle



Home | Main Index | Thread Index | Old Index