pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: add and enable ruby-unicod...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a17cabaa717
branches:  trunk
changeset: 409652:2a17cabaa717
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 14:17:50 2020 +0000

description:
textproc/Makefile: add and enable ruby-unicode_utils

diffstat:

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

diffs (17 lines):

diff -r b57599df61ec -r 2a17cabaa717 textproc/Makefile
--- a/textproc/Makefile Sun Jan 19 14:17:01 2020 +0000
+++ b/textproc/Makefile Sun Jan 19 14:17:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1106 2020/01/19 14:14:18 taca Exp $
+# $NetBSD: Makefile,v 1.1107 2020/01/19 14:17:50 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1028,6 +1028,7 @@
 SUBDIR+=       ruby-treetop
 SUBDIR+=       ruby-ultraviolet
 SUBDIR+=       ruby-unicode-display_width
+SUBDIR+=       ruby-unicode_utils
 SUBDIR+=       ruby-will-paginate
 SUBDIR+=       ruby-xapian
 SUBDIR+=       ruby-xhtmldiff



Home | Main Index | Thread Index | Old Index