pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
optibench: Update to 0.2.0.11
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Jun 16 11:09:21 2021 -0500
Changeset: 937d64eda752b7fc7ff0c9c2f00d5dc148a8d506
Modified Files:
optibench/Makefile
optibench/distinfo
Log Message:
optibench: Update to 0.2.0.11
Add --help flag
Add --trials N to let user control # of trials
Add --file-size GiB to let user control size of disk test file
Write up a basic man page
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=937d64eda752b7fc7ff0c9c2f00d5dc148a8d506
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
optibench/Makefile | 4 ++--
optibench/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/optibench/Makefile b/optibench/Makefile
index 827f644b4c..0cebf36890 100644
--- a/optibench/Makefile
+++ b/optibench/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
#
-DISTNAME= OptiBench-0.2.0.9
+DISTNAME= OptiBench-0.2.0.11
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 1f6e908da7752237a0d5a56d1d1ab62d8bf1d67e
+GITHUB_TAG= d8f4cb125d3afee8d834debb91e9a1dfc614b168
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/OptiBench
diff --git a/optibench/distinfo b/optibench/distinfo
index 0eb4dcbab7..8da7a68031 100644
--- a/optibench/distinfo
+++ b/optibench/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (OptiBench-0.2.0.9-1f6e908da7752237a0d5a56d1d1ab62d8bf1d67e.tar.gz) = 3973c929b9755968f73b24537a370a514ae6c9ce
-RMD160 (OptiBench-0.2.0.9-1f6e908da7752237a0d5a56d1d1ab62d8bf1d67e.tar.gz) = 63c8dbe11296d13a7f668c185c740c362d95aaf0
-SHA512 (OptiBench-0.2.0.9-1f6e908da7752237a0d5a56d1d1ab62d8bf1d67e.tar.gz) = ba4fb39599de9e90cb8c53160c4043078bf4f9b929782c6be461e177bcd4754d31403a5430e1d80ecb57179ce8a40162e24a3a72b3e1465ff97f56249a2916d0
-Size (OptiBench-0.2.0.9-1f6e908da7752237a0d5a56d1d1ab62d8bf1d67e.tar.gz) = 213754 bytes
+SHA1 (OptiBench-0.2.0.11-d8f4cb125d3afee8d834debb91e9a1dfc614b168.tar.gz) = 7678d32154fea3bcbb1322886ef85d5d6d780bdb
+RMD160 (OptiBench-0.2.0.11-d8f4cb125d3afee8d834debb91e9a1dfc614b168.tar.gz) = fba0ea23849218e11317eb1d9650efa5ed32a4d2
+SHA512 (OptiBench-0.2.0.11-d8f4cb125d3afee8d834debb91e9a1dfc614b168.tar.gz) = 8af056eb3eddd8b35269cc4bb3b837ab4c67fd76fb7e4c819ecbd6d20560b7bddddbdf963582d58690d2a1bb7936bbc42e9372a0e352b71fd966632f146c06a3
+Size (OptiBench-0.2.0.11-d8f4cb125d3afee8d834debb91e9a1dfc614b168.tar.gz) = 214312 bytes
Home |
Main Index |
Thread Index |
Old Index