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 10:06:33 UTC 2020
Modified Files:
pkgsrc/doc: CHANGES-2020
pkgsrc/textproc: Makefile
Log Message:
Added textproc/R-{rmarkdown-2.0,crosstalk-1.0.0,DT-0.11}
Added textproc/R-rmarkdown version 2.0
Added textproc/R-crosstalk version 1.0.0
Added textproc/R-DT version 0.11
To generate a diff of this commit:
cvs rdiff -u -r1.370 -r1.371 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.1080 -r1.1081 pkgsrc/textproc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.370 pkgsrc/doc/CHANGES-2020:1.371
--- pkgsrc/doc/CHANGES-2020:1.370 Mon Jan 13 09:18:45 2020
+++ pkgsrc/doc/CHANGES-2020 Mon Jan 13 10:06:33 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.370 2020/01/13 09:18:45 mef Exp $
+$NetBSD: CHANGES-2020,v 1.371 2020/01/13 10:06:33 mef Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -441,3 +441,6 @@ Changes to the packages collection and i
Updated www/apache-tomcat85 to 8.5.50 [ryoon 2020-01-13]
Updated www/apache-tomcat9 to 9.0.30 [ryoon 2020-01-13]
Added devel/R-mockery version 0.4.2 [mef 2020-01-13]
+ Added textproc/R-rmarkdown version 2.0 [mef 2020-01-13]
+ Added textproc/R-crosstalk version 1.0.0 [mef 2020-01-13]
+ Added textproc/R-DT version 0.11 [mef 2020-01-13]
Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1080 pkgsrc/textproc/Makefile:1.1081
--- pkgsrc/textproc/Makefile:1.1080 Mon Jan 13 02:17:17 2020
+++ pkgsrc/textproc/Makefile Mon Jan 13 10:06:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1080 2020/01/13 02:17:17 mef Exp $
+# $NetBSD: Makefile,v 1.1081 2020/01/13 10:06:33 mef Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -11,10 +11,12 @@ SUBDIR+= GutenMark-words
SUBDIR+= LDoc
SUBDIR+= Markdown
SUBDIR+= OdfConverter
+SUBDIR+= R-DT
SUBDIR+= R-brew
SUBDIR+= R-cellranger
SUBDIR+= R-clisymbols
SUBDIR+= R-commonmark
+SUBDIR+= R-crosstalk
SUBDIR+= R-data.table
SUBDIR+= R-formatR
SUBDIR+= R-gsubfn
@@ -28,6 +30,7 @@ SUBDIR+= R-openxlsx
SUBDIR+= R-readr
SUBDIR+= R-readstata13
SUBDIR+= R-readxl
+SUBDIR+= R-rmarkdown
SUBDIR+= R-selectr
SUBDIR+= R-stringi
SUBDIR+= R-stringr
Home |
Main Index |
Thread Index |
Old Index