pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added textproc/R-dtplyr version 1.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2bf62672fbcb
branches:  trunk
changeset: 377572:2bf62672fbcb
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 23 05:12:36 2022 +0000

description:
Added textproc/R-dtplyr version 1.2.1

diffstat:

 doc/CHANGES-2022  |  3 ++-
 textproc/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r fbe0f0947e3f -r 2bf62672fbcb doc/CHANGES-2022
--- a/doc/CHANGES-2022  Sat Apr 23 05:09:51 2022 +0000
+++ b/doc/CHANGES-2022  Sat Apr 23 05:12:36 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2006 2022/04/23 02:20:48 mef Exp $
+$NetBSD: CHANGES-2022,v 1.2007 2022/04/23 05:12:36 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3144,3 +3144,4 @@
        Updated devel/R-xfun to 0.30 [mef 2022-04-23]
        Updated print/R-knitr to 1.38 [mef 2022-04-23]
        Updated textproc/R-jsonlite to 1.8.0 [mef 2022-04-23]
+       Added textproc/R-dtplyr version 1.2.1 [mef 2022-04-23]
diff -r fbe0f0947e3f -r 2bf62672fbcb textproc/Makefile
--- a/textproc/Makefile Sat Apr 23 05:09:51 2022 +0000
+++ b/textproc/Makefile Sat Apr 23 05:12:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1306 2022/04/21 07:40:12 wiz Exp $
+# $NetBSD: Makefile,v 1.1307 2022/04/23 05:12:36 mef Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -19,6 +19,7 @@
 SUBDIR+=       R-commonmark
 SUBDIR+=       R-crosstalk
 SUBDIR+=       R-data.table
+SUBDIR+=       R-dtplyr
 SUBDIR+=       R-formatR
 SUBDIR+=       R-gsubfn
 SUBDIR+=       R-haven



Home | Main Index | Thread Index | Old Index