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: pin
Date: Sun Mar 29 15:29:21 UTC 2026
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
Add jsongrep
To generate a diff of this commit:
cvs rdiff -u -r1.1582 -r1.1583 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.1582 pkgsrc/textproc/Makefile:1.1583
--- pkgsrc/textproc/Makefile:1.1582 Thu Mar 12 02:52:45 2026
+++ pkgsrc/textproc/Makefile Sun Mar 29 15:29:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1582 2026/03/12 02:52:45 taca Exp $
+# $NetBSD: Makefile,v 1.1583 2026/03/29 15:29:21 pin Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -504,6 +504,7 @@ SUBDIR+= json-schema
SUBDIR+= json-yaml
SUBDIR+= json2tsv
SUBDIR+= jsoncpp
+SUBDIR+= jsongrep
SUBDIR+= jstrings
SUBDIR+= kakasi
SUBDIR+= kapidox
Home |
Main Index |
Thread Index |
Old Index