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-tty-cursor



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cff2348725d
branches:  trunk
changeset: 409667:6cff2348725d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 14:41:11 2020 +0000

description:
devel/Makefile: add and enable ruby-tty-cursor

diffstat:

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

diffs (17 lines):

diff -r 83948a4d97b5 -r 6cff2348725d devel/Makefile
--- a/devel/Makefile    Sun Jan 19 14:40:27 2020 +0000
+++ b/devel/Makefile    Sun Jan 19 14:41:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3019 2020/01/19 14:37:46 taca Exp $
+# $NetBSD: Makefile,v 1.3020 2020/01/19 14:41:11 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2780,6 +2780,7 @@
 SUBDIR+=       ruby-tins
 SUBDIR+=       ruby-tomlrb
 SUBDIR+=       ruby-tty-color
+SUBDIR+=       ruby-tty-cursor
 SUBDIR+=       ruby-turn
 SUBDIR+=       ruby-uglifier
 SUBDIR+=       ruby-uuidtools



Home | Main Index | Thread Index | Old Index