pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: add and enable ruby-tomlrb



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6760aa6b801b
branches:  trunk
changeset: 377086:6760aa6b801b
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 13 14:29:43 2018 +0000

description:
devel/Makefile: add and enable ruby-tomlrb

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4a574cd2884f -r 6760aa6b801b devel/Makefile
--- a/devel/Makefile    Tue Mar 13 14:28:50 2018 +0000
+++ b/devel/Makefile    Tue Mar 13 14:29:43 2018 +0000
@@ -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-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