summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-05-02 15:37:50 +0200
committerTobias Kortkamp <tobik@FreeBSD.org>2022-05-03 10:00:34 +0200
commit57c3caaa6c71fac422a82aa252be380179d3c042 (patch)
tree5b44bb0b1029054581ea8dc50800d1d2d374607e /benchmarks
parentshells/oksh: Update to 7.1 (diff)
lang/rust: Relink ports after the Rust 1.60.0 update
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 28ae5b4cf509..fca23a6e5539 100644
--- a/benchmarks/hyperfine/Makefile
+++ b/benchmarks/hyperfine/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyperfine
DISTVERSIONPREFIX= v
DISTVERSION= 1.13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile
index 56addfc4eb11..92f4c79a726b 100644
--- a/benchmarks/inferno/Makefile
+++ b/benchmarks/inferno/Makefile
@@ -1,6 +1,7 @@
PORTNAME= inferno
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.2
+PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org