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: leot
Date: Sun Oct 20 18:04:21 UTC 2019
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc: Add json2tsv
To generate a diff of this commit:
cvs rdiff -u -r1.1062 -r1.1063 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.1062 pkgsrc/textproc/Makefile:1.1063
--- pkgsrc/textproc/Makefile:1.1062 Sat Oct 19 13:48:24 2019
+++ pkgsrc/textproc/Makefile Sun Oct 20 18:04:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1062 2019/10/19 13:48:24 nia Exp $
+# $NetBSD: Makefile,v 1.1063 2019/10/20 18:04:21 leot Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -373,6 +373,7 @@ SUBDIR+= json-c
SUBDIR+= json-glib
SUBDIR+= json-schema
SUBDIR+= json-yaml
+SUBDIR+= json2tsv
SUBDIR+= jsoncpp
SUBDIR+= kakasi
SUBDIR+= kapidox
Home |
Main Index |
Thread Index |
Old Index