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/0ed47258849a
branches:  trunk
changeset: 421980:0ed47258849a
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 86e35d1e9230 -r 0ed47258849a 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