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:           Sun Jan 19 14:41:11 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-tty-cursor


To generate a diff of this commit:
cvs rdiff -u -r1.3019 -r1.3020 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.3019 pkgsrc/devel/Makefile:1.3020
--- pkgsrc/devel/Makefile:1.3019        Sun Jan 19 14:37:46 2020
+++ pkgsrc/devel/Makefile       Sun Jan 19 14:41:11 2020
@@ -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-thrift_client
 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