summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-12-19 21:59:32 +0100
committerMikael Urankar <mikael@FreeBSD.org>2022-12-20 18:37:15 +0100
commitba14e01a5249ee9d2f51183587dde36067be000f (patch)
treef7696ff4494a519c08fdbc6184c23b16884ff71a /benchmarks
parentlang/rust: Update to 1.66.0 (diff)
lang/rust: Bump revisions after 1.66.0
PR: 268415
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/hyperfine/Makefile2
-rw-r--r--benchmarks/inferno/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile
index ca7b368cd693..d2420f59dfda 100644
--- a/benchmarks/hyperfine/Makefile
+++ b/benchmarks/hyperfine/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyperfine
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= benchmarks
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile
index 5dcedecd4acb..5e954823884c 100644
--- a/benchmarks/inferno/Makefile
+++ b/benchmarks/inferno/Makefile
@@ -1,6 +1,7 @@
PORTNAME= inferno
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.13
+PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org