pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/R-jsonlite R-jsonlite: update to canonical fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30371e2f628d
branches:  trunk
changeset: 337217:30371e2f628d
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 20:53:31 2019 +0000

description:
R-jsonlite: update to canonical form of an R package.

diffstat:

 textproc/R-jsonlite/Makefile |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 928a602f7fc4 -r 30371e2f628d textproc/R-jsonlite/Makefile
--- a/textproc/R-jsonlite/Makefile      Wed Jul 31 20:52:24 2019 +0000
+++ b/textproc/R-jsonlite/Makefile      Wed Jul 31 20:53:31 2019 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2019/01/27 15:04:51 wen Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 20:53:31 brook Exp $
 
-CATEGORIES=    textproc
+CATEGORIES=    textproc R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/jsonlite/
-COMMENT=       Robust, high performance JSON parser and generator
+COMMENT=       Robust, high performance JSON parser and generator for R
 LICENSE=       mit
 
 R_PKGNAME=     jsonlite
 R_PKGVER=      1.6
 
+USE_LANGUAGES= c
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index