pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc (benchmarks/R-profvis) (www/R-downlit) Added



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3003d627e88f
branches:  trunk
changeset: 390280:3003d627e88f
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 18 09:28:31 2022 +0000

description:
(benchmarks/R-profvis) (www/R-downlit) Added

diffstat:

 benchmarks/Makefile |  3 ++-
 doc/CHANGES-2022    |  4 +++-
 www/Makefile        |  3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diffs (49 lines):

diff -r be8adb940f4c -r 3003d627e88f benchmarks/Makefile
--- a/benchmarks/Makefile       Sun Dec 18 09:25:53 2022 +0000
+++ b/benchmarks/Makefile       Sun Dec 18 09:28:31 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2022/05/30 15:06:00 mef Exp $
+# $NetBSD: Makefile,v 1.61 2022/12/18 09:28:31 mef Exp $
 #
 
 COMMENT=       Benchmarking tools
@@ -6,6 +6,7 @@
 SUBDIR+=       R-bench
 SUBDIR+=       R-microbenchmark
 SUBDIR+=       R-profmem
+SUBDIR+=       R-profvis
 SUBDIR+=       R-rbenchmark
 SUBDIR+=       benchfft
 SUBDIR+=       blogbench
diff -r be8adb940f4c -r 3003d627e88f doc/CHANGES-2022
--- a/doc/CHANGES-2022  Sun Dec 18 09:25:53 2022 +0000
+++ b/doc/CHANGES-2022  Sun Dec 18 09:28:31 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.6219 2022/12/18 09:24:01 mef Exp $
+$NetBSD: CHANGES-2022,v 1.6220 2022/12/18 09:28:31 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -9333,3 +9333,5 @@
        Updated math/R-RNetCDF to 2.6.1 [mef 2022-12-18]
        Updated math/R-RPostgreSQL to 0.7.4 [mef 2022-12-18]
        Updated math/R-RcppEigen to 0.3.3.9.3 [mef 2022-12-18]
+       Added benchmarks/R-profvis version 0.3.7 [mef 2022-12-18]
+       Added www/R-downlit version 0.4.0 [mef 2022-12-18]
diff -r be8adb940f4c -r 3003d627e88f www/Makefile
--- a/www/Makefile      Sun Dec 18 09:25:53 2022 +0000
+++ b/www/Makefile      Sun Dec 18 09:28:31 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1655 2022/12/17 15:17:42 mef Exp $
+# $NetBSD: Makefile,v 1.1656 2022/12/18 09:28:31 mef Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -7,6 +7,7 @@
 SUBDIR+=       R-bslib
 SUBDIR+=       R-curl
 SUBDIR+=       R-diffviewer
+SUBDIR+=       R-downlit
 SUBDIR+=       R-gargle
 SUBDIR+=       R-gh
 SUBDIR+=       R-googledrive



Home | Main Index | Thread Index | Old Index