pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: mef
Date: Mon Jan 13 01:45:42 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
pkgsrc/doc: CHANGES-2020
Log Message:
Added devel/R-cliapp version 0.1.0
To generate a diff of this commit:
cvs rdiff -u -r1.2988 -r1.2989 pkgsrc/devel/Makefile
cvs rdiff -u -r1.362 -r1.363 pkgsrc/doc/CHANGES-2020
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2988 pkgsrc/devel/Makefile:1.2989
--- pkgsrc/devel/Makefile:1.2988 Sat Jan 11 14:30:56 2020
+++ pkgsrc/devel/Makefile Mon Jan 13 01:45:42 2020
@@ -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-BH
SUBDIR+= R-IRdisplay
SUBDIR+= R-IRkernel
SUBDIR+= R-R6
-SUBDIR+= R-Rcpp
SUBDIR+= R-RUnit
+SUBDIR+= R-Rcpp
SUBDIR+= R-assertthat
SUBDIR+= R-bindr
SUBDIR+= R-bit
@@ -25,6 +25,7 @@ SUBDIR+= R-blob
SUBDIR+= R-callr
SUBDIR+= R-checkmate
SUBDIR+= R-cli
+SUBDIR+= R-cliapp
SUBDIR+= R-clipr
SUBDIR+= R-covr
SUBDIR+= R-crayon
Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.362 pkgsrc/doc/CHANGES-2020:1.363
--- pkgsrc/doc/CHANGES-2020:1.362 Mon Jan 13 01:40:44 2020
+++ pkgsrc/doc/CHANGES-2020 Mon Jan 13 01:45:41 2020
@@ -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 @@ Changes to the packages collection and i
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