pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Added devel/R-lintr version 2.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/794d66d6769d
branches: trunk
changeset: 411347:794d66d6769d
user: mef <mef%pkgsrc.org@localhost>
date: Mon Feb 10 14:30:29 2020 +0000
description:
Added devel/R-lintr version 2.0.0
Added devel/R-cyclocomp version 1.1.0
Added textproc/R-xmlparsedata version 1.0.3
Added math/R-stringdist version 0.9.5.5
diffstat:
devel/Makefile | 4 +++-
doc/CHANGES-2020 | 6 +++++-
math/Makefile | 3 ++-
textproc/Makefile | 3 ++-
4 files changed, 12 insertions(+), 4 deletions(-)
diffs (76 lines):
diff -r 75490485783c -r 794d66d6769d devel/Makefile
--- a/devel/Makefile Mon Feb 10 14:25:53 2020 +0000
+++ b/devel/Makefile Mon Feb 10 14:30:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3045 2020/02/09 23:42:31 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3046 2020/02/10 14:30:29 mef Exp $
#
COMMENT= Development utilities
@@ -29,6 +29,7 @@
SUBDIR+= R-clipr
SUBDIR+= R-covr
SUBDIR+= R-crayon
+SUBDIR+= R-cyclocomp
SUBDIR+= R-desc
SUBDIR+= R-devtools
SUBDIR+= R-evaluate
@@ -40,6 +41,7 @@
SUBDIR+= R-inline
SUBDIR+= R-iterators
SUBDIR+= R-lazyeval
+SUBDIR+= R-lintr
SUBDIR+= R-magrittr
SUBDIR+= R-memoise
SUBDIR+= R-mockery
diff -r 75490485783c -r 794d66d6769d doc/CHANGES-2020
--- a/doc/CHANGES-2020 Mon Feb 10 14:25:53 2020 +0000
+++ b/doc/CHANGES-2020 Mon Feb 10 14:30:29 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.1019 2020/02/10 14:06:22 leot Exp $
+$NetBSD: CHANGES-2020,v 1.1020 2020/02/10 14:30:29 mef Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -1445,3 +1445,7 @@
Updated graphics/grafx2 to 2.7.2950 [ryoon 2020-02-10]
Updated devel/ninja-build to 1.10.0 [ryoon 2020-02-10]
Added security/snallygaster version 0.0.4 [leot 2020-02-10]
+ Added devel/R-lintr version 2.0.0 [mef 2020-02-10]
+ Added devel/R-cyclocomp version 1.1.0 [mef 2020-02-10]
+ Added textproc/R-xmlparsedata version 1.0.3 [mef 2020-02-10]
+ Added math/R-stringdist version 0.9.5.5 [mef 2020-02-10]
diff -r 75490485783c -r 794d66d6769d math/Makefile
--- a/math/Makefile Mon Feb 10 14:25:53 2020 +0000
+++ b/math/Makefile Mon Feb 10 14:30:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.452 2020/01/19 14:01:54 pho Exp $
+# $NetBSD: Makefile,v 1.453 2020/02/10 14:30:29 mef Exp $
COMMENT= Mathematics
@@ -100,6 +100,7 @@
SUBDIR+= R-splancs
SUBDIR+= R-stabledist
SUBDIR+= R-statmod
+SUBDIR+= R-stringdist
SUBDIR+= R-survey
SUBDIR+= R-tensorA
SUBDIR+= R-tibble
diff -r 75490485783c -r 794d66d6769d textproc/Makefile
--- a/textproc/Makefile Mon Feb 10 14:25:53 2020 +0000
+++ b/textproc/Makefile Mon Feb 10 14:30:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1111 2020/02/09 21:11:29 jdolecek Exp $
+# $NetBSD: Makefile,v 1.1112 2020/02/10 14:30:29 mef Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -36,6 +36,7 @@
SUBDIR+= R-stringr
SUBDIR+= R-utf8
SUBDIR+= R-xml2
+SUBDIR+= R-xmlparsedata
SUBDIR+= R-yaml
SUBDIR+= WordNet
SUBDIR+= aha
Home |
Main Index |
Thread Index |
Old Index