pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Aug 30 14:56:31 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add and enable ruby-jmespath


To generate a diff of this commit:
cvs rdiff -u -r1.1246 -r1.1247 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1246 pkgsrc/textproc/Makefile:1.1247
--- pkgsrc/textproc/Makefile:1.1246     Fri Aug 27 07:40:05 2021
+++ pkgsrc/textproc/Makefile    Mon Aug 30 14:56:31 2021
@@ -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-htmlentities
 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