summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-11-17 08:03:49 +0100
committerMikael Urankar <mikael@FreeBSD.org>2022-11-17 08:06:14 +0100
commit9bf6a9996323c016eb295bd6190b0e47ad76fdf4 (patch)
treeeda41084f8cc18d443f7a08cab44e4cd2a078d15 /benchmarks
parentlang/rust: Update to 1.65.0 (diff)
lang/rust: Bump revisions after 1.65.0
PR: 267622
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/hyperfine/Makefile2
-rw-r--r--benchmarks/inferno/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile
index c34f9ee42ff5..ca7b368cd693 100644
--- a/benchmarks/hyperfine/Makefile
+++ b/benchmarks/hyperfine/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyperfine
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile
index fa2b9c91c122..bc7303f06157 100644
--- a/benchmarks/inferno/Makefile
+++ b/benchmarks/inferno/Makefile
@@ -1,7 +1,7 @@
PORTNAME= inferno
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org