Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc: Enable ruby-nokogumbo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81a597cc77c0
branches:  trunk
changeset: 428990:81a597cc77c0
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Apr 14 16:06:18 2020 +0000

description:
textproc: Enable ruby-nokogumbo

diffstat:

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

diffs (17 lines):

diff -r 3effc5ff5358 -r 81a597cc77c0 textproc/Makefile
--- a/textproc/Makefile Tue Apr 14 16:05:09 2020 +0000
+++ b/textproc/Makefile Tue Apr 14 16:06:18 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1132 2020/04/14 14:09:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.1133 2020/04/14 16:06:18 ryoon Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1018,6 +1018,7 @@
 SUBDIR+=       ruby-multi_json
 SUBDIR+=       ruby-native-hyperestraier
 SUBDIR+=       ruby-nokogiri
+SUBDIR+=       ruby-nokogumbo
 SUBDIR+=       ruby-nori
 SUBDIR+=       ruby-nqxml
 SUBDIR+=       ruby-oniguruma



Home | Main Index | Thread Index | Old Index