pkgsrc-WIP-changes archive

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

mst-bench: Update to 0.2.0.13



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Jun 16 20:32:23 2021 -0500
Changeset:	3698c55ea99835f5ea91485b37f16ae572c28377

Modified Files:
	mst-bench/Makefile
	mst-bench/PLIST
	mst-bench/distinfo

Log Message:
mst-bench: Update to 0.2.0.13

Rename mst-bench to avoid confusion
Clean out cruft

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3698c55ea99835f5ea91485b37f16ae572c28377

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

diffstat:
 mst-bench/Makefile | 4 ++--
 mst-bench/PLIST    | 4 ++--
 mst-bench/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs:
diff --git a/mst-bench/Makefile b/mst-bench/Makefile
index 1ab624a4f5..53a86f36fe 100644
--- a/mst-bench/Makefile
+++ b/mst-bench/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 #
 
-DISTNAME=	OptiBench-0.2.0.12
+DISTNAME=	MST-Bench-0.2.0.13
 CATEGORIES=	benchmarks
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	e56881c98bddd624ada55040dcc5bf4d4a9345fe
+GITHUB_TAG=	39f2d67f4590bb463f9894b342e42bd79684a425
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/OptiBench
diff --git a/mst-bench/PLIST b/mst-bench/PLIST
index 39727f3b56..fd767a8921 100644
--- a/mst-bench/PLIST
+++ b/mst-bench/PLIST
@@ -1,3 +1,3 @@
 @comment $NetBSD$
-bin/optibench
-man/man1/optibench.1
+bin/mst-bench
+man/man1/mst-bench.1
diff --git a/mst-bench/distinfo b/mst-bench/distinfo
index 82a933f6ce..11c58c5d4a 100644
--- a/mst-bench/distinfo
+++ b/mst-bench/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (OptiBench-0.2.0.12-e56881c98bddd624ada55040dcc5bf4d4a9345fe.tar.gz) = c8ac89b5030ec6eb2419c1df3c20cad6d5699364
-RMD160 (OptiBench-0.2.0.12-e56881c98bddd624ada55040dcc5bf4d4a9345fe.tar.gz) = 05c2f547b85d910b2e0255b813d39d4e4ce5dc12
-SHA512 (OptiBench-0.2.0.12-e56881c98bddd624ada55040dcc5bf4d4a9345fe.tar.gz) = f49518e947a1126b239ae235f3da5655e837882c1df8f6b1fc4c7ab2a32765c852a5f90f02330b88887fc293de1e24ac4c7a26a5d048dd811935108626c56b82
-Size (OptiBench-0.2.0.12-e56881c98bddd624ada55040dcc5bf4d4a9345fe.tar.gz) = 214600 bytes
+SHA1 (MST-Bench-0.2.0.13-39f2d67f4590bb463f9894b342e42bd79684a425.tar.gz) = d12be65436ca46430cb00d43710d9ffa47486acf
+RMD160 (MST-Bench-0.2.0.13-39f2d67f4590bb463f9894b342e42bd79684a425.tar.gz) = 579773c041085018fd11cd5ed9140eb9577da9d3
+SHA512 (MST-Bench-0.2.0.13-39f2d67f4590bb463f9894b342e42bd79684a425.tar.gz) = 9b9682446e02380a5e5c4ae59861b0cc65178fdf483d025a657cf30523fd776bc662e662fb7c1636791afa25a7954f7784cfc095e1b6c299c536b185e8e36881
+Size (MST-Bench-0.2.0.13-39f2d67f4590bb463f9894b342e42bd79684a425.tar.gz) = 10969 bytes


Home | Main Index | Thread Index | Old Index