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: Sun Oct 4 05:07:54 UTC 2020
Modified Files:
pkgsrc/benchmarks: Makefile
pkgsrc/doc: CHANGES-2020
Log Message:
Added benchmarks/R-rbenchmark version 1.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/benchmarks/Makefile
cvs rdiff -u -r1.5616 -r1.5617 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/benchmarks/Makefile
diff -u pkgsrc/benchmarks/Makefile:1.55 pkgsrc/benchmarks/Makefile:1.56
--- pkgsrc/benchmarks/Makefile:1.55 Mon Sep 21 00:29:44 2020
+++ pkgsrc/benchmarks/Makefile Sun Oct 4 05:07:53 2020
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.55 2020/09/21 00:29:44 mef Exp $
+# $NetBSD: Makefile,v 1.56 2020/10/04 05:07:53 mef Exp $
#
COMMENT= Benchmarking tools
+SUBDIR+= R-rbenchmark
SUBDIR+= R-microbenchmark
SUBDIR+= benchfft
SUBDIR+= blogbench
Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.5616 pkgsrc/doc/CHANGES-2020:1.5617
--- pkgsrc/doc/CHANGES-2020:1.5616 Sun Oct 4 03:45:56 2020
+++ pkgsrc/doc/CHANGES-2020 Sun Oct 4 05:07:53 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.5616 2020/10/04 03:45:56 taca Exp $
+$NetBSD: CHANGES-2020,v 1.5617 2020/10/04 05:07:53 mef Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -8375,3 +8375,4 @@ Changes to the packages collection and i
Updated lang/ruby27 to 2.7.2 [taca 2020-10-04]
Updated lang/ruby26-base to 2.6.6nb1 [taca 2020-10-04]
Updated lang/ruby25-base to 2.5.8nb1 [taca 2020-10-04]
+ Added benchmarks/R-rbenchmark version 1.0.0 [mef 2020-10-04]
Home |
Main Index |
Thread Index |
Old Index