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 14:59:16 UTC 2022
Modified Files:
pkgsrc/benchmarks: Makefile
pkgsrc/doc: CHANGES-2022
Log Message:
Added benchmarks/R-profmem version 0.6.0
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/benchmarks/Makefile
cvs rdiff -u -r1.2825 -r1.2826 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.58 pkgsrc/benchmarks/Makefile:1.59
--- pkgsrc/benchmarks/Makefile:1.58 Fri Jan 29 09:16:20 2021
+++ pkgsrc/benchmarks/Makefile Mon May 30 14:59:16 2022
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.58 2021/01/29 09:16:20 pin Exp $
+# $NetBSD: Makefile,v 1.59 2022/05/30 14:59:16 mef Exp $
#
COMMENT= Benchmarking tools
SUBDIR+= R-microbenchmark
+SUBDIR+= R-profmem
SUBDIR+= R-rbenchmark
SUBDIR+= benchfft
SUBDIR+= blogbench
Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.2825 pkgsrc/doc/CHANGES-2022:1.2826
--- pkgsrc/doc/CHANGES-2022:1.2825 Mon May 30 09:52:56 2022
+++ pkgsrc/doc/CHANGES-2022 Mon May 30 14:59:16 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2825 2022/05/30 09:52:56 jaapb Exp $
+$NetBSD: CHANGES-2022,v 1.2826 2022/05/30 14:59:16 mef Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -4302,3 +4302,4 @@ Changes to the packages collection and i
Updated devel/ocaml-fpath to 0.7.3 [jaapb 2022-05-30]
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]
Home |
Main Index |
Thread Index |
Old Index