diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2026-06-04 08:52:51 +0000 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2026-06-04 08:52:51 +0000 |
| commit | e29b5eeec31db62161d9f83c4ea2ddff023e5d00 (patch) | |
| tree | 4416356eed3d3b3aa6c65200dd7d6bf766d8a05d /benchmarks | |
| parent | 28760628ac9a12ad6af3ef8c133edef059fcf62a (diff) | |
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 b5fd763518b7..0e68f606e7ea 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index b5d6c72ecb00..eae6a727e0e8 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,7 +1,7 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.12.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org |
