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:   minskim
Date:           Sun Nov 26 23:38:17 UTC 2017

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: Add rapidjson


To generate a diff of this commit:
cvs rdiff -u -r1.969 -r1.970 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.969 pkgsrc/textproc/Makefile:1.970
--- pkgsrc/textproc/Makefile:1.969      Sun Nov  5 03:54:40 2017
+++ pkgsrc/textproc/Makefile    Sun Nov 26 23:38:17 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.969 2017/11/05 03:54:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.970 2017/11/26 23:38:17 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -829,6 +829,7 @@ SUBDIR+=    qore-yaml-module
 SUBDIR+=       qprint
 SUBDIR+=       qsubst
 SUBDIR+=       queequeg
+SUBDIR+=       rapidjson
 SUBDIR+=       raptor
 SUBDIR+=       raptor2
 SUBDIR+=       rarian



Home | Main Index | Thread Index | Old Index