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:           Thu Feb  8 17:36:15 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: Add R-jsonlite


To generate a diff of this commit:
cvs rdiff -u -r1.973 -r1.974 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.973 pkgsrc/textproc/Makefile:1.974
--- pkgsrc/textproc/Makefile:1.973      Wed Jan 31 09:24:06 2018
+++ pkgsrc/textproc/Makefile    Thu Feb  8 17:36:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.973 2018/01/31 09:24:06 wiz Exp $
+# $NetBSD: Makefile,v 1.974 2018/02/08 17:36:15 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -14,6 +14,7 @@ SUBDIR+=      OdfConverter
 SUBDIR+=       R-formatR
 SUBDIR+=       R-gsubfn
 SUBDIR+=       R-highr
+SUBDIR+=       R-jsonlite
 SUBDIR+=       R-markdown
 SUBDIR+=       R-stringi
 SUBDIR+=       R-stringr



Home | Main Index | Thread Index | Old Index