pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added devel/R-cliapp version 0.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b81d9e6f7c5d
branches:  trunk
changeset: 421205:b81d9e6f7c5d
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 13 01:45:41 2020 +0000

description:
Added devel/R-cliapp version 0.1.0

diffstat:

 devel/Makefile   |  5 +++--
 doc/CHANGES-2020 |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (41 lines):

diff -r 85a55916351b -r b81d9e6f7c5d devel/Makefile
--- a/devel/Makefile    Mon Jan 13 01:42:50 2020 +0000
+++ b/devel/Makefile    Mon Jan 13 01:45:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2988 2020/01/11 14:30:56 pho Exp $
+# $NetBSD: Makefile,v 1.2989 2020/01/13 01:45:42 mef Exp $
 #
 
 COMMENT=       Development utilities
@@ -15,8 +15,8 @@
 SUBDIR+=       R-IRdisplay
 SUBDIR+=       R-IRkernel
 SUBDIR+=       R-R6
+SUBDIR+=       R-RUnit
 SUBDIR+=       R-Rcpp
-SUBDIR+=       R-RUnit
 SUBDIR+=       R-assertthat
 SUBDIR+=       R-bindr
 SUBDIR+=       R-bit
@@ -25,6 +25,7 @@
 SUBDIR+=       R-callr
 SUBDIR+=       R-checkmate
 SUBDIR+=       R-cli
+SUBDIR+=       R-cliapp
 SUBDIR+=       R-clipr
 SUBDIR+=       R-covr
 SUBDIR+=       R-crayon
diff -r 85a55916351b -r b81d9e6f7c5d doc/CHANGES-2020
--- a/doc/CHANGES-2020  Mon Jan 13 01:42:50 2020 +0000
+++ b/doc/CHANGES-2020  Mon Jan 13 01:45:41 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.362 2020/01/13 01:40:44 ryoon Exp $
+$NetBSD: CHANGES-2020,v 1.363 2020/01/13 01:45:41 mef Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -433,3 +433,4 @@
        Updated devel/deforaos-coder to 0.3.0 [khorben 2020-01-13]
        Updated audio/deforaos-mixer to 0.4.0 [khorben 2020-01-13]
        Added lang/adoptopenjdk11-bin version 11.0.5.10 [ryoon 2020-01-13]
+       Added devel/R-cliapp version 0.1.0 [mef 2020-01-13]



Home | Main Index | Thread Index | Old Index