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:           Tue Mar 13 14:29:43 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-tomlrb


To generate a diff of this commit:
cvs rdiff -u -r1.2631 -r1.2632 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.2631 pkgsrc/devel/Makefile:1.2632
--- pkgsrc/devel/Makefile:1.2631        Sun Mar 11 11:20:13 2018
+++ pkgsrc/devel/Makefile       Tue Mar 13 14:29:43 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2631 2018/03/11 11:20:13 maya Exp $
+# $NetBSD: Makefile,v 1.2632 2018/03/13 14:29:43 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2462,6 +2462,7 @@ SUBDIR+=  ruby-thor
 SUBDIR+=       ruby-thrift
 SUBDIR+=       ruby-thrift_client
 SUBDIR+=       ruby-tins
+SUBDIR+=       ruby-tomlrb
 SUBDIR+=       ruby-turn
 SUBDIR+=       ruby-uglifier
 SUBDIR+=       ruby-uuidtools



Home | Main Index | Thread Index | Old Index