diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-09-10 11:00:34 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-09-10 11:00:34 +0000 |
commit | 89ab81d0e2eca6b298b0efd3f4577d468abf18d5 (patch) | |
tree | 83d0c4651af3f2874acb506cd6dd3a1c9c425678 /benchmarks | |
parent | c0d07f1127793ffc97a6c1db78423d0d16bdc5ef (diff) |
lang/rust: Bump revisions after 1.81.0
PR: 281300
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hyperfine/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/inferno/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile index 05e1f625e6be..6bfb29063f6c 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.18.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index 59acfa6062d2..bb8f8b6060c6 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,7 +1,7 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.11.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org |