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 May 30 15:06:00 UTC 2022

Modified Files:
        pkgsrc/benchmarks: Makefile
        pkgsrc/doc: CHANGES-2022

Log Message:
Added benchmarks/R-bench version 1.1.2


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/benchmarks/Makefile
cvs rdiff -u -r1.2826 -r1.2827 pkgsrc/doc/CHANGES-2022

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/benchmarks/Makefile
diff -u pkgsrc/benchmarks/Makefile:1.59 pkgsrc/benchmarks/Makefile:1.60
--- pkgsrc/benchmarks/Makefile:1.59     Mon May 30 14:59:16 2022
+++ pkgsrc/benchmarks/Makefile  Mon May 30 15:06:00 2022
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2022/05/30 14:59:16 mef Exp $
+# $NetBSD: Makefile,v 1.60 2022/05/30 15:06:00 mef Exp $
 #
 
 COMMENT=       Benchmarking tools
 
+SUBDIR+=       R-bench
 SUBDIR+=       R-microbenchmark
 SUBDIR+=       R-profmem
 SUBDIR+=       R-rbenchmark

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.2826 pkgsrc/doc/CHANGES-2022:1.2827
--- pkgsrc/doc/CHANGES-2022:1.2826      Mon May 30 14:59:16 2022
+++ pkgsrc/doc/CHANGES-2022     Mon May 30 15:06:00 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2826 2022/05/30 14:59:16 mef Exp $
+$NetBSD: CHANGES-2022,v 1.2827 2022/05/30 15:06:00 mef Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -4303,3 +4303,4 @@ Changes to the packages collection and i
        Updated devel/ocaml-bigstringaf to 0.9.0nb1 [jaapb 2022-05-30]
        Updated devel/ocaml-batteries to 3.5.1 [jaapb 2022-05-30]
        Added benchmarks/R-profmem version 0.6.0 [mef 2022-05-30]
+       Added benchmarks/R-bench version 1.1.2 [mef 2022-05-30]



Home | Main Index | Thread Index | Old Index