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-jmespath



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9cf98674661a
branches:  trunk
changeset: 457612:9cf98674661a
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 30 14:56:31 2021 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 44d88de1db19 -r 9cf98674661a textproc/Makefile
--- a/textproc/Makefile Mon Aug 30 14:55:50 2021 +0000
+++ b/textproc/Makefile Mon Aug 30 14:56:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1246 2021/08/27 07:40:05 nia Exp $
+# $NetBSD: Makefile,v 1.1247 2021/08/30 14:56:31 taca Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1059,6 +1059,7 @@
 SUBDIR+=       ruby-htree
 SUBDIR+=       ruby-inifile
 SUBDIR+=       ruby-itex2MML
+SUBDIR+=       ruby-jmespath
 SUBDIR+=       ruby-json
 SUBDIR+=       ruby-json-pure
 SUBDIR+=       ruby-kramdown



Home | Main Index | Thread Index | Old Index